# PLATINUM ALGO

## PLATINUM ALGO

- [Welcome to Platinum Algo!](https://platinumalgo.gitbook.io/docs/welcome-to-platinum-algo.md): Welcome to The Platinum Algo Official Documentation and Help Resource.
- [What is Platinum Algo?](https://platinumalgo.gitbook.io/docs/introduction/what-is-platinum-algo.md)
- [What is TradingView?](https://platinumalgo.gitbook.io/docs/introduction/what-is-tradingview.md)
- [Setup Platinum Algo on TradingView](https://platinumalgo.gitbook.io/docs/introduction/setup-platinum-algo-on-tradingview.md)
- [Platinum Algo Guide](https://platinumalgo.gitbook.io/docs/introduction/platinum-algo-guide.md)
- [TradingView Alerts](https://platinumalgo.gitbook.io/docs/introduction/tradingview-alerts.md)
- [General FAQ](https://platinumalgo.gitbook.io/docs/faqs/general-faq.md)
- [What happens after I purchase?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/what-happens-after-i-purchase.md)
- [Does Platinum Algo signals repaint?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/does-platinum-algo-signals-repaint.md)
- [Can I win every trade using this?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/can-i-win-every-trade-using-this.md)
- [Which markets are supported?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/which-markets-are-supported.md)
- [Does it work on MetaTrader 4/5?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/does-it-work-on-metatrader-4-5.md)
- [Is it friendly to new traders and investors?](https://platinumalgo.gitbook.io/docs/faqs/general-faq/is-it-friendly-to-new-traders-and-investors.md)
- [Refund Policy](https://platinumalgo.gitbook.io/docs/faqs/general-faq/refund-policy.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://platinumalgo.gitbook.io/docs/welcome-to-platinum-algo.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.
