# Manage Your Profile

### **Accessing Your User Profile**

* **Open the Menu:** Select the menu button, represented by three horizontal lines (☰), located in the top right corner of the interface. This will open the main menu.
* **Select Profile:** From the menu, choose the profile option, indicated by your avatar. This will open your user profile page.

### **Editing Profile Information**

1. Click on the "Edit" button.
2. Update your profile in the shown fields.
3. Click "Save" to apply the changes.

### **Profile Avatar**

* Your profile avatar is shown as your current character avatar. To change your character avatar, follow this guide [Change Your Avatar](/account/avatar/change-your-avatar.md).

## Benefits of Managing Your Profile:

* **Personal Identity:** Reflect your personality and interests by customizing your profile name and avatar.
* **Easy Recognition:** Help other users easily recognize and connect with you in Orbit.
* **Consistent Representation:** Ensure a consistent identity across the platform, enhancing your interactions with others.
* **User Engagement:** A personalized profile makes your interactions more engaging and meaningful within the community.
* **Updated Information:** Keep your profile information current for accurate representation in the virtual environment.


---

# 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://help.orbitmultiverse.xyz/account/profile/manage-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.
