# Getting Started

If you’re here, you’re preparing to use *Hubz* to manage access to a Telegram group.

Before group access rules can be applied, a small amount of initial setup is required. This section guides you through those steps.

<figure><img src="/files/y7Rk33C9jyTwWg3Nu313" alt=""><figcaption></figcaption></figure>

Before configuring your group access rules or inviting members to join, you must:

1. [Open the official Hubz bot](/hubznetwork/foundation/getting-started/open-the-official-hubz-bot.md)
2. [Connect your Telegram group](/hubznetwork/foundation/getting-started/connect-a-group-to-hubz.md)
3. [Access the Manage Group Dashboard](/hubznetwork/foundation/getting-started/manage-group-dashboard.md)

These steps establish the connection between *Hubz* and your group and enable configuration.

***

### Requirements

Before you begin, ensure:

* You are an **admin** of the Telegram group you want to manage
* You have permission to **add bots** and grant admin rights in that group

Hubz can only manage groups where it has been added with the required permissions.

***

### Setup Overview

The onboarding process follows a simple sequence:

#### Step 1: Open the Official Hubz Bot

Search for the official *Hubz* bot on Telegram and launch the application.

This creates your *Hubz* session and allows you to manage connected groups.

→ Continue to: [Open the Official Hubz Bot](/hubznetwork/foundation/getting-started.md#step-1-open-the-official-hubz-bot)

***

#### Step 2: Connect a Telegram Group

Add the *Hubz* bot to your Telegram group and grant the required permissions.

Once added, the group will appear inside Hubz under **My Groups**.

→ Skip to: [Connect a Group to Hubz](/hubznetwork/foundation/getting-started.md#step-2-connect-a-telegram-group)

***

#### Step 3: Access the Manage Group Dashboard

From the *Hubz* app, select your group to open the **Manage Group Dashboard**.

This is where all access rules, invite links, and group-level settings are configured.

→ Skip to: [Manage Group Dashboard](/hubznetwork/core-modules/gated-group-access-setup/manage-group-access.md)

***

### What Happens Next?

Once your group is connected, you can begin configuring access rules.

Most groups start by setting up [Gated Group Access](/hubznetwork/core-modules/gated-group-access-setup.md), which defines who is eligible to join based on token or NFT ownership.


---

# 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/foundation/getting-started.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.
