# What happens if I lose my seed phrase?

###

During the KYC process, the system will guide you through the account setup, where your seed phrase will be displayed. It is crucial to store this phrase securely and privately, as it is the only way to recover your wallet if needed.

You will need your seed phrase in the following cases:

* Restoring your wallet if you delete the E Money App.
* Importing your wallet to a new device.

⚠️ Important: If you lose access to your seed phrase, E Money Network cannot restore access to your wallet or card. For security reasons, no central authority holds your seed phrase, ensuring that only you have full control over your funds.

However, as long as you have access to your wallet, you can always view your seed phrase within the wallet settings and write it down again for safekeeping. Never share your seed phrase with anyone and store it in a secure offline location.


---

# 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.emoney.network/e-money-card-faqs/what-happens-if-i-lose-my-seed-phrase.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.
