# Claim Your Free NFT

One cool fact about Hinata is that we reward every new user who authenticates their profile on our platform with a free NFT. You are able to claim your free ERC-1155 NFT either in landscape or portrait aspect ratio, after you've finished setting up your profile.

However, the gas needed for the minting process should be covered by you, so make sure that you already have funds in your wallet before you start the claiming process.

### Claim your free NFT

Once your profile is 100% completed, you'll notice that a "Claim your NFT" button has appeared just under the completion progress bar. Click this button to start minting your very first NFT on our platform.&#x20;

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

Next, you get to choose whether you'd like your NFT either in portrait - "Hinata Special" or in landscape orientation - "Hinata Special Widescreen".&#x20;

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

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

Once you have made your choice, simply click the "Mint Now" button. Then your wallet provider will require your signature as a way to verify your account.

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

Notice how the MetaMask modal displays the ETH balance for the account you are currently using. This is important as you would need to use that balance to pay your gas fee. But first, sign the request.

After signing, the following MetaMask modal displays the amount of gas fee you are supposed to cover. At this point, you can either reject the transaction or confirm it and claim the NFT.

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

For the latter, if the transaction was successful, both MetaMask and Hinata will notify you of it via pop-up.

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

Notice how after minting your NFT, the "Claim your NFT" button has disappeared as it served its purpose.

### Find your NFT

You can find your minted NFT on your profile, under "COLLECTED NFTs" section.

<div data-full-width="true"><figure><img src="/files/oa8YFXdL8LNYzhBPczSo" 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/claim-your-free-nft.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.
