# About Our Docs

In this website you'll be able to have a detailed description of the whole workflow of the bot, for that purpose we have made two categories for you to check:

-In **General** you'll have the basic setup for the bot as well as information on its commands, and the FAQs.

-**Utilities** has a full and exhaustive explanation on all the command features.


---

# 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://step1s-matrix.gitbook.io/step1-bot-docs/about-our-docs.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.
