# NFT

## Set Up

### Basic info

Select network, NFT name, and enter the number of total reward amount.

Please be aware that if you opt for "NFT" as your benefit, ensure you have enough NFT on your TaskOn Asset. If your balance falls short, please [**deposit funds**](/guide-book/assets.md) beforehand.

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

### Set Redeem Rate

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

### Time-limited (Optional)

If you want to set this benefit as time-limited, please enter the date.

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

### Participation Requirement (Optional)

If you want only participants within a specific ranking range to qualify for this benefit, click "Participation Requirement", then select "Leaderboard" for the specific range of ranking.

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

Click on "`Next`".

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

## Info

Enter your benefit `name`, load the `cover image`, and add the `description`.

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


---

# 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/community-hub/incentives-benefits/benefit-shop/benefit-type/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.
