# Options - Advanced

- [Advanced Strategies](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies.md): Let's take a deep dive into more advanced options strategies...
- [Straddle](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/straddle.md): The classical example of an options volatility strategy
- [Strangle](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/strangle.md)
- [Credit Spreads](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/credit-spreads.md): This section focuses on the types of Credit Spreads: Bear Call Spread and Bull Put Spread
- [Bear Call Spread](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/credit-spreads/bear-call-spread.md): Call Credit Spread
- [Debit Spreads](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/debit-spreads.md): This section focuses on the types of Debit Spreads: Bull Call SPread and Bear Put Spread
- [Bull Call Spread](https://docs.arrow.markets/arrow-markets/learn/options-advanced/advanced-strategies/debit-spreads/bull-call-spread.md): Call Debit Spread
- [Put-Call-Parity](https://docs.arrow.markets/arrow-markets/learn/options-advanced/put-call-parity.md)
- [Options Math](https://docs.arrow.markets/arrow-markets/learn/options-advanced/options-math.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://docs.arrow.markets/arrow-markets/learn/options-advanced.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.
