# Add a New wallet (via Ton Space Beta)

{% embed url="<https://youtu.be/tUG-MW3DYyw>" %}

* Open Telegram and search for “[Hubz](https://t.me/hubz_app_bot)”.&#x20;
* Select the “[Hubz](https://t.me/hubz_app_bot)" bot from the search results.&#x20;
* Enter the “/start” command in the chat with [Hubz](https://t.me/hubz_app_bot) bot.&#x20;
* Press the “Go to Dashboard ” button that appears in the bot conversation.&#x20;
* Complete the onboarding steps displayed on the screen, which include adding your username in Telegram, adding [Hubz](https://t.me/hubz_app_bot) Bot as an admin in your group, and connecting your wallet to receive TON and USDT payments.
* Click on the Top Right button "Connected Wallet" and  “Open [Wallet](https://t.me/wallet) in Telegram” button to connect with the Ton Space beta wallet.
* Click on “Start exploring TON” to set up a new wallet.
* Click “Continue” once the wallet has been set up successfully.
* At the permission screen, click “Connect Wallet”.
* Click on the "Back to Hubz" button displayed on the screen.
* Congratulations! You have successfully added a new wallet to [Hubz](https://t.me/hubz_app_bot).


---

# 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/connect-wallet/add-a-new-wallet-via-ton-space-beta.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.
