# Knowledgebase

- [FAQ](https://elevated-fx.gitbook.io/docs/knowledgebase/faq.md)
- [Glossary](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary.md): Master the art of hybrid trading, integrating manual and AI-driven strategies. Enhance your trading skills by combining human intuition with advanced technological tools for a comprehensive approach.
- [Hybrid Trading](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/hybrid-trading.md)
- [Economic News](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/economic-news.md)
- [Mitigation](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/mitigation.md)
- [Orderblock](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/orderblock.md)
- [Fair Value Gap](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/fair-value-gap.md)
- [Liquidity](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/liquidity.md)
- [Supply/Demand](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/supply-demand.md)
- [Laddering](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/laddering.md): Dollar Cost Average Strategy
- [Risk to Reward](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/risk-to-reward.md)
- [Fibonacci Retracement](https://elevated-fx.gitbook.io/docs/knowledgebase/glossary/fibonacci-retracement.md)
- [Resources](https://elevated-fx.gitbook.io/docs/knowledgebase/resources.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://elevated-fx.gitbook.io/docs/knowledgebase.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.
