> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/ru/koshelyok/nachalo/import-vosstanovlenie-koshelka.md).

# Импорт/восстановление кошелька

Если вы потеряли доступ к вашему расширению кошелька или мобильному приложению, вы можете восстановить его, используя **Seed Recovery Phrase** или **Private Keys**.

Примечание: Если у вас нет вашей Seed Recovery Phrase или Private Keys, то Backpack не сможет помочь вам восстановить кошелек.

***

## Импорт или восстановление Backpack Wallet с помощью Seed Phrase (Мобильное приложение)

Seed phrase — это ЕДИНСТВЕННЫЙ способ восстановить ваш аккаунт, если вы потеряете свое устройство. Мы не можем помочь вам восстановить ваш аккаунт, если у вас нет seed phrase.

### 1. Выберите "Advanced wallet import"

<div align="left"><figure><img src="/files/fca71b8a21fc4bfe832252da526ffd2f30fe158e" alt="" width="375"><figcaption></figcaption></figure></div>

### 2. Выберите "Private key"

<div align="left"><figure><img src="/files/dd9d0db04fa71e3e9567979bd01f0348a56f0d49" alt="" width="375"><figcaption><p><br>‎</p></figcaption></figure></div>

### 3. Выберите "Derive from recovery phrase"

<div align="left"><figure><img src="/files/b2260e089c49bdfb1fb0703ef1cbfdf4fd72e723" alt="" width="375"><figcaption><p>‎</p></figcaption></figure></div>

### 4. Введите вашу Secret Recovery Phrase в поле ввода

**Примечание:** Выберите 'Use 24 words', чтобы расширить поле ввода

<div align="left"><figure><img src="/files/8435cd309acc4f61b83701f74dc56724a4a93b7c" alt="" width="375"><figcaption></figcaption></figure></div>

### 5. Найдите и выберите ваш адрес кошелька, выберите "Import Wallet"

**Примечание:** Если ваш адрес кошелька не появляется в "Funded", используйте выпадающее меню, чтобы расширить ваши опции.

<div align="left"><figure><img src="/files/4f1782612a4a48ec762bd75e6007e0b5c5c41015" alt="" width="375"><figcaption></figcaption></figure></div>

### 6. Выберите "I'm done" и начните использовать Backpack Wallet

<div align="left"><figure><img src="/files/bd406749b943e2910c9ff8574829271bb8d5c154" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Импорт или восстановление Backpack Wallet с помощью Seed Phrase (Расширение для браузера)

### 1. Выберите "Import Wallet"

<div align="left"><figure><img src="/files/6e66f350647bee1cffa42a08ea14e51ef05a7755" alt="" width="375"><figcaption><p>‎<br>‎</p></figcaption></figure></div>

### 2. Добавьте имя аккаунта или выберите "Skip"

<div align="left"><figure><img src="/files/6179bd6699f501e2874249f84524e0b4fbe6e5ef" alt="" width="375"><figcaption></figcaption></figure></div>

### 3. Выберите "Import secret recovery phrase"

<div align="left"><figure><img src="/files/0e0aa416fc85a2ba0a562bf9c7a5af2761de22ec" alt="" width="375"><figcaption></figcaption></figure></div>

### 4. Введите вашу Secret Recovery Phrase в поле ввода

**Примечание:** Выберите 'Use 24 words', чтобы расширить поле ввода

<div align="left"><figure><img src="/files/b15088ec3bd7b7beba1dc5b933cfa43b360aa8a5" alt="" width="375"><figcaption></figcaption></figure></div>

### 5. Выберите либо Ethereum, либо Solana

<div align="left"><figure><img src="/files/b82ecfb23463cfa57528a9a14f2aa219b9f79f70" alt="" width="375"><figcaption></figcaption></figure></div>

### 6. Найдите и выберите ваш адрес кошелька, выберите "Import Wallet"

**Примечание:** Если ваш адрес кошелька не появляется в "Funded", используйте выпадающее меню, чтобы расширить ваши опции.

<div align="left"><figure><img src="/files/49b0ad3a04418a6db7437a72d340e0274206ec98" alt="" width="375"><figcaption></figcaption></figure></div>

### 7. Откройте расширение и закрепите его на панели задач

<div align="left"><figure><img src="/files/8217ceb1c6890249699f5653a329d08e9a989087" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://support.backpack.exchange/support-docs/ru/koshelyok/nachalo/import-vosstanovlenie-koshelka.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.
