# Leverage Trading & Concentrated Pool (Uniswap V3) Campaign

**Duration**: Mar 19 – Mar 31 (2 weeks)\
**Total Rewards**: 2,000ADA & 100K DANO\
**Objective**: Reward top-performing traders with ADA and distribute DANO to all users participating in Danogo leverage trading.

### **How It Works**

* Create Leverage Trading Position on Danogo with the following pairs:&#x20;
  * **ADA - USDCx**
  * **NIGHT - USDCx**
* Ranking Metric:&#x20;

  * Total **Gross PnL** = Sum of the **Gross PnL** of all positions opened during the campaign (both closed and still open).

  <figure><img src="/files/7cjCY4KV2djOGGDDsZtt" alt=""><figcaption></figcaption></figure>

### Reward 2,000 ADA for the top 5 traders by profit.

| Rank      | Reward  |
| --------- | ------- |
| 1st Place | 800 ADA |
| 2nd Place | 500 ADA |
| 3rd Place | 300 ADA |
| 4rd Place | 200 ADA |
| 5rd Place | 200 ADA |

### Reward 100k DANO&#x20;

* Reward DANO to all users who open positions during the campaign period.
* Earn 1 DANO for every $10 of trading volume.

### Eligibility

* Users must trade on Danogo Leverage Trading during the campaign period.
* Only positions opened within the campaign’s period (19/03/2026 17:00 UTC → 31/03/2026 17:00 UTC) count toward.

### Leaderboard

* Top 10 updated daily on our Discord channel & Website Danogo
* The top 5 winners will be announced after the campaign ends.

### Example

Assume a trader opens **3 positions during the campaign**.

<table><thead><tr><th width="114">Position</th><th width="149">Pair</th><th width="142">Status</th><th width="172">Trading Volume ($)</th><th width="159">Gross PnL</th></tr></thead><tbody><tr><td>Position 1</td><td>ADA/USDCx</td><td>Closed</td><td>$5,000</td><td>-$50</td></tr><tr><td>Position 2</td><td>ADA/USDCx</td><td>Closed</td><td>$3,000</td><td>+$120 </td></tr><tr><td>Position 3</td><td>NIGHT/USDCx</td><td>Open</td><td>$2,000</td><td>+$30</td></tr></tbody></table>

* Total Gross PnL = (-$50) + $120 + $30 = +$100
* Total Volume = $5,000 + $3,000 + $2,000 = $10,000&#x20;
  * Total DANO earned = $10,000 / 10 = 1,000 DANO

### Timeline

* From 19/03/2026 17:00 UTC → To 31/03/2026 17:00 UTC

### How to Join

1. Go to <https://app.danogo.io/leverage-trading>
2. Connect your wallet and start trading **USDCx pairs**.
3. Track your rank on Discord’s daily Top 10.
4. Follow us on X to stay updated on the campaign <https://x.com/DanogoFinance>


---

# 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/leverage-trading-and-concentrated-pool-uniswap-v3-campaign.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.
