# Edit Profile

Step 1 Click "`User Center`" in the dropdown menu and click "`Profile`".&#x20;

<figure><img src="/files/2NfClDLNsbkmtqXxvP6I" alt=""><figcaption></figcaption></figure>

Step 2 You can modify your username, link social media accounts, add wallet addresses, update your email account, and perform Google authentication.

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

**Change Profile Picture**

In the "`User Center`", Click on your profile picture and upload a new image following the system-recommended size of 300×300 pixels.

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


---

# 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://taskoncommunitys-organization.gitbook.io/taskon-help-center/account-and-system/profile/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.
