# Product Overview

- [Multi Stable Pools](https://burrbear.gitbook.io/docs/product-overview/multi-stable-pools.md)
- [Generalized Pool](https://burrbear.gitbook.io/docs/product-overview/generalized-pool.md)
- [RWA Pools](https://burrbear.gitbook.io/docs/product-overview/rwa-pools.md): \*previously called Burr Pools
- [Why Use an RWA Pool?](https://burrbear.gitbook.io/docs/product-overview/rwa-pools/why-use-an-rwa-pool.md): A comparison between an RWA Pool vs StableSwap (like Curve) vs Constant Product (like Uniswap)
- [Pool Operator FAQs](https://burrbear.gitbook.io/docs/product-overview/rwa-pools/pool-operator-faqs.md)
- [Invariant FAQs](https://burrbear.gitbook.io/docs/product-overview/rwa-pools/invariant-faqs.md)
- [Oracle Registry](https://burrbear.gitbook.io/docs/product-overview/rwa-pools/oracle-registry.md)
- [Contract Addresses](https://burrbear.gitbook.io/docs/product-overview/contract-addresses.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://burrbear.gitbook.io/docs/product-overview.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.
