# Profile Settings

<mark style="color:purple;">To get to your profile</mark>, you need to click on the human icon in the upper right corner of the site. A pop-up menu will open, which will redirect you to your profile. When you upload your avatar, the image will be displayed instead of the human icon.

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2F45lDhA627xZeeIHh6cax%2F1.png?alt=media&#x26;token=18323712-6a35-40e9-a202-3830ce7cb18c" alt=""><figcaption></figcaption></figure>

## Functionality of the personal account

Now let's explore the functionality. Let's start from the bottom to the top.

Firstly, <mark style="color:purple;">the avatar</mark> and <mark style="color:purple;">the cover of your profile</mark> come. These elements add uniqueness and authenticity to your space. This is especially crucial if you are a postcard creator because both the avatars and the cover design can influence visitors’ decisions to buy your NFTs.

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2FhXhvx1H4IDP2Cgscdl6b%2F2.png?alt=media&#x26;token=d808d2f2-3342-4e20-a659-6a2b860d8608" alt=""><figcaption></figcaption></figure>

Next is <mark style="color:purple;">the ID address</mark> of your wallet with the icon of the blockchain network which is available, preceded by Edit Profile button.

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2FQDaqGCUVi5SQV9xHMb83%2F3.png?alt=media&#x26;token=54e69563-2b38-44cf-9b7b-cb1f0e6f02c3" alt=""><figcaption></figcaption></figure>

**If you click on it, you can edit your personal account information such as:**

* Change the avatar and the cover.
* Change the information about the user and the name.
* Write short information about yourself.
* Choose a personal URL for your page.
* Attach email, add your website, and social media for contact.

After this button in your profile will be **a block with four tabs**:

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2Fcg6bU0Q25a39IXZCwkfb%2F4.png?alt=media&#x26;token=87efc851-5040-4ec5-a622-3f5b73a8c228" alt=""><figcaption></figcaption></figure>

### Created&#x20;

Here will be all postcards that you have made;

### On Sale&#x20;

There will be all postcards that you possess and sell — the ones that you created and the ones that were given. Whether they are for sale or not;

### Owned&#x20;

This tab will display all cards that are yours. Whether it is purchased, created, or given as a gift. Despite whether they are for sale or not;

### Collections&#x20;

Here will be displayed all collections that you have created.

Tapping on every tab opens **a relevant section** with postcards. In each of them except your collections, there is a filter and sorting line that will help you navigate amongst your NFTs.

Specifically, in a profile, you can perform actions with your NFTs.


---

# 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://guide.cruzo.cards/basics-of-cruzo/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.
