# How to restore a wallet?

Users can import their existing wallets into Viction Wallet to enjoy its features.

**Step 1:** Access Viction Wallet;

**Step 2:** Click the wallet section at the top left corner, then click the add wallet icon on the top right corner;

<div><figure><img src="/files/iZqnPEZ7oCrV7hRqbv7o" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/uwnsUqDRZU1MONMgqLJq" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 3:** Select **Passphrase or Private key** option to restore your wallet

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

**Step 4:** Input **Passphrase/Private key** to restore then click **Restore** to import the wallet;

* **Using Passphrase:** You will need to choose the derivation standard. If your wallet uses an old derivation standard, select Old Standard. Otherwise, choose New Standard
* **Using Private key**: Viction Wallet will automatically correct the derivation standard based on the private key you provided.&#x20;

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

**Step 5:** Input wallet name, avatar and click **Start Using** to complete the process;

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


---

# 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://docs.viction.xyz/viction-wallet/user-guide/how-to-restore-a-wallet.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.
