# Concentrated Pool Rewards

**🎯 Campaign Overview**

**Duration**: From: Mar 30, 2026 (Epoch 622)    To: once notified.

**Eligible Users**: Liquidity Providers who add liquidity to **Danogo Concentrated Pools (CLP)**

**Incentive**: The more **liquidity** you provide → the more $DANO you earn

**💰 Reward Scheme**

For every **$100 worth of LP position (in USD)** per Cardano epoch (5-day period) you will receive 2 $DANO.

*Note: Rewards are calculated per snapshot each epoch.*

**Reward Formula**

`Rewards per epoch = (LP Value in USD / 100) x 2`&#x20;

**🧮 Examples:**

Provide $400 liquidity for 30 days →

(400 / 100) x 2 × 6 epochs = 48 $DANO

Provide $400 for 7 days →

(400 / 100) x 2 × 1 epoch = 8 $DANO

<br>


---

# 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.dano.finance/news/concentrated-pool-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.
