# Invite Users to a Gated Group

Once Gated Group Access is enabled, *Hubz* generates a **secure, gated invite link** for your Telegram group. This link ensures that every user who attempts to join is checked against your access rules before entry is granted.

This is the **only link** that should be used to invite users to a token-gated group.

***

#### Invite Methods

There are two ways to access and share your gated invite link.

#### 1. Share Immediately After Enabling Token Gating

After completing token-gating setup, Hubz automatically displays the **Share Group Link** screen.

From here, you can:

* Copy the invite link
* Share it directly on Telegram.

This is the easiest way to begin inviting users once gating is active.

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

#### 2. Re-Access the Invite Link from Manage Group

You can return to the gated invite link at any time:

1. Navigate to **Manage Group** for the relevant group.
2. Tap the **Share** button in the top-right corner.

This will reopen the **Share Group Link** screen, allowing you to copy or share the link again.

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

{% hint style="info" %}
**Important**: The gated invite link can be sent directly to individual users or shared in private messages or announcement channels. Alternatively, you may choose to embed on websites, landing pages, or social profiles.<br>

When users open the link, Hubz will verify whether they meet your token or NFT requirements before allowing access.
{% endhint %}

#### Notes

* Using the Hubz-generated invite link ensures users receive the correct entry flow and guidance.
* Standard Telegram invite links bypass token verification and should not be used once gating is enabled.
* Your configured **Buy / Earn** links and entry message will be shown to ineligible users. Details of setup can be found in the [Add Additional Tokens or Conditions](/hubznetwork/core-modules/gated-group-access-setup/add-additional-tokens-or-conditions.md) section.


---

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