# Getting Started

- [Welcome to Sigma!](https://docs.sigma.win/getting-started/welcome-to-sigma.md): The only tool you will ever need, tailored for all of your complex needs.
- [Setup Guide](https://docs.sigma.win/getting-started/setup-guide.md): We focused on simplicity when making the bot, so most of the guide is self-explanatory, but we recommend all of our users, even the experienced ones, to give the guide a read or watch the videos.
- [First Start](https://docs.sigma.win/getting-started/setup-guide/first-start.md): For new Sigma users!
- [Important Links](https://docs.sigma.win/getting-started/important-links.md)
- [FAQ](https://docs.sigma.win/getting-started/faq.md): Here are some commonly-asked questions, feel free to ask any Sigma-related questions in our lounge!


---

# 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.sigma.win/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.
