# Lost Recovery Phrase

TAO.com is a non-custodial wallet, meaning that we do not have access to your private keys or recovery phrase, also known as a "seed phrase" or "mnemonic seed". We do not have any record of your recovery or access to your recovery phrase to assist you - the app only stores that on your phone; it is not sent to us. We have no ability to access or control user wallets.

Unfortunately, the only recourse is to continue to search for where you may have stored your recovery phrase.

If you have your recovery phrase but it's not working, see [Recovery Phrase Not Working](/support/troubleshooting-and-help/help-with-recovery-phrases-and-passwords/recovery-phrase-not-working.md).


---

# 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://support.tao.com/support/troubleshooting-and-help/help-with-recovery-phrases-and-passwords/lost-recovery-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.
