# How to set up access to comments

You can grant subscription access to your channel and a comment group. If you don't have such a group, you should create one.

### How to create a comment group

1. Open your subscription channel and tap its name.
2. Select "Edit" at the top.
3. Choose "Discussion" and add a group chat.

### How to set up a comment group

* [iOS](/for-content-creators/how-to-set-up-access-to-comments/how-to-set-up-a-comment-group-ios.md)
* [Android](/for-content-creators/how-to-set-up-access-to-comments/how-to-set-up-a-comment-group-android.md)

### How to set up paid access to a group

1. Open the "Menu" in the @Tribute bot.
2. In the "Channels and Groups" section, select the channel where you want to enable comments.
3. Choose the subscription you want to configure for comment access.
4. Tap "Comment Access" inside the subscription and check the box. Tap "Save."


---

# 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://wiki.tribute.tg/for-content-creators/how-to-set-up-access-to-comments.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.
