# Adding username to Telegram

{% embed url="<https://youtu.be/YLXFtnSUqLE>" %}

* Launch Telegram on your device and open a chat with the [Hubz](https://t.me/hubz_app_bot) bot.&#x20;
* In the chat with the Hubz bot, tap the "Start" button to initiate the setup process.
* Follow the instructions provided by the Hubz bot, starting with entering your Telegram username.
* Navigate to your Telegram settings to edit your profile.
* Choose the 'Username' option and enter your desired username.
* Confirm your new username by tapping 'Done'.
* Check your Telegram profile to ensure the username has been updated successfully.
* Go back to your profile page to verify that your new username is displayed.
* Wait for a confirmation message from the [Hubz](https://t.me/hubz_app_bot) bot verifying that your username has been updated.


---

# 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/pre-requisite/adding-username-to-telegram.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.
