# My Profile | Player Info

## How does this work?

Each user <mark style="color:$success;">account has its own page or personal profile;</mark> when you create your CryptoBound account, the system automatically generates your profile.

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

### This is how each user's page looks. What can you do here?

* <mark style="color:yellow;">Publish and Comment some post and Comment in the profile.</mark>
*

```
<figure><img src="/files/KdVFCy1pd3hrqAjqfmzA" alt=""><figcaption></figcaption></figure>
```

* You can see all the complete information about this user.
*

```
<figure><img src="/files/faLmzN5juQaAuo0Rfj62" alt=""><figcaption></figcaption></figure>
```

* You can choose who comments and posts on your profile <mark style="color:$success;">(Friends, Public, Only you),</mark> this is very important as it is a matter of privacy.
*

```
<figure><img src="/files/abKa9xbACLv9x0VLgTei" alt=""><figcaption></figcaption></figure>
```

* You can see the experience, losses and wins that this user has generated playing throughout the day and hours.
*

```
<figure><img src="/files/w6DHRwerzJKqyN5SCqgT" alt=""><figcaption></figcaption></figure>
```

* You can see the <mark style="color:purple;">reputation</mark> and likes of this profile.
*

```
<figure><img src="/files/UkIvcmjayJ7V9FzuMzTF" alt=""><figcaption></figcaption></figure>
```

* You can <mark style="color:yellow;">change your account password, view your email, payments, and purchased NTFS and others features.</mark>
*

```
<figure><img src="/files/c4jTwRe5kuYyFLznk1xm" alt=""><figcaption></figcaption></figure>
```

#### How delete any <mark style="color:$primary;">POST</mark> and Comment?

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

You can do this by clicking the <mark style="color:$warning;">trash</mark> can icon next to the <mark style="color:$warning;">comment</mark> or post on your profile.

## What else can you do on your profile?

You can access your profile <mark style="color:$warning;">settings</mark> and explore other features.

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

## In this box you can:

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

#### You can choose who posts on your profile.

#### You can <mark style="color:$primary;">HIDE OR SHOW YOUR COUNTRY.</mark>

#### You can hide or show your <mark style="color:blue;">PROFILE PICTURE.</mark>

You can ADD a PROFILE photo and <mark style="color:$success;">COVER IMAGE to your PROFILE.</mark> To add these images, it is recommended to upload them to <https://imgur.com/upload> or copy the image URL, but the file extension must end in <mark style="color:yellow;">PNG, JPG, JPEG, or GIF format.</mark>

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

Once you confirm and <mark style="color:$success;">Save your changes</mark> and have your profile picture and cover photo ready, your profile will look better.

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

### As a last resort, how can I change my account password?

Go to settings or log into your profile and press <mark style="color:$success;">CHANGE PASSWORD</mark>.

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

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

While you are here, <mark style="color:blue;">FOLLOW THE INSTRUCTIONS</mark>. You will need to enter your old password and your new password twice and press the Change my password button.

### Where can I find all the NTFS?

In this section you can see all your NFTs, including the date and time of purchase. You can also see the NFTs you have given away or received.

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

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

## Thus, this example profile is used after being configured

{% embed url="<https://farm.cryptobound.net/user/Gen33>" %}


---

# 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://cryptobound-project.gitbook.io/cryptobound-nft-game/gameplay/my-profile-or-player-info.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.
