# NFTのMint

全てのタスクが完了するとCheckボタンから「NFTをGetする」に変わります。

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

「NFTをGetする」をクリックするとNFTのmintが実行されます。

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

mintが完了すると右上のようになりOpenSeaなどでご確認できます。

{% hint style="info" %}
OpenSeaでのImage表示に少し時間がかかる場合があります。その場合は\
Raribleでも確認できますので、[こちら](https://rarible.com/)から確認ください。
{% endhint %}

おめでとうございます🎉

これでクエストを達成しNFTを獲得することができました✨


---

# 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://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/nftnomint.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.
