# Edit Profile

To edit your profile, first navigate to the "Edit profile" button after you connect your wallet.![](/files/q8fB3BfTiobPxWS7CmKu)

You can edit your name and bio, upload a profile picture, enter an email to receive notifications at, and manage your deposited ETH by clicking on "Edit Profile." This option is available in two places on your profile; from the Menu dropdown under your profile picture, and to the far right of your profile bio.&#x20;

<img src="/files/ggaLYPQtOXbV6csQvUf9" alt="" data-size="original">


---

# 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.sealed.art/basics/your-account/edit-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.
