# Set up reinvest or not rewards

Earn Flex offers an empowering feature – the flexibility to decide whether to reinvest your rewards or not, putting you in control of your investment strategy.

**Key Features**

* **Unlock Compound Interest**: By opting for rewards rollover, you can harness the power of compound interest, potentially accelerating your earnings over time.
* **Reward Distribution**: Without reward rollover enabled, your rewards will be directly credited to your wallet.
* **Universal Application**: Your decision to enable or disable reward rollover applies universally to all rewards received from both your existing and future deposits.
* **Customization on Demand**: Enjoy the freedom to configure this feature according to your evolving financial objectives. You can easily enable or disable rewards rollover whenever you see fit.

**How to Configure the Feature**

To tailor your reinvestment preferences, utilize the `PATCH` method. This straightforward process allows you to specify whether your rewards should bolster your wallet or contribute to the growth of your deposit. With this feature, you have the flexibility to adapt your strategy as your financial goals evolve.

{% hint style="info" %}
Explore [here](/earn/general/use-cases/flex/set-up-reinvest-or-not-rewards/ux-example.md) a real-world example that illustrates the user experience of reinvest or not rewards in Earn Flex. This walkthrough provides valuable insights into how end-users seamlessly navigate the process.
{% endhint %}


---

# 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://developers.criptan.com/earn/general/use-cases/flex/set-up-reinvest-or-not-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.
