# The Basics

- [Introduction](https://docs.sxlivebot.com/the-basics/introduction.md): Welcome to Sx Live's documentation. This site will guide you on the process of setting up Sx Live in your server.
- [What is Sx Live?](https://docs.sxlivebot.com/the-basics/what-is-sx-live.md)
- [Getting Started](https://docs.sxlivebot.com/the-basics/getting-started.md): Don't know what to do after inviting Sx Live to your server? We'll show you how to get started!
- [Frequently Asked Questions](https://docs.sxlivebot.com/the-basics/frequently-asked-questions.md)


---

# 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.sxlivebot.com/the-basics.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.
