# Rewards Management

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :busts\_in\_silhouette: Who can manage rewards?

* Only Rewarding Administrators can access and manage rewards

### :arrow\_forward: How to access rewards management?

* Access the Platform Settings
* Go to Rewards entry from the Administration Menu
* Access to Meeds Rewards

### :tools: How to manage Reward Distribution Settings?&#x20;

When accessing the rewards management page, you'll need to set Reward Distribution Rules if not already configured.

Here, you can:

* Define the reward frequency
* Specify the Contribution Period Timezone
* Set the minimum points for reward eligibility
* Choose between a fixed budget or per-contributor budget

Depending on your rules, a preview of the reward distribution is updated to let you check before applying this budget configuration.

#### Watch the video below for more info :point\_down:

{% embed url="<https://www.loom.com/share/dd13d0c5ea844e5fa3c3a3d5c32562d5?sid=b24676cf-6365-4489-85ef-c0be041a2bdc>" %}

### :coin: How to send rewards?

#### :eyes: Review Contributions Period

Once distribution settings are set, each period is listed as a summarized card. For each, you find a status indication:

* Waiting for the period to end: You can preview the rewards distribution. However, you cannot send rewards as the period is not end yet.&#x20;
* To Reward: Period has ended. You can review the reward distribution and the contributions before sending rewards.
* Rewards sent on \[date of sending]: Contributors have been rewarded.

This aims to help you check if you have paid contributors or not.

#### :mag: List Contributions and Reward Distribution

Clicking to a period card lists reward distribution as follow:

* Only contributors with a configured wallet are listed
* Contributors are listed from the most rewarded to less ones
* Not eligible contributors are also listed if needed

For each contributor, it is possible to see details:

* of contributions
* of rewards
* of transactions

#### Watch the video below for more info :point\_down:

{% embed url="<https://www.loom.com/share/b2a01e82975a43169ef91ed4ec627084?sid=cb182037-3b9e-47fb-a32c-21a2791b7c1f>" %}

#### :money\_with\_wings: Send Rewards

Once you list a period detail, if not already sent, you can send rewards thanks to the CTA suggested in the top of the page.

:warning: Rewards cannot be sent if you have not enough gas or tokens to send rewards:

1. A minimum of 1 POL is needed to send rewards
2. A minimum of the configured budget is needed to send rewards

#### Watch the video below for more info :point\_down:

{% embed url="<https://www.loom.com/share/1365b3dbbaa349b89be151a54269db8e?sid=883aee38-569f-4d0d-b47e-e1b24f072781>" %}


---

# 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.meeds.io/meeds-guides/admin-guide/managing-rewards/rewards-management.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.
