# Add Rewards & Perks

{% hint style="success" %}
Rewards are a great way to give back to the people who contribute to your project and incentivize them to contribute even more
{% endhint %}

### Functionalities:

* **Limited edition**: You can offer rewards as limited editions, to cultivate a sense of exclusivity and increase their perceived value
* **Category**: Choose the category your rewards belongs to so your contributors know exactly what they are buying
* **Set denomination**: You can choose to denominate your rewards in either Sats or USD
* **Pre-Order**: You can sell a rewards as a pre-order and add an 'Expected Availability Date'
* **Includes Shipping**: You can ask contributors to leave their email if the rewards includes shipping
* **Hide/View toggle**: You can hide rewards that are no longer relevant

<figure><img src="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FSiY6NpGIlBLFb2EQBXLS%2F0.png?alt=media&#x26;token=04bec2b9-1b3d-4844-b7bd-40ec7402d68c" alt=""><figcaption></figcaption></figure>

### **Create a Rewards**

1. `Log in` and go to your project page
2. Click the `Add` button in the left navigation menu, then click `Sell a reward item`
3. Choose the **name** of the rewards, the **description**, **image**, **price**, and **currency**
4. Choose whether the rewards is **digital** (e.g [Nostr Badge](https://youtu.be/nAMuppEX2p8?feature=shared)) or a **physical** object
5. Choose if the rewards is a **limited edition** and specify the maximum quantity. You can leave this blank if it's not a limited edition
6. Select whether the rewards **includes shipping** or not (this will ask contributors to add their email)
7. When ready, click `Publish rewards`

{% hint style="warning" %}
To ensure integrity, once you create a limited edition rewards you cannot edit its maximum quantity.
{% endhint %}

<figure><img src="https://3192396964-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOAaCX9vJSkCVyXOvYV2g%2Fuploads%2FHkdwB1hN3A2KJJnFSgR3%2FTemplate(4).png?alt=media&#x26;token=0a352d5d-3ef2-4919-bdf8-876bb63ef5da" alt=""><figcaption></figcaption></figure>

### Edit a Reward

1. `Log in` and go to your project page
2. Under `Creator view` click `reward`
3. Click the :eye: icon to change the **visibility** from `Visible` to `Hidden` or vice versa
4. Click the `Edit` icon to **edit** the reward properties (such as Name, Image, Price...)
5. Click the :wastebasket: icon to delete the reward

### Guide

To learn how to leverage the power of Rewards, we recommend you read our following, step by step guide

{% content-ref url="../../guides/step-by-step-tutorials/how-to-sell-products" %}
[how-to-sell-products](https://guide.geyser.fund/geyser-docs/guides/step-by-step-tutorials/how-to-sell-products)
{% endcontent-ref %}


---

# 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://guide.geyser.fund/geyser-docs/product-features/project-features/add-rewards-and-perks.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.
