# Liquidity Provision Strategy

### Earn More on Your Yield-Bearing Assets

Instead of holding yield-bearing tokens (tsTON, tsUSDe, SLPs) idle in your wallet, you can earn additional returns by providing liquidity to FIVA pools.

### Why Provide Liquidity?

#### Higher Returns

Being an LP in FIVA is more profitable than just holding yield-bearing tokens. Historical data from previous pools (Jun-Aug 2025) shows:

| Asset        | Pool APR  | Underlying APR | Additional Return |
| ------------ | --------- | -------------- | ----------------- |
| **USDe**     | **7.5%**  | 0%             | **+7.5%**         |
| **USDT**     | **7.14%** | 3.94%          | **+3.2%**         |
| **tsUSDe**   | **8.7%**  | 6.74%          | **+1.96%**        |
| **stgUSD**   | **12.4%** | 11.6%          | **+0.79%**        |
| **tsTON**    | **4.42%** | 3.68%          | **+0.74%**        |
| **USDT-SLP** | **8.05%** | 7.43%          | **+0.62%**        |

*Data from Jun-Aug 2025 pool iteration*

#### Multiple Income Streams

**As a liquidity provider, you earn:**

* **Underlying yield**: Base protocol returns (staking, lending, etc.)
* **Trading fees**: Share of all swaps in the pool
* **FIVA points**: Protocol rewards for supporting the ecosystem

#### Support the Ecosystem

Your liquidity helps other users execute their strategies and helps FIVA grow, while you earn additional returns.

### How to Provide Liquidity

#### Step 1: Open Pool Section

Navigate to the ["Pools" section](https://app.thefiva.com/defi/pools) in FIVA interface

#### Step 2: Choose Your Asset

Select yield-bearing asset you have or want to provide:

* tsTON (Tonstakers)
* tsUSDe (Ethena staked)
* stgUSD (Torch)
* USDT (EVAA)
* SLP tokens (Storm LP)

#### Step 3: Provide Liquidity

Click "Add Liquidity" and confirm transaction to start earning enhanced returns

#### Step 4: Withdraw

**At maturity**: Remove liquidity with no impermanent loss\
**Early withdrawal**: Possible anytime, but may encounter market conditions

### Key Benefits

**No Impermanent Loss at Maturity**: FIVA's unique AMM design eliminates IL risk when you hold to maturity

**Flexible Exit**: Can withdraw anytime, though holding to maturity is optimal

**Top Security**: Audited by Trail of Bits and TonBit

### Example: tsUSDe LP

**Holding tsUSDe in wallet**: 6.74% APR\
**Providing tsUSDe to FIVA pool**: 8.7% APR\
**Additional earnings**: +1.96% APR from trading fees + FIVA points

Your idle assets start generating extra income automatically.

***

**Start earning more**: Open FIVA Pools section and provide liquidity today!


---

# 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.thefiva.com/fiva-strategies/liquidity-provision-strategy.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.
