# Support

- [Join The Discord!](https://docs.olilz.xyz/support/join-the-discord.md): Join The discord server for further support!
- [Status](https://docs.olilz.xyz/support/status.md): Olilz Helper Bot Status
- [Request Logs](https://docs.olilz.xyz/support/request-logs.md): Need Additional Usage Logs From olilz helper? Request Them here!
- [ID's](https://docs.olilz.xyz/support/ids.md): IDs are a useful way to set up advanced features with olilz helper, this is a guide how to obtain them


---

# 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.olilz.xyz/support.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.
