# How to set up your own Telegram account?

Setting up a Telegram account is a straightforward process. Here's a step-by-step guide:

**1. Download the Telegram App:**

* Visit your device's app store (Google Play for Android or the App Store for iOS).
* Search for "Telegram" in the search bar.
* Download and install the Telegram app on your device.

**2. Open the App:**

* Tap on the Telegram icon to open the app.

**3. Sign Up:**

* Once the app is open, you'll be prompted to sign up.
* Enter your mobile phone number. Telegram will send you a confirmation code via SMS.

**4. Verification:**

* Enter the code you received in the provided field to verify your phone number.

**5. Create an Account:**

* After verification, you'll be prompted to create an account.
* Enter your name and add a profile picture if desired.

**6. Set Username (Optional):**

* Telegram allows you to set a username. This is optional, and others can find you on Telegram using your username instead of your phone number.

**7. Start Using Telegram:**

* Once you've completed these steps, you're ready to start using Telegram.
* Explore the app's features, join groups, and start messaging.

**Additional Tips:**

* Telegram is available for various platforms, including desktop. You can download and use it on your computer by visiting the official Telegram website.
* Telegram supports end-to-end encryption for Secret Chats, providing an extra layer of privacy.\
  \
  Sources: [Tom's Guide](https://www.tomsguide.com/us/how-to-use-telegram,news-29636.html)


---

# 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://edu.0xleverage.io/telegram-fundamentals/how-to-set-up-your-own-telegram-account.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.
