# LP Pools

In order to provide ButterSwap community with more benefits, we periodically collaborate with partners and open LP pools. In LP pools, you will stake LP tokens (such as BUTTER - XXX LP) to earn XXX tokens for free.

### LP Pool List

| Title                                                                     | Time                                         | Chain |
| ------------------------------------------------------------------------- | -------------------------------------------- | ----- |
| 🍬 BUTTER - ??? LP Pool                                                   | New LP pool is to be announced soon          |       |
| [🍬 BUTTER - B8 LP Pool](/products/pools/lp-pools/butter-b8-lp-pool.md)   | 7:00PM 2021/10/26\~ 7:00PM 2021/12/25 (SGT)  | BSC   |
| [🍬 BUTTER - UD LP Pool](/products/pools/lp-pools/butter-ud-lp-pool.md)   | 2:00PM 2021/9/10 \~ 2:00PM 2021/10/10 (SGT)  | HECO  |
| [🍬 BUTTER - NT LP Pool](/products/pools/lp-pools/butter-nt-lp-pool.md)   | 12:00PM 2021/8/21 \~ 12:00PM 2021/9/20 (SGT) | HECO  |
| [🍬 BUTTER - CWD LP Pool](/products/pools/lp-pools/butter-cwd-lp-pool.md) | 12:00PM 2021/8/8 \~ 12:00PM 2021/9/7 (SGT)   | HECO  |


---

# 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.butterswap.me/products/pools/lp-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.
