# Create New Account

### Aim

Set up your Aglive account and complete your account security and account recovery processes

### Benefits

Clever blockchain-related technology has been developed to issue your account with a 'private key' that protects your data in an encrypted 'wallet' that is a more secure online account

### Steps

> `screen recording here....`

| Step | Action                                                                       |
| ---- | ---------------------------------------------------------------------------- |
| 1    | On the Aglive app launch screen, click on **Create Account**                 |
| 2    | Review the User License Agreement, Click **Accept**                          |
| 3    | Review the Privacy Policy, Click **Accept**                                  |
| 4    | Set a **4-PIN Passcode**                                                     |
| 5    | Re-type Passcode again                                                       |
| 6    | Click **Show Me How**                                                        |
| 7    | View **Account Security** page, and check the declaration to proceed         |
| 8    | Click **View Recovery Words**                                                |
| 9    | Copy the 12 recovery words and once ready click **I have written them down** |
| 10   | Enter the 12 recovery words in the correct order                             |
| 11   | Once complete, click **Complete**                                            |
| 12   | A **“Success”** popup will display. Click **Next**                           |
| 13   | You will be signing in to Aglive App                                         |
| 14   | Proceed to login                                                             |
| 15   | Enter your **4-PIN Passcode** again                                          |
| 16   | Access to Aglive app welcome page                                            |

​


---

# 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/create-new-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.
