# Your Empawrium profile

One of the remarkable features of Empawrium is the public profile. You have the flexibility to customize your profile according to your preferences and share it with others using a unique profile link. Additionally, you can communicate by sending and receiving messages directly on your profile. Here are the elements you can modify and view on your profile:

* Username
* Profile picture
* Profile description
* Background picture
* NFT showcase (to display your favourite NFTs)
* Trade stats (can be shown on your profile or not)
* Public messages (can be shown on your profile or not)
* Your Discord, Twitter, Telegram and Website links

To modify and share your profile, navigate to "**My Profile**" in the burger menu. The interface should resemble the image below. It is important to note that your profile is stored on the blockchain.

Please note that during the beta version, you have the ability to modify all aspects of your profile without any restrictions. However, once the final version of Empawrium is released, leveling up your profile will require a certain amount of $PAW tokens.

**Updating your profile**

When updating your profile, you will find several options available at the top of the page, corresponding to the information mentioned in the bullet points above. These options represent all the details you can modify on your profile.

<figure><img src="/files/6UL90Ju2P3rXJTNCsUEf" alt=""><figcaption></figcaption></figure>

**Sharing your profile**

When you share your profile, it will be displayed similarly to the image below. As shown, the website will redirect to the username you have chosen. This means that you have your own profile on the decentralized application (dApp) and the blockchain. By sharing your unique profile link, others will be able to view your profile.

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

**Send a message to someone**

If you want to send a message to someone, you can easily do so by visiting their profile. As shown in the image above, you will find an option to send a message on their profile page. By clicking on this option, you can initiate a conversation and send a message directly to the user.

Additionally, when you are browsing an NFT on Empawrium, you also have the option to send a message to the owner of that NFT. This allows you to communicate with the owner and discuss any inquiries, proposals, or negotiations related to the NFT you are interested in.

**Leveling up your Profile**

This information will be added when we release Empawrium's final version.


---

# 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://rs0-2.gitbook.io/empawrium/using-empawrium/your-empawrium-profile.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.
