> 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/getting-started.md).

# Getting Started

- [Download](https://docs.realmacsoftware.com/elements-docs/getting-started/download.md): Elements requires macOS 13 Ventura or newer.
- [License](https://docs.realmacsoftware.com/elements-docs/getting-started/license-types.md): Choose the perfect Elements license for your needs
- [Registration Walkthrough](https://docs.realmacsoftware.com/elements-docs/getting-started/registration-walkthrough.md)
- [Quickstart](https://docs.realmacsoftware.com/elements-docs/getting-started/quickstart.md): Step-by-step guide to building your first website in Elements.
- [How to Tutorials](https://docs.realmacsoftware.com/elements-docs/getting-started/quickstart/fix-common-design-issues.md): Quick web design tutorials for Elements
- [Let's Build](https://docs.realmacsoftware.com/elements-docs/getting-started/quickstart/lets-build.md): Building real-world websites using Elements
- [Core Concepts](https://docs.realmacsoftware.com/elements-docs/getting-started/design-system.md): Learn more about how the Elements design system works.
- [Elements Cloud](https://docs.realmacsoftware.com/elements-docs/getting-started/elements-cloud.md): Sign-up for a free Elements Cloud Account
- [Elements AI](https://docs.realmacsoftware.com/elements-docs/getting-started/elements-ai.md): Powerful AI tools to help you build better websites, faster.
- [Comparisons](https://docs.realmacsoftware.com/elements-docs/getting-started/migrations.md): The best alternative to Stacks, Blocs, Wordpress, and other online website builders.
- [RapidWeaver Elements vs Blocs](https://docs.realmacsoftware.com/elements-docs/getting-started/migrations/rapidweaver-elements-vs-blocs-app.md): A practical comparison for choosing the right Mac-native visual website builder.
- [RapidWeaver Elements vs Stacks](https://docs.realmacsoftware.com/elements-docs/getting-started/migrations/rapidweaver-elements-vs-stacks.md): Learn more about switching from difference between Stacks and Elements
- [RapidWeaver Elements vs Wordpress](https://docs.realmacsoftware.com/elements-docs/getting-started/migrations/rapidweaver-elements-vs-wordpress.md): Moving from Wordpress to Elements
- [Support Guide](https://docs.realmacsoftware.com/elements-docs/getting-started/troubleshooting.md): Follow our guide on getting your issue resolved FAST!
- [Publishing Issues](https://docs.realmacsoftware.com/elements-docs/getting-started/troubleshooting/fixing-issues.md): A guide fixing your Publishing Issues
- [How to Reset Elements](https://docs.realmacsoftware.com/elements-docs/getting-started/troubleshooting/troubleshooting.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.realmacsoftware.com/elements-docs/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
