# Profile and Progression

#### Account Profile and Progress

The **Profile Page** serves as a personalized hub for showcasing your account progress and achievements.

<figure><img src="/files/BTTswstu5NUlPRUhXoy8" alt=""><figcaption></figcaption></figure>

***

**Accessing Your Profile Page**

* **Your Own Profile**: Accessible by clicking your **profile picture** on the home screen or anywhere your picture appears (e.g., leaderboards).
* **Other Players' Profiles**: Viewable when visiting another player's profile.

***

**Profile Page Features**

1. **Editable Information (Your Profile Only)**:
   * **Profile Name**: Customize your display name.
   * **Profile Picture**: Select an image that represents you.
   * **Descriptive Text**: Write a short bio or message.
2. **Showcased Information**:
   * **Profile Level**: Reflects your account's overall progression.
   * **Guild**: Displays your guild membership.
   * **Favorite Badges**: Highlight achievements or milestones that matter to you.
   * **Favorite Characters**: Showcase the characters you’re most proud of.
   * **Favorite Statistics**: Share your standout stats with others.

***

For more details, refer to the sections on [**Badge System**](/profile-and-progression/badge-system.md) and [**Account Progression**](/profile-and-progression/account-progression.md).


---

# 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.champz.world/profile-and-progression.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.
