# Educational Resources

- [Understanding Options](https://docs.grix.finance/grix/educational-resources/understanding-options.md)
- [What are Options?](https://docs.grix.finance/grix/educational-resources/understanding-options/what-are-options.md)
- [The Mechanics of Options](https://docs.grix.finance/grix/educational-resources/understanding-options/the-mechanics-of-options.md)
- [The Black-Scholes Model](https://docs.grix.finance/grix/educational-resources/understanding-options/the-black-scholes-model.md)
- [Implied Volatility (IV)](https://docs.grix.finance/grix/educational-resources/understanding-options/implied-volatility-iv.md)
- [Volatility Surface & Skew](https://docs.grix.finance/grix/educational-resources/understanding-options/volatility-surface-and-skew.md)
- [Using Options for Hedging and Speculation](https://docs.grix.finance/grix/educational-resources/understanding-options/using-options-for-hedging-and-speculation.md)
- [Glossary](https://docs.grix.finance/grix/educational-resources/glossary.md): This glossary provides an overview of key terms and concepts commonly used in options trading. Familiarize yourself with these terms to better navigate the options market and understand the nuances of
- [Basic Options Strategies](https://docs.grix.finance/grix/educational-resources/basic-options-strategies.md): A strategy where an investor purchases a call option and a put option with the same strike price and expiration date, anticipating a significant price move in either direction.
- [Risk Management Best Practices](https://docs.grix.finance/grix/educational-resources/risk-management-best-practices.md): When engaging in options trading, implementing effective risk management strategies is crucial. Consider the following best practices to mitigate potential risks associated with options trading:
- [Risk Disclosure](https://docs.grix.finance/grix/educational-resources/risk-disclosure.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.grix.finance/grix/educational-resources.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.
