# Iko's Help Docs

Welcome to `Iko's` help docs. The bot aimed to be the one in all bot. It's fully customizable and offers lots of systems which can be used to control , advertise and make an enjoyable server.

We readily accept new system request at our discord [support server](https://discord.gg/X7bZffdsQt). Feel free to reach out in case you need help with setting up or want an entirely new system designed.

This help docs is much elobrative then the regular help commands or the help channels the support server has.


---

# 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://iko.itzleo.com/ikos-help-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.
