# Wallet Recovery

## Recover from phrase

Open up your **Satoxcoin Core Wallet** downloaded from : <https://github.com/satoverse/satoxcoin>

<figure><img src="/files/ScBRigbxzlOUxpgX9RpB" alt=""><figcaption></figcaption></figure>

1. Fill in your **"Recovery Phrase"** you have saved in a secure place.
2. Fill in your **"Recovery Passphrase / Password"** you have saved in a secure place.

***Importat:** Check that you dont have any **blankspaces***             ***infront** or **after** the phrase*

3. Click **Import**

## **If the wallet is not showing your coins you need to rebuild index.**

In the menu:  **Tools** >> **Wallet Repair** >> **Rebuild Index**


---

# 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.satoverse.io/docs/wallet-troubleshoot/wallet-recovery.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.
