# Terms of service

{% hint style="success" %}
You automatically agree to these terms of service by using AFK Bot!
{% endhint %}

* You must follow Discords [Terms Of Service](https://discord.com/terms) and [Guidelines](https://discord.com/guidelines)
* You are not allowed to abuse the bot by spamming commands
* Abusing bugs / issues is not allowed. They must be reported in the bot [support server](https://discord.gg/cfjdhBW)
* You must report users violating against any of these terms.
* It is not allowed to have a inappropriate AFK Reason.
* The bot owner/staff reserve the right to ban individual users or guilds from the bot without further notice.
* You must follow the AFK reason rules if you set your afk status with a custom reason.

### AFK reason rules

The AFK Reason must follow these rules but is not limited to those.

* The Reason must not include any advertisements or scetchy links
* It must not contain any bad words/hate speech or anything similar

{% hint style="info" %}
These terms of service may change at any time without further notice. However if needed a announcement will be made on the [support server](https://discord.gg/cfjdhBW).
{% endhint %}


---

# 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://martinbndr.gitbook.io/afk-bot/legal-notice/terms-of-service.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.
