# Siren Flow

## Siren Protocol

- [Introduction](https://docs.siren.xyz/readme.md): Siren Flow is a comprehensive reimagining of DeFi options, offering an unparalleled trading experience that rivals centralized exchanges while maintaining the security and transparency of DeFi.
- [Glossary](https://docs.siren.xyz/siren-protocol/glossary.md)
- [Use Cases](https://docs.siren.xyz/siren-protocol/use-cases.md)
- [Siren Flow Architecture](https://docs.siren.xyz/siren-protocol/siren-flow-architecture.md)
- [Hybrid Pricing Model](https://docs.siren.xyz/siren-protocol/siren-flow-architecture/hybrid-pricing-model.md): Creating Competitive and Efficient Prices
- [Automated Hedging System](https://docs.siren.xyz/siren-protocol/siren-flow-architecture/automated-hedging-system.md): Protecting Liquidity Providers
- [Unified Liquidity Pools](https://docs.siren.xyz/siren-protocol/siren-flow-architecture/unified-liquidity-pools.md): Supporting Options for Any Asset
- [Portfolio Margin](https://docs.siren.xyz/siren-protocol/siren-flow-architecture/portfolio-margin.md): Enhancing Capital Efficiency and Flexibility
- [Capital Management](https://docs.siren.xyz/siren-protocol/siren-flow-architecture/capital-management.md): Deposits and Withdrawals in Rounds
- [About Siren](https://docs.siren.xyz/faq/about-siren.md)
- [For Users](https://docs.siren.xyz/faq/for-users.md)
- [Product Strength](https://docs.siren.xyz/faq/product-strength.md)
- [What are Options?](https://docs.siren.xyz/faq/what-are-options.md)
- [What is ITM, ATM and OTM?](https://docs.siren.xyz/faq/what-is-itm-atm-and-otm.md)
- [What are Greeks?](https://docs.siren.xyz/faq/what-are-greeks.md)
- [Who is the Liquidity Provider?](https://docs.siren.xyz/faq/what-is-a-liquidity-provider.md)
- [Contract Specifications](https://docs.siren.xyz/faq/contract-specifications.md)
- [Siren Protocol Fees](https://docs.siren.xyz/faq/siren-protocol-fees.md)
- [Pyth Integration](https://docs.siren.xyz/faq/pyth-integration.md)
- [Liquidations](https://docs.siren.xyz/faq/liquidations.md)
- [Advanced Trading Strategies on Siren](https://docs.siren.xyz/tutorials/advanced-trading-strategies-on-siren.md)
- [Trading on Siren: A Step-by-Step Guide](https://docs.siren.xyz/tutorials/trading-on-siren-a-step-by-step-guide.md): Welcome to our step-by-step guide on how to make your first trade on Siren, the decentralized options platform. This detailed tutorial will walk you through all the essential steps to successfully exe


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.siren.xyz/readme.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.
