# Themes

RapidWeaver includes over fifty varying templates known as “themes”, including a number of modern responsive designs that you can use.&#x20;

With a page now added to your project, choose Preview on the main toolbar to get your bearings (you can also toggle Preview mode with the keyboard shortcut Cmd-R). By default, RapidWeaver will apply the “Offroad” theme to your site to preview your content. We’re going to browse the available themes by toggling the Themes option on the main toolbar.

The Theme Browser allows you to apply any theme with a single click - you can customise each theme further once it’s selected. The Theme Browser allows you to search, select a specific folder (for example, to only show the more modern themes), and duplicate the themes to make modifications.

Once you’ve selected a theme, choose Master Styles in the Page List.&#x20;

![Master Styles](/files/2vGtBanYXChynEr7V54X)

The Master Styles area contains the variations available as part of your selected theme, and allows you to customise the theme across your entire site. Master Styles is the best way to lay your entire site out, but if you need to customise the layout of a single page don’t worry - you can override your site-wide Master Styles on a per-page basis if you need to!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmacsoftware.com/classic-manual/user-manual/features/themes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
