> For the complete documentation index, see [llms.txt](https://docs.kumbaya.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kumbaya.xyz/social-features/profile.md).

# Your profile and stats

Every wallet that uses Kumbaya gets a profile. It's where your activity surfaces - your launches, yaps, tips, and trades - and how other users find you.

## What's on a profile

* **Identity** - display name, avatar, bio, and social links if you've added them.
* **Wallet address** - short form (`0x12...abcd`).
* **Stats**:
  * **Launches** - tokens you've launched on the launchpad.
  * **Yaps** - posts and comments you've made.
  * **Tips** - tips you've sent and received.
  * **Trades** - swap history.
* **Activity feed** - recent on-chain and on-platform actions.

## Editing your profile

Click your address in the top-right, then **Profile**. From there you can:

* Set or change your display name (with availability check).
* Upload an avatar.
* Add a short bio.
* Connect X (Twitter).

These are stored against your account in the Kumbaya backend - they don't change anything on-chain.

## Sharing

Your profile has a stable URL: `kumbaya.xyz/#/profile/<your-wallet-address>`. Share it freely.

## Privacy

* Your wallet address is public - that's how blockchains work.
* Your trades and on-chain activity are public, again because that's how blockchains work - though the way the UI surfaces them is shapeable via the profile settings.
* Display name, avatar, and bio are optional. You can use Kumbaya entirely "anonymously" with just a wallet, no profile setup at all.

## Where to next

* [**Comments and yaps →**](/social-features/comments-and-yaps.md)
* [**Tipping →**](/social-features/tipping.md)
* [**Launching your own token →**](/launchpad/launch-a-token.md)
