# GRV rewards

### GRV Rewards for money markets

GRV will be given out as rewards for deposits and loans.

* A total of 300,000,000 GRV (30% of the total) will be allocated.

| Asset | for Supply | for Borrow |
| ----- | ---------- | ---------- |
| ETH   | 10%        | 20%        |
| WBTC  | 3.333%     | 6.666%     |
| USDC  | 10%        | 20%        |
| USDT  | 3.333%     | 6.666%     |
| DAI   | 1.666%     | 3.333%     |
| ARB   | 5%         | 10%        |

### GRV reward configuration for LPs (Liquidity Providers)

In order for users to purchase and sell GRV, LPs that supply liquidity to the DEX within the protocol are rewarded with GRV.

* A total of 100,000,000 GRV (10% of the total) will be allocated.
* Rewards for staking are only paid in GRV.
* It takes 7 days to activate the option to claim compensation, after which you can do so right away for the next 7 days with a 50% tax. (14 days in total)


---

# 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.whitehole.finance/governance/grv-tokenomics/grv-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.
