> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/ru/baza-znanii/bezopasnost-i-vosstanovlenie-dostupa/kak-vosstanovit-koshelyok-s-pomoshyu-privatnogo-klyucha-ton.md).

# Как восстановить кошелёк с помощью приватного ключа TON?

{% hint style="warning" %}
При восстановлении кошелька через **приватный ключ TON** вы получите доступ **только к TON-адресу** и соответствующим активам на нем. Другие криптовалюты и токены, которые могли быть связаны с вашим мультичейн-кошельком, не будут отображаться и вы не сможете ими управлять.
{% endhint %}

Чтобы получить доступ к своему **TON-кошельку** через приватный ключ, выполните следующие действия.

### :baby\_chick: Вариант 1: Для новых пользователей

Если вы только установили приложение или вышли из всех кошельков:

1. Откройте приложение **My Wallet**.
2. Выберите опцию **Импорт из секретных слов**.
3. В поле для первого слова сид-фразы введите ваш **приватный ключ TON**.
4. Нажмите на кнопку **Продолжить** и следуйте дальнейшим инструкциям.

### :superhero: Вариант 2: Для текущих пользователей

Если вы уже авторизованы в другом кошельке и хотите добавить новый:

1. Откройте раздел **Кошелёк** в нижней части экрана.
2. Нажмите на **название текущего кошелька** на его карточке.
3. В открывшемся меню нажмите кнопку **Добавить**.
4. Выберите опцию **Импорт из секретных слов**.
5. В поле для первого слова сид-фразы введите ваш **приватный ключ TON**.
6. Нажмите на кнопку **Продолжить** и следуйте дальнейшим инструкциям.


---

# 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:

```
GET https://help.mywallet.io/ru/baza-znanii/bezopasnost-i-vosstanovlenie-dostupa/kak-vosstanovit-koshelyok-s-pomoshyu-privatnogo-klyucha-ton.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.
