# Customizing Your Profile

If you would like to customize your profile, click the “S**ettings**” and select **"Profile"** tab. From here you can set your Display Name, Vanity URL, and customize your Banner settings.

To set your PFP or Banner, simply click on the search bar and type in the name of an NFT you own and choose it under “Select new Banner” or “Select new PFP”. <br>

<figure><img src="/files/dkuGggZosAgNbSgnKFC2" 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://docs.matrica.io/guides/user-guide/customizing-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.
