# Reward

Under <**Reward**>, you'll be able to select and input the design of rewards to be issued to participants in the <[Campaign](/businesses/b-user-guide/community/campaign.md)>.

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

You'll be given two options:

[1) SBT](#for-sbts)

[2) Tokens](#for-tokens)

<figure><img src="/files/9NHRRSEx0FGVFnhMAlAy" alt=""><figcaption></figcaption></figure>

## For SBTs

Select <**SBT**> and fill in the details as shown below:

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

### 1) Logo

Upload the design of your SBT here. Alternatively, you can also upload GIF files if you have an animated design.

> The following file formats are currently supported: PNG, JPG, GIF

### 2) Title

Give the SBT a cool name!

### 3) Description

Give a short description of the meaning and purpose of the SBT.

> Example: It could be used to commemorate a special occasion, or grant special utilities and privileges such as Whitelist or promised issuance of tokens in the future.

### 4) Network

We currently support the minting of rewards on the **BNB Chain,** **Polygon (MATIC)** and **Sui** network.

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

Do not forget to click on the <**Add**> button at the bottom right corner to save and add this reward to your community. This reward will be available for selection on the <[Campaign](/businesses/b-user-guide/community/campaign.md)> page.

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

## For Tokens

Select <**Tokens**> and fill in the following details:

<figure><img src="/files/4PaFIknhpQqp5c8s3MhR" alt=""><figcaption></figcaption></figure>

### 1) Individual's Reward Amount

This is the number of tokens you would like to issue out to each winner.

> E.g. if you would like to give out 1,000 BUSD to 10 winners, each winner will get 1,000/10 = 100 BUSD. Hence, indicate 100.

### 2) Network

For network, you can select either **BNB** or **Polygon**.

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

### 3) Token Type

Next, you can select the token type. Currently there is one available option for BNB Chain:

* BUSD - BNB

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

There is only one option for Polygon chain:

* USDT - Polygon

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

### 4) Title

Insert the title to describe what you'll be giving away.

> E.g. Give the following title "BUSD Giveaway" if you are giving away BUSD. Indicate the amount of you wish to e.g. "1,000 BUSD Giveaway".

**IMPORTANT NOTE:**

**If you intend to issue tokens, a prompt will appear, requesting you to send tokens to the address e.g. 1,000 BUSD once you launch <**[**Campaign**](/businesses/b-user-guide/community/campaign.md)**>.**

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

Do not forget to click on the <**Add**> button at the bottom right corner to save and add this reward to your community. This reward will be available for selection on the <[Campaign](/businesses/b-user-guide/community/campaign.md)> page.

<figure><img src="/files/Ig5AFM7uCIvg1fKH0Yqe" alt=""><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://docs.trantor.xyz/businesses/b-user-guide/community/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.
