# Setting up NFT Gated Chat

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

Apply NFT gating to elevate your chat’s functionality, offering a secure and exclusive environment for NFT 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.
* Complete the On Boarding process and assign the bot as an admin for that group.
* Set up a Gate Keeper by entering details in the NFT Tab like Required Token and Token Verification, 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-nft-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.
