> For the complete documentation index, see [llms.txt](https://cakepanda.gitbook.io/capa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cakepanda.gitbook.io/capa/capa-defi-rewards.md).

# CAPA Defi Rewards

Rewards within CAPA DeFi Protocol serve as powerful incentives, fostering user engagement and community growth. From spell rewards to era rewards and referral bonuses, these mechanisms play a vital role in promoting active citizenship and sustaining the protocol's dynamic ecosystem.

## **Reservo Chef Trigger Rewards:**

**Source:** Assets from the Reservo Chef

**Frequency:** Every time the trigger is initiated.

**Assets:** Triggers receive a 1% reward from the assets in the Reservo Chef.

## **Spell Rewards (Spell Divvy):**

**Source:** Accumulated $CAKE tokens in the **Divvy Reservo.**

**Frequency:** Distributed every two weeks (Spell Trigger)

**Assets:** 25% of $CAKE tokens in  **Divvy Reservo**

## **Era Rewards:**

**Source:** Total assets in the **Reservo** at the end of each era.

**Frequency:** Distributed at the end of each era.

**Assets:** $CAKE tokens in **Reservo**

## **Penalty Trigger Rewards:**

**Source:** Penalty amounts imposed on inactive citizens.

**Frequency:** Triggered when penalties are imposed.

**Assets:** Triggering citizens receives a 1% reward of the penalty amount.

## **Referral Rewards:**

**Source:** Assets from **Reservo** & other Marketing Campaigns&#x20;

**Frequency:** Distributed at the end of each era.

**Assets:** $CAKE tokens in **Reservo** & Marketing Campaigns funds

Incentivizing participation, promoting loyalty, and contributing to the protocol's sustainability, rewards are the heartbeat of CAPA. As users navigate the cyclical nature of relaunches and enjoy financial incentives, the community thrives, ensuring a vibrant and enduring digital landscape


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cakepanda.gitbook.io/capa/capa-defi-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
