# Account Creation

## Creating an Account

1. Navigate to [PeerplaysDEX](https://swap.peerplays.com/) dashboard.
2. Click on **Create account** to create a new login.

<figure><img src="/files/OsvsZL1P6j3UhKwCkhg5" alt=""><figcaption><p>Fig-1: Dashboard Page</p></figcaption></figure>

3\. Enter the desired Username.&#x20;

{% hint style="info" %}
The user name should start with **lowercase.**

The user name should not contain,

* Capital Letter
* Special Characters
* Only digits
  {% endhint %}

<figure><img src="/files/a2ZMBLHbUcgdqvvnAM87" alt=""><figcaption><p>Fig-2: Login creation</p></figcaption></figure>

4\. For the first time, the password is auto-generated. Copy that password and paste it into the "**re-enter your auto-generated master password**" box.

5\. Click **"Download Recovery password file here"** option to download the Keys to use for future login.

6\.   Enable the checkboxes and click on **create account.**&#x20;

<figure><img src="/files/lj2FsiIy4mMw9LZhq2Bj" alt=""><figcaption><p>Fig-3: Create account page</p></figcaption></figure>

7\. After successful login, the following screen will be displayed.

<figure><img src="/files/69R8xCwLmK7C8TQjulPw" alt=""><figcaption><p>Fig-4: Login Creation Success</p></figcaption></figure>


---

# 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://community.peerplays.com/technology/peerplays-dex/user-guide/account-creation.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.
