> For the complete documentation index, see [llms.txt](https://titan-suite.gitbook.io/ide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titan-suite.gitbook.io/ide/account-management/create-an-account.md).

# Create an Account

Navigate to the Accounts tab and click on the **Create an Account** button.

![](/files/-LTZPbf4vTl250eijFdR)

The created account will be copied to your clipboard as a JSON object similar to this:

```javascript
{
    "privateKey":"0x...",
    "address":"0x..."
}
```

You can request test AION to use on the Mastery network from [the faucet](https://faucets.blockxlabs.com/).
