> For the complete documentation index, see [llms.txt](https://docs.wetbot.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wetbot.space/legal/terms-of-use.md).

# Условия использования

1. Запрещается копировать бота;
2. Запрещается выдавать поддельного бота за настоящий;
3. Запрещается использовать бота в коммерческих целях;
4. Запрещается любым способом наносить вред боту;
5. Запрещается использовать найденные уязвимости во вред боту;
6. Мы не проверяем контент, который создают с помощью бота и не несем ответственность за содержимое контента;
7. Запрещается апать бота на мониторингах с твинков/дополнительных аккаунтов. Разработчик имеет право ограничить получения награды за ап бота на мониторингах и аннулировать всю премиальную валюту на сервере;
8. Запрещается продавать донатную валюту (печеньки);
9. Запрещается рейдить сервер поддержки;
10. Запрещается оскорблять команду разработчиков;
11. В любое время мы можем изменить эти условия без дополнительного уведомления. Используя бота, вы соглашаетесь с текущими Условиями использования.

{% hint style="info" %}
Последнее изменение: 08.06.2024
{% endhint %}


---

# 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 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.wetbot.space/legal/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.
