> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/portal-quick-setup/welcome.md).

# Welcome

{% @arcade/embed flowId="KDUGzQANEaBR8pqEobUX" url="<https://app.arcade.software/share/KDUGzQANEaBR8pqEobUX>" %}

This Class is your starting point as an Admin in Equip Me.

The video gives you a quick overview of how learning in Equip Me is structured and how **Classes** and **Documentation** work together. You do not need to understand every detail right away. The goal is to help you feel oriented and know where to start.

**Classes** are designed to guide you through the most important topics in a clear order. They help you move forward and get your setup done step by step. You can follow them at your own pace and return to them whenever needed.

<figure><img src="/files/gWS5QYqxqPIw7kbXSbgO" alt=""><figcaption></figcaption></figure>

The **Documentation** is always available as a reference. Whenever you want to explore a topic in more detail or look something up later, you will find the full explanation there.

Throughout the **Classes**, you may find links to relevant **Documentation** articles. These links are optional and meant to support you when you want to go deeper.

Start with the **Classes** to build momentum. Use the **Documentation** to deepen your understanding when needed.


---

# 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://hub.equipme.io/classes/portal-quick-setup/welcome.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.
