# Paradigm Liquidity Pool

## Liquidity Pools

To solve the problem of illiquid markets we incentivize users themselves to provide crypto liquidity for a share of trading fees.

### **How it works?**

When you add liquidity, you will receive pool tokens representing your position. These tokens automatically earn fees proportional to your share of the pool, and can be redeemed at any time.

<figure><img src="/files/BvzfsjVyy1f7D5XDgnMR" alt=""><figcaption></figcaption></figure>

When a liquidity pool has a lot of liquidity, trading can happen inside the pool. This means that many users can make use of the DEX to swap out Love or whatever other pairs are available. And when trading happens, fees are generated and the fees will be given to the pool token owners. Giving you profit for making the trade possible and also giving you profit for keeping the pool token alive.


---

# 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://enoch-app.gitbook.io/enoch/open-finance/trade/paradigm-liquidity-pool.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.
