# Learn

- [Options - Beginner](https://docs.arrow.markets/arrow-markets/learn/options-beginner.md)
- [Cash Settled vs. Physically Settled](https://docs.arrow.markets/arrow-markets/learn/options-beginner/cash-settled-vs.-physically-settled.md)
- [Put-Call Parity](https://docs.arrow.markets/arrow-markets/learn/options-beginner/put-call-parity.md)
- [ITM, ATM, OTM](https://docs.arrow.markets/arrow-markets/learn/options-beginner/itm-atm-otm.md): Before we continue, it is important to understand the difference between In-the-Money (ITM), At-the-Money (ATM), and Out-of-the-Money (OTM) options.
- [Beginner Strategies](https://docs.arrow.markets/arrow-markets/learn/options-beginner/beginner-strategies.md): Here we explain beginner option strategies. \*This page is under construction\*
- [Purchasing a Call](https://docs.arrow.markets/arrow-markets/learn/options-beginner/beginner-strategies/purchasing-a-call.md): Also known as Long Call
- [Selling a Call](https://docs.arrow.markets/arrow-markets/learn/options-beginner/beginner-strategies/selling-a-call.md): Also known as Writing a Call or Short Call
- [Purchasing a Put](https://docs.arrow.markets/arrow-markets/learn/options-beginner/beginner-strategies/purchasing-a-put.md)
- [Selling a Put](https://docs.arrow.markets/arrow-markets/learn/options-beginner/beginner-strategies/selling-a-put.md)
- [Covered Call](https://docs.arrow.markets/arrow-markets/learn/covered-call.md)
- [The Greeks](https://docs.arrow.markets/arrow-markets/learn/the-greeks.md): The greeks are crucial to understanding options. This page provides an overview of the different option greeks.
- [Cash-Secured Put](https://docs.arrow.markets/arrow-markets/learn/cash-secured-put.md)
- [Options - Advanced](https://docs.arrow.markets/arrow-markets/learn/options-advanced.md)
- [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.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.
