# Profile 👤

Your Profile page is your personal hub on PvP Fun. It displays your information, stats, and the tokens you've deployed.

## Viewing Your Profile

* Connect your wallet to the platform.
* Click on the "Profile" link in the sidebar navigation.

<div align="left"><figure><img src="/files/OHDot5hC9fcwSmm5qXj7" alt=""><figcaption></figcaption></figure></div>

## Information Displayed

* **Avatar:** Your chosen profile picture.
* **Username:** Your display name on the platform.
* **Wallet Address:** Your connected wallet address (cannot be changed).
* **Bio:** A short description about yourself.
* **Social Links:** Links to your Twitter, Discord, and Telegram profiles (optional).
* **Wallet Stats:** Displays placeholder stats like Tokens Deployed, Clans Joined, and Rank.
* **Your Tokens:** Shows a list of tokens associated with your wallet address.

## Editing Your Profile

1. Navigate to your Profile page.
2. Click the "Edit Profile" button.
3. **Avatar:** Click on the current avatar image to open the selection modal. Choose one of the 6 available avatars.
4. **Username, Bio, Social Links:** Update the corresponding text fields.
5. Click "Save Changes". Your profile information (including the selected avatar path) will be updated.

**Profile pictures unlocked on user leveling up:**

![](/files/JLtraFWe8PsVbX1oVL35)


---

# 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://pvp-fun.gitbook.io/pvp-fun-docs/platform/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.
