# What is a Confirmative AI?

Tradebox provides a collection of Confirmative AI scripts designed for your TradingView charts to validate trade signals or market directions, including reversals, trends, overbought, and oversold conditions.&#x20;

These Confirmative AI scripts seamlessly integrate with any other TradingView scripts, enhancing the precision rate of trade opportunities. They adapt, learn, and evolve from historical data and real-time market inputs, leveraging sophisticated mathematical models to identify intricate patterns and trends that may be challenging for human perception to discern.


---

# 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.tradebox.ai/tradebox/about/what-is-a-confirmative-ai.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.
