# Invite Management

## Invite Management

- [Introduction](https://docs.invi-bot.xyz/readme.md): About the bot
- [Basic Setup](https://docs.invi-bot.xyz/setup.md): Setting up the bot in your server
- [FAQ](https://docs.invi-bot.xyz/faq.md): Some frequently asked questions about the bot
- [Premium](https://docs.invi-bot.xyz/premium.md)
- [Main features](https://docs.invi-bot.xyz/features/main-features.md)
- [Utility features](https://docs.invi-bot.xyz/features/utility-features.md)
- [Config](https://docs.invi-bot.xyz/commands/config.md): List of configuration commands
- [General](https://docs.invi-bot.xyz/commands/general.md): List of general commands
- [Invites](https://docs.invi-bot.xyz/commands/invites.md): List of commands related to invites
- [Utility](https://docs.invi-bot.xyz/commands/utility.md): List of utility commands
- [Invite me](https://docs.invi-bot.xyz/links/invite-me.md): Add invite Management to your server
- [Support](https://docs.invi-bot.xyz/links/support.md): Join the official support server
- [Bot lists](https://docs.invi-bot.xyz/links/bot-lists.md): Bot lists where you can find our bot!
- [Website](https://docs.invi-bot.xyz/links/website.md): Visit the official website
- [Terms of service](https://docs.invi-bot.xyz/terms-and-conditions/tos.md): Last updated on 12th february 2022
- [Privacy policy](https://docs.invi-bot.xyz/terms-and-conditions/privacy-policy.md): Last updated on 16th february 2022


---

# 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.invi-bot.xyz/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.
