> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/elements-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/elements-docs/switch-to-elements/the-phrasebook.md).

# The Phrasebook

Elements is a whole new website builder so some of the common phrases found in RapidWeacer Classic have changed. However, a lot of what you learned in Classic still applies, it just goes by a different name now.

This page is the quick translation, hopefull Elements will start to feel a little more familiar after reading it.

#### Stacks → Components&#x20;

In Classic, you dragged stacks into a Stacks page to build it. In Elements, you do the same thing with **components,** drag them in, stack them up, nest them inside each other.&#x20;

The mental model is the one you already have. *What's genuinely new:* components are built into Elements rather than bought and installed one by one, and they're more consistent with each other because they come from one place.

#### Themes → Theme Studio

This is the biggest shift. In Classic, a theme decided how your whole site looked, and you worked within it. In Elements, you're more directly in control of styling.

You can build out your design with the built-in Components and Templates and and then change the overall style in the Theme Studio. It's a lot more flexible than the classic themes.

For example, you can global change the colours, or the font type throughout your entire site using the Theme Studio.

#### Inspector → Inspector

The inspector is still the inspector.&#x20;

### The full glossary

| In Classic you said… | In Elements you say… | Why it changed                                       |
| -------------------- | -------------------- | ---------------------------------------------------- |
| Stack                | Component            | The building blocks of a page                        |
| Partial (stacks)     | Global               | Global design elements like headers and footers.     |
| Master Style         | Theme Studio         | Change colours, fonts and more, throughout the site. |
| Plugins              | Page or File         | More flexible pages                                  |
|                      |                      |                                                      |
|                      |                      |                                                      |
|                      |                      |                                                      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/elements-docs/switch-to-elements/the-phrasebook.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.
