# How to set up your profile

At the top right corner of the website, click on the avatar icon and select **"My Profile"**.

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

On the next screen, click on **"Edit"** as shown in the image below.

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

You can then customize your profile, such as Name, Username, Bio, Language, Avatar, Cover Photo, and links to your social media accounts like Facebook, Twitter, etc.

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

Once you're done, click the **"Save"** button, and you're all set.


---

# 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://nftdeal.gitbook.io/eng-user-guide/getting-started/how-to-set-up-your-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.
