# General FAQ

- [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: 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://platinumalgo.gitbook.io/docs/faqs/general-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.
