# Olilz Helper

## Olilz Helper

- [Welcome To Olilz Helper!](https://docs.olilz.xyz/welcome-to-olilz-helper.md): To Olilz Helper's Doccumentation!
- [Adding Olilz Helper](https://docs.olilz.xyz/adding-olilz-helper.md)
- [FAQ's](https://docs.olilz.xyz/faqs.md): Olilz Helper Frequently Asked Questions
- [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
- [Modules Info](https://docs.olilz.xyz/modules/modules-info.md)
- [Olilz Coins](https://docs.olilz.xyz/modules/olilz-coins.md)
- [Fun](https://docs.olilz.xyz/modules/fun.md)
- [Utility](https://docs.olilz.xyz/modules/utility.md)
- [Levels](https://docs.olilz.xyz/modules/levels.md)
- [Global Chat](https://docs.olilz.xyz/modules/global-chat.md)
- [Counting](https://docs.olilz.xyz/modules/counting.md)
- [Moderation](https://docs.olilz.xyz/modules/moderation.md)
- [Joins And Leaves](https://docs.olilz.xyz/modules/joins-and-leaves.md)
- [Fortnite](https://docs.olilz.xyz/modules/fortnite.md): Olilz Helpers Fortnite module v1 has released, and this is only the start, lots more commands are coming soon!
- [Dashboard](https://docs.olilz.xyz/personalisation/dashboard.md): Olilz Helpers Dashboard
- [Custom Features](https://docs.olilz.xyz/personalisation/custom-features.md)
- [Beta Features](https://docs.olilz.xyz/beta-features.md)
- [Privacy Policy](https://docs.olilz.xyz/legal/privacy-policy.md): Olilz Helpers Privacy Policy
- [Terms Of Use](https://docs.olilz.xyz/legal/terms-of-use.md): Olilz Helpers Terms of use.
- [Acknowledgements](https://docs.olilz.xyz/legal/acknowledgements.md): The services olilz helper uses to function.
- [Contact Us](https://docs.olilz.xyz/contact-us.md): Ways to contact us:


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.olilz.xyz/welcome-to-olilz-helper.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.
