# All about Rewards

* **What are the different methods of Reward Distribution?**\
  a. **Lucky Draw** - A "Lucky Draw" is a random selection process where users have a chance to win the camping reward\
  \
  b.  **Leaderboard** - A "Leaderboard" involves ranking users based on the number of XPs they have earned to win the campaign reward\
  \
  c.  **FCFS (First Come First Serve)** - First Come First Serve" means that users who are earliest to complete the campaign wins the reward<br>
* **How to allocate different reward types in the same campaign?**\
  **-** Navigate and Select the ' Rewards Details ' \
  \- Select the combination of rewards you want to distribute ( for eg. ERC20 tokens and Discord role )\
  \- Fill in the required details \
  **Note : The reward distribution method for both the reward types and number of winners remain the same.**<br>
* **How to allocate Discord Role as a reward?**\
  **-** On left panel of the dashboard , navigate ' Integrations '\
  \- Scroll down > Other Integrations\
  \- Connect Discord\
  \- Now you will be able to give Discord Role as a reward<br>
* **How to Submit Reward if the reward is distributed in ERC20 tokens ?**\
  \-  Choose reward method, chain, token, and number of winners.\
  \- Click "Directly Launch" and confirm by clicking "Confirm and Continue"\
  \- Approve tokens to complete the process<br>
* **How to distribute reward in your own token?**\
  \- Ensure your token is on a supported chain\
  \- You need to add you **Custom Token** in your workspace <br>
* **How to add / delete your custom token in your workspace ?**\
  \&#xNAN;**- To add your custom token**\
  \- Login to your workspace in [app.intract.io](http://app.intract.io/)\
  \- On left panel of the dashboard , go to the **Tools Section** > **Custom Tokens**\
  **-** Click on **Create Token** \
  **-** A pop - up will appear on the screen , fill in all the required details \
  \- Click on **Add Token**&#x20;

  * Your request for your custom token will go under the ' **Under Review '** tab
  * The TAT for approval of your custom token is 24 hours for sanity check
  * Once the team checked your token , it will reflect under ' **Approved / Rejected ' tab**

  \
  **- To delete your custom token** \
  **-** Login to your workspace in [app.intract.io](http://app.intract.io/)\
  **-** On left panel of the dashboard go to Tools Section > Custom token\
  \- Under the ' Actions ' tab , click on the ' Delete ' button


---

# 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.intract.io/for-project/all-about-rewards.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.
