# Terms of Service

This page establishes the terms for using the **Markov BOT** services.

If you don't agree with the terms, please, don't use the service to avoid suspension on your guild.

## Terms

By using the service, you promptly agree with the terms and also agree that you will not violate them.

1. You agree that will not use our service to breach [Discord's Terms of Service](https://discord.com/terms);
2. You are aware that these terms are subject to change without notice;
3. When using our service, you are aware that the bot only generates content (texts) and collects random messages when enabled;
4. You are also aware that the generated content is based only on the messages sent in the defined channel. We are not responsible for any randomly generated content;
5. You agree to not abuse vulnerabilities or not report them to the developers.

If you would like to report any vulnerability or violation of any of these terms, feel free to contact the developers. You can find their contact on the [Getting Started](/markov-bot/getting-started.md) page.


---

# 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://knwbot.gitbook.io/markov-bot/terms/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.
