# Terms Of Use

## Terms of Use

1. You may not use any of our services if you're under the legal age to use Discord. If caught, you will get blacklisted from our services and reported to Discord's trust and safety team.
2. You may not use any of our services in your guild if it does not follow Discord Terms of Service, Community Guidelines and Discord Partnership Code of Conduct if the guild is partnered.
3. You are not allowed to add GateKeeper to "bot farms” or "ghost servers” to avoid the waste of resources and slow responses from the application.
4. We reserve the right to modify or change this document at any time without notifying bot-users.

## Contact

If you have further questions about our privacy practices, please contact us on the [support server](https://support.gatekeeperbot.net/) or via DM to EggsLeggs#0001 on [Discord](https://discord.com/).


---

# 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://docs.gatekeeperbot.net/extras/terms-of-use.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.
