# Why Use an RWA Pool?

{% hint style="info" %}
Think of BurrBear as Uniswap or Curve, but purpose built for 20x more capital efficient stablecoin exchange catering to both like-priced assets AND non like-priced assets with off-chain markets. [See the RWA Pool tech in action elsewhere in DeFi](https://twitter.com/XaveFinance/status/1706138149825683939)
{% endhint %}

<table><thead><tr><th>Benefit</th><th width="112">RWA Pool</th><th>StableSwap</th><th>Constant Product</th><th>Concentrated Liquidity</th></tr></thead><tbody><tr><td>Built for StableSwap?</td><td> ✅ Any type of Stablecoin trades</td><td>❌ Only for like-priced stablecoin trades</td><td>❌ Only for general cryptocurrency trading</td><td>❌ Only for general cryptocurrency trading</td></tr><tr><td>Capital Efficient for Stablecoins</td><td>✅ Yes “$1M TVL enables ~$500k market accurate trading”</td><td>❌No - Needs ~$20M in liquidity to enable ~$500k market accurate trading</td><td>❌ No - Needs >$20M in liquidity to enable ~$500k market accurate trading</td><td>✅ Yes</td></tr><tr><td>LP Management</td><td>✅ Passive Real time market pricing via oracle feed integration<br><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span>Auto LP range adjustment via oracle feed</td><td>✅ Passive</td><td>✅ Passive</td><td>❌ LPs have to manually adjust LP range based on off chain markets</td></tr></tbody></table>


---

# 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/rwa-pools/why-use-an-rwa-pool.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.
