# Documentation

## Documentation

- [FAQ](https://docs.ultraalgo.com/faq.md)
- [Getting Started](https://docs.ultraalgo.com/setup/getting-started.md)
- [TradingView Platform](https://docs.ultraalgo.com/setup/tradingview-platform.md)
- [UltraAlgo Platform](https://docs.ultraalgo.com/setup/ultraalgo-platform.md)
- [TradeStation Platform](https://docs.ultraalgo.com/setup/tradestation-platform.md)
- [Portfolio Allocation](https://docs.ultraalgo.com/setup/portfolio-allocation.md)
- [Features](https://docs.ultraalgo.com/product-overview/features.md)
- [What Does The UltraAlgo Robo-Advisor Do?](https://docs.ultraalgo.com/product-overview/what-does-the-ultraalgo-robo-advisor-do.md)
- [Is Heikin-Ashi Good?](https://docs.ultraalgo.com/product-overview/is-heikin-ashi-good.md)
- [What Brokers Are Supported?](https://docs.ultraalgo.com/product-overview/what-brokers-are-supported.md)
- [How To Use Market Depth & Level II](https://docs.ultraalgo.com/product-overview/how-to-use-market-depth-and-level-ii.md)
- [Getting Started](https://docs.ultraalgo.com/product-overview/getting-started.md)
- [TradingView Platform](https://docs.ultraalgo.com/product-overview/tradingview-platform.md)
- [UltraAlgo Platform](https://docs.ultraalgo.com/product-overview/ultraalgo-platform.md)
- [TradeStation Platform](https://docs.ultraalgo.com/product-overview/tradestation-platform.md)
- [What Does The UltraAlgo Robo-Advisor Do?](https://docs.ultraalgo.com/product-overview/what-does-the-ultraalgo-robo-advisor-do-1.md)
- [What Brokers Are Supported?](https://docs.ultraalgo.com/product-overview/what-brokers-are-supported-1.md)
- [Portfolio Allocation](https://docs.ultraalgo.com/product-overview/portfolio-allocation.md)
- [Stock Trading](https://docs.ultraalgo.com/use-cases/stock-trading.md)
- [ETF Trading](https://docs.ultraalgo.com/use-cases/etf-trading.md)
- [Forex Trading](https://docs.ultraalgo.com/use-cases/forex-trading.md)
- [UltraAlgo Reviews](https://docs.ultraalgo.com/ultraalgo-reviews.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://docs.ultraalgo.com/faq.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.
