# corSwap and Liquidity

CorSwap, the built-in user-friendly DEX based on Uniswap V2. , facilitates seamless swaps between corTokens and pair tokens. The liquidity for each corToken is sourced from Liquidity Providers (LPs), ensuring robust market dynamics.

**Low Costs:** Only a trading fee is charged, with no hidden fees.

**Reliability:** Liquidity provided by LPs ensures a stable and reliable market for corToken transactions.

**Aggregated Liquidity:** CorSwap not only relies on its built-in Coral DEX but also aggregates liquidity from other DEXs, enhancing overall market liquidity and trading opportunities.

## CorSwap Liquidity&#x20;

Anyone can become a liquidity provider (LP) on CorSwap by depositing an equivalent value of corTokens and the paired token in return for liquidity pool (LP) tokens. These tokens represent the LP’s share of the total pool reserves and can be redeemed for the underlying assets at any time.&#x20;

## Transaction Fees & Rewards

CorSwap applies a 0.25% fee to trades, which is given back to liquidity providers. In the future, this fee and the distribution might be adjusted.&#x20;

LPs earn rewards from transaction fees, which are distributed pro-rata according to their share of the pool. Additionally, Coral Finance offers $CORL as rewards for LPs.&#x20;

CORL rewards for each liquidity pool are weighted and will be adjusted with more pools coming in.

<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://coral-finance.gitbook.io/coralfinance/points-hub/corswap-and-liquidity.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.
