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

# Welcome to Logix Documentations

Everything you find here is our Logix bot's, most up to date setup instructions and anything else you may need!

If you seem to be struggling understanding how to use this function - please open a ticket in our support discord - **<https://discord.gg/logixbot>**

**Any page listed with a \[P] is a premium bot feature and only comes with a purchased bot. Open a ticket in the support discord for further guidance on this**

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


---

# 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://logix.gitbook.io/logix-docs/readme.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.
