# Your Profile

In-world, your profile helps others get to know who you are. When you hover over someone's avatar, the option to 'View Profile' will appear. To view and edit your own profile, click on your profile picture, located at the top of the sidebar menu, on the left of your screen.

You'll see a pencil icon next to the Profile components you can edit, such as your username and 'About Me' section. Writing a little bit about yourself and your interests can make it easier to make friends, but be mindful not to share sensitive personal information.

![](/files/FJsPK00jGUsyiQE9l7wW)

## Badges

Badges are a fun way to celebrate your achievements and activities in Decentraland. They can also say a lot about you!

Check the Badges tab of your profile to see your Badges progress and what you need to do to unlock a new Badge or the next tier of a Badge you've already earned.

![](/files/XERZtbSOjHmAxBz1GO8O) ![](/files/aJAJcYNsN3N1Hv60Ot5S)

## Photos

Help others get to know you by sharing your favorite pictures of your time in Decentraland.

**How to add a photo to your Profile:**

1. Open your Photo Gallery by clicking on the Picture icon in the sidebar menu. Any pictures you've taken with the Camera in-world will appear here.
2. Click on the 3 dots in the top right corner of the photo you want to share on your profile
3. Toggle 'Set as Public' to the on position

You're set! Any photo marked as Public will appear in your Profile. To remove a photo, just toggle off the Public setting.

![](/files/QoqGVD3E72FNxnVdcWZ7)


---

# 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.decentraland.org/in-world/your-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.
