> 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-set-up-access-to-comments/how-to-set-up-a-comment-group-ios.md).

# Как настроить группу для комментариев на iOS

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

1. Откройте нужную группу и нажмите на её название.

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

2. Выберите «Изм.» в верхней части.

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

3. Нажмите на пункт «Тип группы».

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

4. В пункте «Тип группы» установите «Частная».

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

5. Ниже выберите, что отправлять сообщения могут «Только участники».

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

6. Затем включите «Заявки на вступление» и нажмите «Готово».
7. Добавьте в эту группу бот @Tribute с правами администратора (оставьте возможность «удаление сообщений», «блокировка пользователей», «добавление участников», «закрепление сообщений»). Затем нажмите «Назначить администратором».&#x20;

Ваша группа отправилась на модерацию. Нажмите «Назад» и дождитесь завершения проверки. Когда получите подтверждение от бота об успешной модерации, переходите к инструкции «Подключение комментариев».


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.tribute.tg/ru/for-content-creators/how-to-set-up-access-to-comments/how-to-set-up-a-comment-group-ios.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
