# Connecting Telegram Bot

**1. Find BotFather**\
Open Telegram and search for **@BotFather** — this is the official Telegram bot used to create and manage all other bots.

<figure><img src="https://3521983700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0bs7G2SF7Qp4SsSMsJsJ%2Fuploads%2FDQEi8366aQjt8x1Lw42W%2FIMG_4667.PNG?alt=media&#x26;token=741329a1-a5ea-460c-bd97-70c1262d03c9" alt="" width="375"><figcaption></figcaption></figure>

**2. Start the Creation Process**\
Send the **/start** command to BotFather.\
Then send **/newbot** to begin creating a new bot.

<figure><img src="https://3521983700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0bs7G2SF7Qp4SsSMsJsJ%2Fuploads%2FGLTtvinlXDfU8byhO8g0%2FBot.png?alt=media&#x26;token=718fd7ca-a5a5-455d-b63b-770e9c88bcf2" alt="" width="375"><figcaption></figcaption></figure>

**3. Choose a Name and Username**\
BotFather will ask you to choose a name for your bot. This is the display name users will see (you can change it later).\
Next, choose a **unique username** for your bot.\
It must end with **bot** (e.g., MyCoolBot, SalonHelperBot, Rewards\_Bot).

**4. Get the Token**\
After creation, BotFather will provide an **API token** — this is a unique key used to connect your bot to your system or application.\
Save this token securely.

<figure><img src="https://3521983700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0bs7G2SF7Qp4SsSMsJsJ%2Fuploads%2FQ1uPLdF89xLp2OoY8kMR%2FGroup.png?alt=media&#x26;token=397fdf44-f493-4850-9dce-f2bb981d0d1b" alt=""><figcaption></figcaption></figure>

**5. Connect the Bot**\
Use your token to connect the bot inside your app or integration settings.
