# Как подготовить TData-аккаунт

Если при добавлении вашего аккаунта по номеру телефона вам не приходит код подтверждения или аккаунт разлогинивается из вашего телефона - аккаунт можно добавить другим способом - через tdata. \
\
**Внимание:** для реализации описанных ниже действий вам потребуется ПК с Windows!

1. С сайта [https://desktop.telegram.org](https://desktop.telegram.org/) скачайте "Портативную версию" Телеграма.
2. Портативная версия это один exe-файл. Запустите его.
3. Пройдите все этапы добавления аккаунта, которые вам предложит программа.&#x20;
4. Выйдите из программы и выгрузите ее из трея (иконка в правом нижнем углу - где часы)
5. Рядом в exe-файлом появится папка tdata. Сожмите ее zip или rar-архиватором.
6. Если размер архива окажется больше 20Мб - его надо уменьшить. Как это сделать написано [здесь](https://vk.com/@tgninja-kak-umenshit-razmer-tdata).&#x20;
7. Добавьте получившийся архив в TgNinja.


---

# 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.tgninja.com/about/kak-podgotovit-tdata-akkaunt.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.
