# Setting up Token Gated Chat

{% embed url="<https://youtu.be/v1cbApM_smw>" %}

Apply token gating to elevate your chat’s functionality, offering a secure and exclusive environment for token holders that boosts engagement and manages community quality.

### **Steps to setup Gate Keeper**

* Create a Telegram group, then navigate to the [Hubz](https://t.me/hubzMiniApp_bot) bot.
* Select the Start command, and proceed to the mini app.
* Go to "Chat Groups," click on the "Add Channel" button, select the group, and assign the bot as an admin for that group.
* Set up a Gate Keeper by entering details like Token and Amount, then add a description and tags to finalize the subscription. Once done, you can share the invite link with your groups and friends.

Note: For further details, please refer to the video.


---

# 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://resources.hubz.io/gate-keeper/setting-up-token-gated-chat.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.
