> For the complete documentation index, see [llms.txt](https://wiki.tribute.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribute.tg/ru/for-content-creators/how-to-connect-the-bot.md).

# Как подключить бота Tribute

1. Откройте Telegram на любом устройстве, найдите в поиске бот @Tribute. Убедитесь, что у бота есть синяя галочка верификации и выберите его. Затем нажмите кнопку «Начать».

<figure><img src="/files/9C34hwRNXkPBfIQgqcvk" alt="" width="375"><figcaption></figcaption></figure>

2. Нажмите «Монетизироваться».

<figure><img src="/files/kO4gaq6f8RoBb3b4NGRI" alt="" width="375"><figcaption></figcaption></figure>

3. Добавьте бот @Tribute с правами администратора в канал или частную группу.&#x20;

* Для канала: предоставьте боту права отправлять, редактировать и удалять сообщения, а также формировать ссылки-приглашения.&#x20;
* Для группы: предоставьте боту права удалять и закреплять сообщения, блокировать пользователя, формировать ссылки-приглашения. Не беспокойтесь, без вашего разрешения бот не сможет ничего отправить или удалить.

Бот проверит ваш канал или группу на соответствие базовым требованиям.

<figure><img src="/files/7lVKqF44Y6dOZM6bBhGz" alt="" width="375"><figcaption></figcaption></figure>

4. Пройдите верификацию, следуя инструкциям на экране. Она может занять от нескольких минут до часа.

<figure><img src="/files/SVgldvqZWaFhnwTO7KzL" alt="" width="375"><figcaption></figcaption></figure>

5. Заполните ваши платёжные данные, выберите страну и способ получения выплат.

<figure><img src="/files/pswQq2dzn6D2nr0fWnCS" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Подключить бот можно только к публичным или частным каналам, а также к частным группам.
{% 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://wiki.tribute.tg/ru/for-content-creators/how-to-connect-the-bot.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.
