# Profile Settings

TaskOn supports personalized settings. If you want to change your `username`, link your `SNS` accounts, `address`, and more, you can use the "`Profile`".

### Homepage

If you're on the homepage, click on the profile icon in the top right corner, then click on "`Profile`".

<figure><img src="https://1079450272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlR8qdV5VWKDy6bUEZpzp%2Fuploads%2FF3iHDL3CGnGrdrrjmBSm%2F%E6%88%AA%E5%B1%8F2024-04-11%2015.43.46.png?alt=media&#x26;token=738b4440-0f17-4598-a25e-b52be963d941" alt="" width="563"><figcaption></figcaption></figure>

### My Community Webpage

If you're on `My Community webpage`, click on the profile icon in the bottom left corner, then click on "`Profile Settings`".

<figure><img src="https://1079450272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlR8qdV5VWKDy6bUEZpzp%2Fuploads%2F6Uq3bAdSJbiVIMSyehYN%2F%E6%88%AA%E5%B1%8F2024-04-11%2015.46.04.png?alt=media&#x26;token=a414bafa-b656-4b98-8a46-3ea5206fd339" alt="" width="563"><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/user-tutorial/profile-settings.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.
