# PreRequisites

1. **TradingView Account:** PatAlgo is seamlessly integrated into the TradingView platform, so you'll need an active TradingView account to access and utilize the indicator.
2. **PatAlgo Subscription:** PatAlgo is a premium indicator, requiring a subscription to unlock all its features and benefits. Visit the Patalgo website ([www.patalgo.com](https://www.patalgo.com)) to learn more about subscription options and pricing.
3. **Basic Understanding of Technical Analysis:** While PatAlgo simplifies pattern recognition, a fundamental understanding of technical analysis concepts will help you interpret the signals and make informed trading decisions.
4. **Internet Connection:** Ensure you have a stable internet connection to access TradingView and utilize PatAlgo effectively.

By fulfilling these prerequisites, you'll be well-equipped to harness the power of PatAlgo and elevate your trading strategy to new heights.


---

# 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://docs.patalgo.com/prerequisites.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.
