# Rewards for groups

[Rewards](https://app.gitbook.com/s/MH0qx2kDusOMcs9TvihF/general/rewards) are objects that can be assigned to [individuals](https://app.gitbook.com/s/MH0qx2kDusOMcs9TvihF/planning/members) or [groups](https://app.gitbook.com/s/MH0qx2kDusOMcs9TvihF/planning/groups) who work at an event. The specific configuration should be carefully crafted by the event moderators.

{% stepper %}
{% step %}

### **Reward Design**

Before setting up the rewards in Eventication, moderators should have a clear plan beforehand about how they want to distribute the rewards - whether they want to reward individuals, groups or both.
{% endstep %}

{% step %}

### **Individual or group rewards**&#x20;

Based on the decision made in the previous step, moderators can next set up the rewards. These rewards are flexible and can be assigned to either individuals or groups depending on the intention of the event.
{% endstep %}

{% step %}

### **Preparations for Payout**&#x20;

Once the event concludes, the process to disburse the rewards commences. The system is designed to split the payments into two categories (if both types are present):

1. **Individual (member) payouts** - This caters to rewarding individuals who are not part of any group rewards.
2. **Group payouts** - This caters to the group rewards, where the reward should go to the group instead of individual group members.

To view the different payout categories, open up your [rewards](https://app.gitbook.com/s/MH0qx2kDusOMcs9TvihF/general/rewards) and navigate to "*Financial summary*". On top of the page you can choose between "*Members*" and "*Groups*"
{% endstep %}

{% step %}

### **Creating the SEPA Files**&#x20;

Eventication automatically creates a SEPA (Single Euro Payments Area) file for each set of rewards (individual and group). These SEPA files are a standardized format accepted by banks to allow easy transfer of the rewards.
{% endstep %}

{% step %}

### Make the p**ayments**

To execute the payments, simply submit the SEPA files generated by Eventication to your bank. The bank will use the information in these files to transfer the payments to the respective individuals or groups.
{% endstep %}
{% endstepper %}

This process encourages careful planning and design from the very beginning, ensuring fairness and clear reward distribution. It has been kept straightforward to help in smooth execution during the reward distribution phase post-event.


---

# 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.eventication.com/event-how-to/general/rewards/rewards-for-groups.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.
