# TempBot

## TempBot

- [TempBot v4](https://docs.tempbot.xyz/tempbot-v4.md)
- [Premium](https://docs.tempbot.xyz/premium.md)
- [Setup](https://docs.tempbot.xyz/main/setup.md): How to setup TempBot! Make your business awesome!
- [Features](https://docs.tempbot.xyz/main/features.md): What makes TempBot unique
- [Owner](https://docs.tempbot.xyz/commands/owner.md): Only server Ownership can use these commands
- [Staff](https://docs.tempbot.xyz/commands/staff.md): Moderators & Administrators can use these commands
- [General](https://docs.tempbot.xyz/commands/general.md): Everyone can use these commands
- [FAQ](https://docs.tempbot.xyz/more/faq.md): Frequently Asked Questions!
- [Change Logs](https://docs.tempbot.xyz/more/change-logs.md)
- [Terms & Privacy](https://docs.tempbot.xyz/more/terms.md)


---

# 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.tempbot.xyz/tempbot-v4.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.
