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

![](https://4050339579-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LTYht1ApgOwjcLC9u4d%2F-LTZPYEgrbLufksWHPvT%2F-LTZPbf4vTl250eijFdR%2Fcreate_acc.png?alt=media\&token=27b2ec54-9d3a-42a9-b664-5da245e3947c)

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/).
