# User profiles and XP

Chimpx creates your profile the first time you connect a wallet.

There is no separate signup.

### What you can manage

You can update:

* display name
* avatar
* X link
* Telegram link

### What XP does

XP tracks creator activity on Chimpx.

You earn:

* **+10 XP** for each token launch
* **+1000 XP** for each graduation

XP powers leaderboards and helps active builders stand out.

### What your profile shows

Your profile can include:

* launched tokens
* trading activity
* basic identity details
* messaging access

### Public profiles

Public profiles make it easier to check who launched what.

That adds more context before you buy, follow, or message someone.

### Leaderboard

The leaderboard ranks top wallets by XP.

It is a quick way to spot builders who keep shipping.

### Next steps

Read [Direct messaging](/direct-messaging.md) if you want to message other users.


---

# 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.chimpx.xyz/user-profiles-and-xp.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.
