# Compound / Bounty

## Do I need to do something after I deposit?

No, rewards are automatically compounded at regular intervals of X time, requiring no action from the user.

## What is the compounding time?

Each strategy has its own APY and optimal compounding time. To optimize this, we incentivize both bots and users through a bounty. This ensures that compounding is executed when the gas cost is lower than the bounty awarded to the user or bot that initiates it.

## What is a Bounty?&#x20;

To offer our users additional returns and ensure optimal compounding times, we have introduced the Bounty section. Through this feature, users can earn extra rewards by utilizing the harvest function.

## How does it work?

By clicking 'Harvest' on a pool, you are effectively compounding the strategy. When you do this, you will receive the Bounty Reward

<figure><img src="/files/ecv8r0nKtPNJuklZvSIQ" alt=""><figcaption><p>The user will receive $0.03 in WFTM when calling it</p></figcaption></figure>

## Can I do reinvest of a pool I did not invest in?

Yes! You can do reinvest and gain the Bounty Reward for every pool on Matrix - even if you did not invest in it.&#x20;

## What is the difference between Pending Rewards and the Bounty?

Bounty are the rewards one get for calling the harvest function. Pending rewards are the rewards generated "so far" by that pool. For example, the pending rewards for FTM-TSHARE are $123.41, meaning that when we click on reinvest, "all" the investors of that pool will get their share of $123.41. Whereas, **Bounty** are $0.56, meaning that "only" the user who call the reinvest function, will get $0.56.

## How I receive the Bounty?&#x20;

The Bounty rewards will be **directly transferred to the user address** in the chain wrapped token &#x20;

## How much is the Bounty?&#x20;

The **bounty fee is the 10%** of our 4.5% farming fee.


---

# 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.matrix.farm/matrix/protocol/compound-bounty.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.
