# DAO Rewards

As a part of Clique’s V2 upgrade, **Clique Rewards** is a new feature to reward community members and foster engagement by completing certain tasks such as submitting bugs, social activities or quizzes. To encourage active participation, we invite our partners, DAOs and projects to join us in creating a Rewards Campaign.&#x20;

The campaign is only available to DAOs or projects that are listed on Clique. To get instruction on how to list your project: <https://stp-dao.gitbook.io/verse-network/clique/how-to-list-your-project-on-clique>&#x20;

Once you are listed, contact us to get started with the Rewards Campaign. All you need is tasks and budget for the campaign and Clique will take care of the rest.

\
\
DAO admin can also create the campaign within the DAO homepage – DAO Rewards section.

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

Enter the name and description：

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

Setup the information you would like to collect from the user such as twitter, telegram, etc. Then enter the reward token address, network and the amount of the total reward you would like to pay out. Setup event start and end time; and reward claiming start and end time; normally there will be period to prepare the award list between the end of event and the start of reward claiming.

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

During the event, the admin can click 'Manage' to download the sheet including the information you collect from the users.

Once the event ends, the admin can upload the reward list in a format of \[user's address, the amount of reward token] in CSV file. You can download the template of the CSV file to make sure the doc format is correct.

Once the reward claiming period ends, the admin can claim back the remaining token.

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

<figure><img src="/files/7bdajR1UeA8Pvzb2qNy0" 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.awenetwork.ai/community/overview-of-social-and-daos/dao-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.
