> For the complete documentation index, see [llms.txt](https://hubz-1.gitbook.io/hubznetwork/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hubz-1.gitbook.io/hubznetwork/core-modules/gated-group-access-setup.md).

# Gated Group Access Setup

<figure><img src="/files/5XwuJJHAuDAdmaj6Z3Hs" alt=""><figcaption></figcaption></figure>

### Overview

**Gated Group Access** is how *Hubz* controls who can join or remain in your Telegram group. It works by verifying on-chain ownership and enforcing access rules automatically inside Telegram.

Gating is configured per group and managed entirely through the Hubz app. Once enabled, *Hubz* checks each member against your rules and handles enforcement without manual moderation.

*Hubz* currently supports **token-based and NFT-based access**, with additional access methods (such as staking) expanding on the same model.

***

#### What You Can Do with Gated Group Access

With gating, you can:

* Restrict group access to token or NFT holders
* Create VIP or private groups for supporters
* Apply multiple access conditions using AND / OR logic
* Guide non-eligible users to **Buy** or **Earn** access
* Choose between **One-Time** or **Ongoing** verification

All access rules can be updated, paused, or re-enabled at any time.

***

#### Before You Begin

To configure Gating, you must first:

* Open the official *Hubz* bot.&#x20;
* Connect your Telegram group to *Hubz*

If you haven’t done this yet, start with [Getting Started](/hubznetwork/foundation/getting-started.md)

***

#### What’s Covered in This Section

The guides below show you how to:

* Configure access rules for a group
* Add additional tokens or conditions
* Use NFTs or custom tokens for access
* Invite users using gated links
* Enable, disable, or update access rules

***

#### Key Benefits

* Protect groups from non-holders
* Automate access control inside Telegram
* Reward loyalty with exclusive access
* Reduce manual moderation and admin overhead


---

# 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://hubz-1.gitbook.io/hubznetwork/core-modules/gated-group-access-setup.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.
