> For the complete documentation index, see [llms.txt](https://remui-docs.edwiser.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://remui-docs.edwiser.org/getting-started.md).

# Getting Started

This comprehensive documentation is your guide to unlocking the full potential of the RemUI Theme. We understand that setting up a new product can sometimes feel overwhelming, but rest assured, we've designed this document to be clear, concise, and easy to follow.

Think of it as your roadmap to success with the RemUI Theme

> * Simple steps&#x20;
> * Clear visuals ️
> * Troubleshooting tips

Need help? Our top-notch support team is always [<mark style="color:blue;">here</mark>](#user-content-fn-1)[^1]<mark style="color:blue;">.</mark>

Let's get you started!

[^1]: <edwiser@wisdmlabs.com>


---

# 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://remui-docs.edwiser.org/getting-started.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.
