# Unified Liquidity Pools

Siren Flow’s model of using stablecoins as collateral for all options allows the platform to create options for a wide range of assets, regardless of whether token-specific liquidity pools already exist for those assets.

Unified Liquidity Pools enable traders to purchase options for any asset with a reliable price feed, greatly expanding the range of available options. By adopting this model, Siren Flow offers unparalleled flexibility and opportunities for traders in the DeFi options space.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*w4HrixAtHLuZu3nTgDfRyw.jpeg" alt="" height="541" width="700"><figcaption></figcaption></figure>

Under the new system, LPs no longer need to maintain different assets in multiple pools in order to earn yield. By consolidating liquidity into a single pool that earns aggregated fees across various markets, Siren Flow simplifies and enhances the user experience.

<figure><img src="/files/PJ06c9M1UNDDzaLpkn2g" alt=""><figcaption></figcaption></figure>

*NOTE: This is a living document that will continue to be updated as Siren evolves. To contribute, please visit* [*Siren on GitHub*](https://github.com/sirenmarkets/core)*. Specific questions may be answered and technical guidance may also be provided from time to time in the* [*Siren Discord*](https://discord.gg/sirenxyz) *to those who are interested in building on top of the protocol.*


---

# 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.siren.xyz/siren-protocol/siren-flow-architecture/unified-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.
