> For the complete documentation index, see [llms.txt](https://academy.balltime.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.balltime.com/stats/ai-insights-beta.md).

# AI Insights (Beta)

1. In your Videos tab, select the match that you want to review and click on **Stats**.&#x20;

<figure><img src="/files/OTsrtoRuBsHbssmzEQK9" alt=""><figcaption></figcaption></figure>

2. Select the **AI Insights** (Beta) tab at the top.
3. Select **Match Insights** to see view the following AI Insights:
   1. Rotation Side-Out Performance
   2. Rotation Point Scoring
   3. Player Efficiency Trend

<figure><img src="/files/FEXc7EUgV3JFJBrc34Pc" alt=""><figcaption></figcaption></figure>

4. Select set number **1** next to Match Insights to view:
   1. Win Summary
   2. Kill Difference
   3. Ace Difference

<figure><img src="/files/L8FLtYYDmB2aDNSKhrH1" alt=""><figcaption></figcaption></figure>

5. Select set number **2** to view:
   1. Outcome Summary
   2. Error Difference
   3. Ace Difference

<figure><img src="/files/9dqLdNWj01PbbnHZ9g40" alt=""><figcaption></figcaption></figure>


---

# 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 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://academy.balltime.com/stats/ai-insights-beta.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.
