# Pools

[https://bow.kujira.network/pools](https://bow.kujira.network/dashboard)

The BOW 'Pools' page is at the center of the streamlined BOW experience:

* Observe and interact with regularly updated featured pools
* View information about all BOW liquidity pools including APR, reward breakdown, incentive release schedule, total liquidity, and current positions&#x20;
* Provide liquidity, incentivize pools, stake LPs to earn more rewards, unstake LPs and withdraw liquidity once finished &#x20;

Explore everything the BOW Pools section has to offer:

* [Featured Pools](/dapps-and-infrastructure/bow/pools/featured-pools.md)
* [All Liquidity Pools](/dapps-and-infrastructure/bow/pools/all-liquidity-pools.md)
  * [Pool Overview](/dapps-and-infrastructure/bow/pools/all-liquidity-pools/pool-overview.md)
  * [Provide to a Pool](/dapps-and-infrastructure/bow/pools/all-liquidity-pools/provide-to-a-pool.md)
  * [Leveraged Liquidity](/dapps-and-infrastructure/bow/pools/all-liquidity-pools/leveraged-liquidity.md)
  * [Stake LP with a Pool](/dapps-and-infrastructure/bow/pools/all-liquidity-pools/stake-lp-with-a-pool.md)


---

# 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.kujira.app/dapps-and-infrastructure/bow/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.
