# TRADE

- [Top Bar](https://traderxmanual.geojit.com/trade/top-bar.md): This page displays information relevant to top bar in the menu.
- [Future Tab](https://traderxmanual.geojit.com/trade/future-tab.md): This page gives information regarding future tabs.
- [Options Tab](https://traderxmanual.geojit.com/trade/options-tab.md): This page displays information relevant to the options tab.
- [Position Page](https://traderxmanual.geojit.com/trade/position-page.md): This page displays information relevant to the position page.
- [Pay-off Analysis](https://traderxmanual.geojit.com/trade/pay-off-analysis.md): This page displays information relevant to pay-off analysis displayed under the PAYOFF tab.
- [Charts](https://traderxmanual.geojit.com/trade/charts.md): This page displays information relevant to trading charts.
- [Open Interest (OI) Tools](https://traderxmanual.geojit.com/trade/open-interest-oi-tools.md): This page gives information relating to OI tools.
- [Strategy Finder](https://traderxmanual.geojit.com/trade/strategy-finder.md): This page displays information relevant to finding a strategy.
- [Active Trading](https://traderxmanual.geojit.com/trade/active-trading.md): This page displays all information relevant to active trading.
- [News](https://traderxmanual.geojit.com/trade/news.md): This page displays all information relevant to the news tab in the menu.


---

# 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://traderxmanual.geojit.com/trade.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.
