# Manage Profile

You can access this page by clicking on "Manage Profile" from the left navigation menu in the settings page.

<figure><img src="/files/xvcQV8EtCNvc5ETnesFt" alt=""><figcaption><p>Fig1: Manage Profile Link</p></figcaption></figure>

Using this page you can change your profile picture and account name (username).

<figure><img src="/files/fB7XTjLwN5qLg0jJ3XYV" alt=""><figcaption><p>Fig2: Change Profile Settings</p></figcaption></figure>

***

If you have any questions or encounter any issues, please join our [Discord](https://discord.com/invite/h3BFjdtCp4) for further assistance. Our team and the community members are available to help troubleshoot your concerns and provide guidance.


---

# 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.zus.network/zus-docs/webapps/chimney/settings-page/manage-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.
