# I lost my wallet! What will happen to my account?

If you lose access to your wallet, you will lose access to all your tokens and NFT items stored in your account, and there is nothing we can do to help.

Therefore, please always keep your wallet recovery phrases in a safe and secure 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.xwg.games/service/faq/i-lost-my-wallet-what-will-happen-to-my-account.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.
