# Liquidity Pools

When you add  tokens to a LIUXSwap Liquidity Pool you will receive LP tokens that will allow you to share in the fees.

**If you deposit BNB and LIUX tokens you will receive BNB-LIUX LP tokens which will represent your portion of the BNB-LIUX Liquidity Pool.**

The funds deposited will be redeemable at any time. All you need to do is remove your liquidity.


---

# 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://liux.gitbook.io/liux-whitepaper-v2/liquidity-pools.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.
