# Reward

**※ The distribution of Tokens (KAIA or USDT), NFTs, and Points based on specific condition fulfillment must be implemented directly within the Apps(**[**https://docs.kaia.io/references/json-rpc/references/**](https://docs.kaia.io/references/json-rpc/references/)**), and only missions with these features fully implemented can be listed on the Unfi Apps. (NFT minting must be carried out exclusively through the Unifi Apps)**

### 1) $Token(KAIA or USDT) Reward <a href="#id-1-usdkaia-reward" id="id-1-usdkaia-reward"></a>

<table><thead><tr><th width="213.66015625">Label</th><th width="393.33984375">Guide</th><th>Spec</th></tr></thead><tbody><tr><td>Reward Token type</td><td>The KAIA Mission and the USDt Mission can be configured separately. Please select the mission you would like to proceed with.</td><td>KAIA or USDt</td></tr><tr><td>Mission Name</td><td>The multilingual language is supported</td><td>There is a 15-character limit</td></tr><tr><td>Reward Amount per Mission</td><td>$Token(KAIA or USDT) Reward Distribution Amount</td><td></td></tr><tr><td>Wallet Address</td><td>The from Address for the Apps to airdrop $KAIA or $USDt.<br><strong>If multiple events are held at the same time, Wallet Address is required for each event.</strong><br>Contract Address are not allowed.</td><td></td></tr><tr><td>Reward URL</td><td>Please submit the URLs for two versions: LIFF and External Web</td><td></td></tr><tr><td>Opened at/Closed at</td><td>Please make sure to specify the exact time, including the minute</td><td></td></tr></tbody></table>

### 2) NFT Reward <a href="#id-2-nft-reward" id="id-2-nft-reward"></a>

<table><thead><tr><th width="213.66015625">Label</th><th width="393.33984375">Guide</th><th>Spec</th></tr></thead><tbody><tr><td>Mission Name</td><td>The multilingual language is supported</td><td>There is a 15-character limit</td></tr><tr><td>Wallet Address</td><td>The from Address for the Apps to airdrop NFT.<br>Contract Address are not allowed.</td><td></td></tr><tr><td>Collection Name</td><td><p>The Collection  Collection name(or </p><p>contract address) of the NFT to be airdropped</p></td><td></td></tr><tr><td>Reward URL</td><td>Please submit the URLs for two versions: LIFF and External Web</td><td></td></tr><tr><td>Opened at/Closed at</td><td>Please make sure to specify the exact time, including the minute</td><td></td></tr></tbody></table>


---

# 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.unifi.me/unifi/reward.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.
