> For the complete documentation index, see [llms.txt](https://reanima-game.gitbook.io/re-anima/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reanima-game.gitbook.io/re-anima/start-here/web3-wallet-creation/restore-your-re-anima-wallet.md).

# Restore your Re:Anima Wallet

If there is an accidental case where your wallet has been lost, you can restore it using the Secret Recovery Phrase you have acquired when you first made your wallet.&#x20;

{% hint style="danger" %}

#### **RE:ANIMA is not responsible for managing and maintaining the security of your wallet. RE:ANIMA has no responsibility or liability to you for any unauthorized access to or use of your wallet or if you are unable to locate your credentials.**&#x20;

#### **RE:ANIMA Staff will never ask for your Seed Phrase or Secret Recovery Phrase, including Customer Support.**

**You alone are the custodian of your own wallet.**
{% endhint %}

### Press Wallet

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

### Press \[Import Wallet]

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

### Enter the Secret Recovery Phrase you have previously acquired.

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

You will get the Email Verification Code from the same email you have registered with the account.


---

# 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://reanima-game.gitbook.io/re-anima/start-here/web3-wallet-creation/restore-your-re-anima-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.
