# Set up Your Hinata Profile

{% hint style="info" %}
So, you have landed on [Hinata.io](https://hinata.io/)'s website for the first time where you can browse the public profiles and scroll the marketplace listings as you get acquainted with the platform. That's all you can do as an **Anonymous User**. When you connect your wallet to Hinata, you gain the status of a **Guest User**, and as such, you can engage in listing and buying NFTs. If you want to experience even more of the privileges that a user can possess on our platform, proceed to completing your user profile. Once you have filled in your profile data, your account gets authenticated in our system. As an **Authenticated User**, you can list secondary NFTs, mint complimentary NFT, and receive listing/sale updates via email if subscribed.
{% endhint %}

### **Authenticating your user profile**

The moment you've connected your wallet to Hinata, you've also created a user profile which happens to be completely empty. You can either keep it that way and maintain your status as a Guest User, or you can complete your profile by inserting the required information and get authenticated in our system.&#x20;

For the second option, click directly on the "Guest User" icon on the top right corner of your screen.

<div data-full-width="true"><figure><img src="/files/2yUX8xpnML3cCOwDjmvC" alt=""><figcaption></figcaption></figure></div>

From the modal that opens, choose to click on "My Profile".

<div data-full-width="true"><figure><img src="/files/ys7vu4Yp2GVdBDCBbj81" alt=""><figcaption></figcaption></figure></div>

This action takes you to your profile page where you'd be greeted by a modal informing you that for completing your profile you will be rewarded with an NFT. Click "Complete your profile" to proceed.

<div data-full-width="true"><figure><img src="/files/pMQSdkkUfv5nnax3ByNm" alt=""><figcaption></figcaption></figure></div>

### Providing your profile data

You can now start filling in the required fields and customize your profile to your liking. Notice how the progress bar is 0% at this point. Enter your information and watch it progressing as you insert the data.

<div data-full-width="true"><figure><img src="/files/ljGqdoEP6hzNC3oU0CQf" alt=""><figcaption></figcaption></figure></div>

Start by inserting the following mandatory data:

* <mark style="color:blue;">username</mark> - make sure that you come up with a unique username that hasn't been already taken;
* <mark style="color:blue;">email</mark> - use your current email, e.g.: <asoka@gmail.com>;
* <mark style="color:blue;">bio</mark> - write a specific paragraph that best describes you, counting from 19 to 200 characters.

<div data-full-width="true"><figure><img src="/files/6Qt9JismLbQamimgid0W" alt=""><figcaption></figcaption></figure></div>

You can notice how the Profile completion bar progresses as you add more info. Continue by entering the rest of the mandatory data:

* <mark style="color:blue;">profile picture</mark> - set up a picture (180x180) of your choice via drag and drop or browsing your computer, which can be of gif, png, and/or jpeg type;
* <mark style="color:blue;">banner</mark> - set up a banner (2550x290px) of your choice via drag and drop or browsing your computer also of the gif, png, and/or jpeg type.

<div data-full-width="true"><figure><img src="/files/8xQUEHqbTHjaxMhbYGFb" alt=""><figcaption></figcaption></figure></div>

Optionally, you can also connect your profile to any of your other social media profiles. We support links to <mark style="color:yellow;">Instagram,</mark> <mark style="color:yellow;">Discord,</mark> and <mark style="color:yellow;">Twitter</mark> accounts. Users with a portfolio of creative works can also connect to their <mark style="color:yellow;">Pixiv,</mark> <mark style="color:yellow;">Deviantart,</mark> and <mark style="color:yellow;">Artstation</mark> accounts. Additionally, if you run your own <mark style="color:yellow;">personal website,</mark> you can also connect it to your Hinata account.

<div data-full-width="true"><figure><img src="/files/QCu8W5tWtjPdWyWxojxk" alt=""><figcaption></figcaption></figure></div>

### Saving your profile

Once you are all set, it's time to save your changes. Hover over the "Save Changes" button to enable it for clicking, and then click. This action triggers your wallet provider to ask for your signature, as a way to verify your identity.&#x20;

<div data-full-width="true"><figure><img src="/files/qTYXywv7ohcKr37vAdoD" alt=""><figcaption></figcaption></figure></div>

You will be notified via pop up for the successfully updated profile.

<div data-full-width="true"><figure><img src="/files/fUiGmixgdfRA1icUAWFE" alt=""><figcaption></figcaption></figure></div>

Finally, you are all set. As a confirmation of your successfully updated profile, you'll find that the progress bar at the top of your screen has reached 100% of completeness.

<div data-full-width="true"><figure><img src="/files/WiaZcYfGRPTAqOHU6apV" alt=""><figcaption></figcaption></figure></div>

Notice how the "Guest" profile icon has been replaced with your profile picture now that you've become an Authenticated User.&#x20;

Lastly, navigate to "My Profile" to see the look of your completed profile.&#x20;

<div data-full-width="true"><figure><img src="/files/yza6udU9xl6mtYAkIf0z" alt=""><figcaption></figcaption></figure></div>


---

# 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.hinata.io/getting-started/set-up-your-hinata-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.
