# OptionFlow - Cardano Option Protocol

## OptionFlow - Cardano Option Protocol

- [OptionFlow Introduction](https://docs.optionflow.finance/cardano-option-protocol/optionflow-introduction.md): A Decentralized Option Protocol on the Cardano Blockchain
- [Options Basics](https://docs.optionflow.finance/cardano-option-protocol/options-basics.md): What are Options?
- [Premiums And Options](https://docs.optionflow.finance/cardano-option-protocol/premiums-and-options.md)
- [Minting (Writing) an Option](https://docs.optionflow.finance/cardano-option-protocol/minting-writing-an-option.md)
- [Why Mint an Option?](https://docs.optionflow.finance/cardano-option-protocol/why-mint-an-option.md)
- [Collateral in Defi Options](https://docs.optionflow.finance/cardano-option-protocol/collateral-in-defi-options.md)
- [The OptionFlow Protocol](https://docs.optionflow.finance/cardano-option-protocol/the-optionflow-protocol.md): A Foundation on Cardano's eUTxO Model
- [OPT Token Overview](https://docs.optionflow.finance/cardano-option-protocol/opt-token-overview.md)
- [Minting Options on the OptionFlow Testnet](https://docs.optionflow.finance/cardano-option-protocol/minting-options-on-the-optionflow-testnet.md): A Step-by-step guide on how to mint call and put options on the optionflow testnet.


---

# 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.optionflow.finance/cardano-option-protocol/optionflow-introduction.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.
