# Drip Season 2

## Introduction

DRIPs Season 2 is Hyperion’s upgraded reward system that incentivizes real participation in the ecosystem through trading, liquidity provision, and deeper engagement with the RION token.

DRIPs are calculated and accumulated **daily**, and will later be used to unlock exclusive incentives and airdrop allocations. This season runs from **August 7 - TBD**

***

## Point Categories & Earning Mechanisms

#### Hyperion DRIPs

Users can earn DRIPs in three ways: trading, providing liquidity, and engaging with RION utility. All DRIPs are calculated daily and rounded down.

***

### A. Trade DRIPs (Based on Fees Paid)

Users earn DRIPs based on the trading fees they generate. Each $0.01 in fees contributes to 1 DRIP. Selected pools have different multipliers based on their fee tiers.

#### **Fee Tiers & Multipliers**

<table><thead><tr><th width="194.49609375">Fee Tier</th><th>DRIP Rate</th></tr></thead><tbody><tr><td>0.01%</td><td>1 DRIP per $100 in trading volume</td></tr><tr><td>0.05%</td><td>5 DRIPs per $100 in trading volume</td></tr></tbody></table>

**Eligible Trading Pools:**

* USDT/USDC (0.01%)
* APT/USDC (0.05%)
* APT/USDT (0.05%)
* xBTC/USDC (0.05%)
* APT/xBTC (0.05%)
* WBTC/USDC (0.05%)
* WBTC/xBTC (0.01%)
* APT/WBTC (0.05%)
* APT/kAPT (0.01%)
* APT/goAPT (0.01%)
* USD1/USDC (0.01%)
* sUSDe/USDC (0.01%)

**Example Calculation (APT/USDT Pool, 0.05% Fee Tier):**

$1,000 trading volume → Fee = $0.50 →

DRIPs = $0.50 ÷ $0.01 = 50 DRIPs

***

### B. Liquidity DRIPs (LP Points)

Liquidity providers earn DRIPs based on the size and type of pool they supply liquidity to. Only selected pools are eligible.

#### Pool-Based Reward Rates

<table><thead><tr><th width="286.3984375">Pool</th><th>DRIP Rate</th></tr></thead><tbody><tr><td>USDT/USDC (0.01%)</td><td>1 DRIP per $200 liquidity per day</td></tr><tr><td>Other Liquidity Pools</td><td>1 DRIP per $100 liquidity per day</td></tr></tbody></table>

**Eligible Liquidity Pools:**

* USDT/USDC (0.01%)
* APT/USDC (0.05%)
* APT/USDT (0.05%)
* xBTC/USDC (0.05%)
* APT/xBTC (0.05%)
* WBTC/USDC (0.05%)
* WBTC/xBTC (0.01%)
* APT/WBTC (0.05%)
* APT/kAPT (0.01%)
* APT/goAPT (0.01%)
* USD1/USDC (0.01%)
* sUSDe/USDC (0.01%)

**Example Calculation (APT/USDT Pool):**

Provide $500 liquidity → (500 ÷ 100) × 1 = **5 DRIPs per day**

***

### C. Special Boosts

DRIPs are awarded for trading and LP certain tokens in a limited time period.

#### Boost Details

APT/RION

| Action            | DRIP Reward                        |
| ----------------- | ---------------------------------- |
| Trade             | 3 DRIPs per $0.01 in fees          |
| Provide liquidity | 3 DRIPs per $100 liquidity per day |

Others

| Action            | DRIP Reward                        |
| ----------------- | ---------------------------------- |
| Trade             | 1 DRIPs per $0.01 in fees          |
| Provide liquidity | 1 DRIPs per $100 liquidity per day |

#### Applicable Pairs

* APT/RION (0.3%)
* APT/PACT (0.3%)
* APT/USDC (0.5%)
* sUSDE/USDC (0.01%)
* APT/AMI (0.1%)

<sub>The White Paper is for informational purposes only. Nothing in the White Paper constitutes legal, financial or tax advice. Its content may be updated from time to time without express notice. You should seek your own professional advice before engaging in any activity in connection with Hyperion. See</sub> [<sub>Legal Disclaimer</sub>](https://docs.hyperion.xyz/legal-and-compliance/legal-disclaimer)<sub>.</sub>


---

# 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.hyperion.xyz/drips/drip-season-2.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.
