# Creating and Managing Rewards

As DAO members participate in Governance and complete Quests, they earn Gems for their DAO. Rewards are a way to redeem Gems for prizes.

## Creating a new Reward

**Step 0: Go to the Rewards Admin Section**

Connect your wallet and navigate to the Rewards page. Click the admin tab.

**Step 1: Add a new Reward**

Click the Add button in the Rewards section.

**Step 2: Fill out the reward information**

> Name: The name of this reward
>
> Price: The number of Gems this reward costs to redeem
>
> Point of Contact: The organization administrator who DAO members can reach out to regarding their redemptions.
>
> Description: Describe this Reward
>
> Expires?: Set a deadline to claim this Reward.
>
> Reward Type:&#x20;
>
> Email means the reward will be completed manually via a process where a DAO administrator will follow up to complete the reward claiming manually over email. This is very manual but very flexible.&#x20;
>
> NFT reward types integrates with existing NMKR NFT projects to mint from a collection using Gems.

**Step 3: Add reward**


---

# 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.clarity.vote/clarity-v1/participating-in-an-organization/badge-member-actions/creating-and-managing-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.
