# Restore Wallet

**1. Enter the recovery wallet page**

This page can be accessed after registration or login.

![](/files/pIo19kGoDlh5cKwLVmOU)

**2. Fill in your mnemonic phrase**

Cut out the Junca app, **copy the mnemonic** you saved and **return to Junca**, the app will automatically access your clipboard and fill in all the mnemonic for you, you only need to fill it out and click the **Restore** button to wait for the wallet to be restored That's it.


---

# 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://doc.juncachain.com/wallet_app/restore_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.
