# Open the Official Hubz Bot

*Hubz* is always accessed through its official Telegram bot. This is your entry point whether you use the mini app or are redirected to the web app.\
\
Before connecting your first group, make sure you’re interacting with the correct bot so you can access the *Hubz* app and continue setup with confidence.

The official bot username is **@TheHubzBot**.

***

#### How to Get Started

1. Search for [***@TheHubzBot***](https://t.me/thehubzbot) on Telegram and tap ***Open***.

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

2. Tap ***Start*** on the welcome message.
3. Select ***Open App*** to launch the application.

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


---

# 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/open-the-official-hubz-bot.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.
