# Creating an Account

In order to access OpenPeer you'll need to sign in from your wallet and accept the platform terms.\
\
With OpenPeer your self-custody wallet address is your account and you don't need to maintain any passwords other than access to your wallet.

To post an ad or create an order you will have to set a username and email for notifications. Usernames help other traders remember you if you trade with them multiple times. By adding an email for notifications we ensure that you're notified through every step of the trade and complete the trade in a timely manner.

When posting an ad or creating an order you'll be prompted to set your username and email. However you can also do this by clicking the avatar circle on the top right of any app page.\
\
![](/files/fKD5632HONRoMXsAiB9K)\
On the profile screen you can go to the edit profile page. Here you can set your username, a profile photo and the email you'd like to receive notifications on.<br>

<figure><img src="/files/RUon7gWpA1iNhcv0Crpx" alt=""><figcaption></figcaption></figure>

We also strongly recommend verifying your profile by clicking the Get Verified button. Here you'll complete a KYC verification that will mint an NFT onto your wallet. This gives other traders confidence that you're a trusted party that they can safely trade with.


---

# 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.openpeer.xyz/openpeer-docs/getting-started/creating-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.
