# Liquidity Pool Provider

Holders that add Conch into liquidity and thus become Liquidity Providers, will allow others to purchase Conch using Conch tokens that are placed into liquidity. As a result, these holders will be rewarded.

Liquidity providers earn a share (TBD) of all sales volume on the pairs for which they provide liquidity.

Liquidity providers enable the seamless trade of tokens on the exchange and will see rewards as followed:

Rewards are received based on the percentage of ownership inside the liquidity pool which will vary due to impermanent loss. These are added directly to the provided liquidity amount inside the pool.


---

# 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://conch-coin.gitbook.io/conch-coin-white-pages/utility/liquidity-pool-provider.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.
