> For the complete documentation index, see [llms.txt](https://help.aglive.com/aglive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aglive.com/aglive/aglive-mobile-app/recover-account.md).

# Recover Account

![To enlarge, click on this video. Press ESC to exit](/files/-M_LPUVz5hqTtWllZadT)

### Steps

| Step | Action                                                             |
| ---- | ------------------------------------------------------------------ |
| 1    | On the Aglive app launch screen, click on **Recover Account**      |
| 2    | Enter your 12 recovery words in correct order                      |
| 3    | Once done, click **Complete**                                      |
| 4    | A **Success** **Popup** will appear. Click **Next**                |
| 5    | **Set New Passcode**                                               |
| 6    | Re-type Passcode again                                             |
| 7    | System will pull up account                                        |
| 8    | Once able to retrieve details, **Welcome - Home Page** will appear |

​


---

# 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://help.aglive.com/aglive/aglive-mobile-app/recover-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.
