# 870.Trades Knowledgebase

## 870.Trades Knowledgebase

- [Options Summarized](https://870.gitbook.io/knowledgebase/master.md)
- [What are Options](https://870.gitbook.io/knowledgebase/what-are-options.md)
- [Must Know Terminology](https://870.gitbook.io/knowledgebase/what-are-options/must-know-terminology.md)
- [How do Options Work](https://870.gitbook.io/knowledgebase/how-do-options-work.md)
- [Why Choose Options](https://870.gitbook.io/knowledgebase/how-do-options-work/why-choose-options.md)
- [Call Options & Put Options](https://870.gitbook.io/knowledgebase/how-do-options-work/call-options-and-put-options.md)
- [Other Types of Options](https://870.gitbook.io/knowledgebase/how-do-options-work/other-types-of-options.md)
- [Common Option Strategies](https://870.gitbook.io/knowledgebase/how-do-options-work/common-option-strategies.md)
- [Reading Option Tables](https://870.gitbook.io/knowledgebase/how-do-options-work/reading-option-tables.md)
- [Option Pricing Basics](https://870.gitbook.io/knowledgebase/option-pricing-basics.md)
- [The Greeks](https://870.gitbook.io/knowledgebase/option-pricing-basics/the-greeks.md)
- [Key Concepts](https://870.gitbook.io/knowledgebase/key-concepts.md)
- [Call Options](https://870.gitbook.io/knowledgebase/key-concepts/call-options.md)
- [Put Options](https://870.gitbook.io/knowledgebase/key-concepts/put-options.md)
- [Strike Price](https://870.gitbook.io/knowledgebase/key-concepts/strike-price.md)
- [Expiration Date](https://870.gitbook.io/knowledgebase/key-concepts/expiration-date.md)
- [Option Premium](https://870.gitbook.io/knowledgebase/key-concepts/option-premium.md)
- [In The Money (ITM)](https://870.gitbook.io/knowledgebase/key-concepts/in-the-money-itm.md)
- [Out of the Money (OTM)](https://870.gitbook.io/knowledgebase/key-concepts/out-of-the-money-otm.md)
- [Implied Volatility (IV)](https://870.gitbook.io/knowledgebase/key-concepts/implied-volatility-iv.md)
- [Types of Orders](https://870.gitbook.io/knowledgebase/types-of-orders.md)
- [Psychology](https://870.gitbook.io/knowledgebase/psychology.md)
- [Terminology](https://870.gitbook.io/knowledgebase/terminology.md)
- [Frequently Asked Questions](https://870.gitbook.io/knowledgebase/frequently-asked-questions.md)
- [How Taxes Work](https://870.gitbook.io/knowledgebase/how-taxes-work.md)
- [Risk Management and Techniques](https://870.gitbook.io/knowledgebase/risk-management-and-techniques.md)
- [Re-entry Strategy](https://870.gitbook.io/knowledgebase/re-entry-strategy.md)
- [Better Diet, Better... Trader?](https://870.gitbook.io/knowledgebase/better-diet-better...-trader.md)
- [Brokers](https://870.gitbook.io/knowledgebase/brokers.md)
- [TOS Scripts](https://870.gitbook.io/knowledgebase/tos-scripts.md)
- [Videos](https://870.gitbook.io/knowledgebase/videos.md)
- [870.Trades - TOS](https://870.gitbook.io/knowledgebase/870.trades-tos.md)
- [870.Trades - Disclaimer](https://870.gitbook.io/knowledgebase/870.trades-disclaimer.md)


---

# 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://870.gitbook.io/knowledgebase/master.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.
