# 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: 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.
