# Account Recovery

If you need to recover your account:

1. Click "Recover Account" on the login screen
2. Enter your email address
3. Click "Next"
4. You'll be prompted to enter your mnemonic recovery phrase
5. Enter the phrase exactly as it was provided, with correct spacing
6. Create a new password
7. Click "Recover Account" to complete the process


---

# 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://soika-labs.gitbook.io/soika-mockingjay/mockingjay-ui-setup/account-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.
