# NFT Collections

For projects, TaskOn now supports `Mint NFT`. With this feature, projects can effortlessly transform brands, ideas, or digital creations into unique NFT digital assets, enhancing the appeal of their quests/events by using NFTs as rewards.

### Mint NFT <a href="#mint-nft" id="mint-nft"></a>

#### Getting Started <a href="#getting-started" id="getting-started"></a>

1. Click "Entity Hub", and click "`NFT Collection`".
2. Click "`Create NFT Collection`".

<figure><img src="/files/vrbkccmUG4cRcXSQDVoz" alt="" width="563"><figcaption></figcaption></figure>

3. Enter the basic info of NFT collection, and upload the NFT `image` or `video`.

<figure><img src="/files/Xc852DeiDPCJ2KZ5NpvQ" alt="" width="563"><figcaption></figcaption></figure>

4. Choose "`Network`", enter the `Collection Description` and other info if needed, and finally click "`Create`".

<figure><img src="/files/82vBMzh2MJOPd8DSaOAf" alt="" width="563"><figcaption></figcaption></figure>

5. Connect your `Web3 Wallet` and sign.

<figure><img src="/files/T9GQqEkEaLAs9m4o2Qam" alt="" width="563"><figcaption></figcaption></figure>

6. Check the NFT Collection.

<figure><img src="/files/O40EuzzIRcT6gLiGG9yI" alt="" width="563"><figcaption></figcaption></figure>

### Distribute NFT <a href="#distribute-nft" id="distribute-nft"></a>

We offer the `NFT distribution` feature, enabling projects to explore inventive branding strategies and spark user engagement. Currently, TaskOn supports three methods for distributing NFTs to users: `Airdrop`, `Claim`, and `Mint`.

| Distribution | Intro                                                                                                                               |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------- |
| Airdrop      | <p>Directly send the NFT to a specific address list and you need to pay <code>gas fee</code>.</p><p>\*Maximum 120 NFTs per drop</p> |
| Claim        | Users need to pay gas fee to claim NFT on TaskOn.                                                                                   |
| Mint         | Users pay gas fee to mint NFT on TaskOn (you can get `earnings` from NFT minted).                                                   |

First, click "`Distribute NFT to Users".`

<figure><img src="/files/l2u1HcnnKJW3cizbkWaC" alt="" width="563"><figcaption></figcaption></figure>

#### Airdrop NFT <a href="#airdrop-nft" id="airdrop-nft"></a>

1. Click "`Airdrop`", upload list, and click "`Create`".

<figure><img src="/files/PNTsjgcajuRxsJ4z7swQ" alt="" width="563"><figcaption></figcaption></figure>

2. Connect the `web3 wallet` and sign.

<figure><img src="/files/oQDy9sfYBTAJeKZrPquG" alt="" width="563"><figcaption></figcaption></figure>

3. Click "Distribution Details" and check the `NFT Collection Distribution Detail`.

<figure><img src="/files/3tdfbsiQII19sfiMSkyl" alt=""><figcaption></figcaption></figure>

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

#### Claim NFT

1. Click "`Mint`", upload list, and choose the `Claimable Time`.

<figure><img src="/files/l9P67uUyPVvVWS4FpXRG" alt="" width="563"><figcaption></figcaption></figure>

#### Mint NFT <a href="#mint-nft-1" id="mint-nft-1"></a>

1. Click "`Mint`", set the `Number` and NFT `Price` (if needed), and upload list.

<figure><img src="/files/kjXE9dZiJw9xBm9meynX" alt="" width="563"><figcaption></figcaption></figure>

2. Choose Claimable Time, and finally click "Create".

This functionality not only reinforces your brand presence, but also presents opportunities for innovation and add value to your project.


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/tools/nft-collections.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.
