> For the complete documentation index, see [llms.txt](https://whitepaper.anttime.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.anttime.net/products-and-services/anttime/get-start/link-with-telegram.md).

# Link with Telegram

## **Important Notice**

Once a Telegram account is linked, it cannot be re-linked to another account.

***

## 1. Download ANTTIME and Sign up

ANTTIME App Download Link[ <br>](<&#xD;&#xA;https://anttime.net/link?path=referral\&code=ANTOWN>)<https://anttime.net/link?path=referral&code=ANTTIME>

***

## 2. Select the Telegram Link Button

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

Navigate to the Profile screen in ANTTIME.\
Select the **Telegram Link Button**, as shown in the attached image.

***

## 3. Enter Telegram Account Information

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

Input the country code and phone number of the Telegram account you wish to link.\
Press the **NEXT** button to proceed.

***

## 4. Approve Telegram Account Link

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

When prompted with the approval screen (see attached image), access your Telegram account and approve the connection with ANTTIME.

***

## 5. Verify and Confirm Telegram Account

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

Return to ANTTIME and verify the Telegram account displayed for linking.\
If the information is correct, select the **ACCEPT** button to confirm.

***

## 6. Successful Telegram Link

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

Your Telegram account has now been successfully linked with ANTTIME.

***

## 7. Confirm Telegram Link

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

Check the Profile screen in ANTTIME.\
If the Telegram icon appears as shown in the attached image, the linking process is complete.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.anttime.net/products-and-services/anttime/get-start/link-with-telegram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
