# Create an account

Firstly, open [CLV Apps portal](https://apps.clover.finance/#/explorer) and select the "CLV" node in the network list in the left side navigation bar.

![](/files/-MRsVR295QguK0xoHi2T)

## Generate an account using CLV Apps

#### Click the "Accounts" menu item in the top navigation bar.

![](/files/-MRsVUX3VPZNbA-1nL-3)

#### New Account

There're several buttons to add an account: "Add account", "Restore JSON", "Add via Qr", etc.

![](/files/-MRsWCZGP3kVe4F0smxm)

Click "Add account" to create a new account.

![](/files/-MRsWH71Y4MaRdEDTNo5)

After setting the account information click the **"Next"** button.

![](/files/-MRsWVm_RHN2vkpu_3L6)

Click the **"Save"** button, the account will be created and the backup file will be promoted to download. Save the backup file to a safe location and keep it secret.

#### Restore account from backup

You can restore an account by restoring it from the json backup file.

Click **"Restore JSON"** button

![](/files/-MRsXWcOM0JVmD9rSNVs)

Select your backup json file and fill the password of the json file then click the "**Restore**" Button. The account will be restored to the account list.


---

# 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://docs.clv.org/clv-chain-developer-guide/using-testnet/create-an-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.
