# Scouting Report and Compare

## Scouting Report

There are two ways to get to the Scouting report;

#### Pre-Game, Court Notification push alert or notification center (Bell)

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

#### Post-Game, Play history from Player Profile

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

## Scouting Report Breakdown

#### All Players stats and records

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

## Compare Stats

You can now go to player profile and then rankings and click on any player in the app to compare your stats with theirs.&#x20;

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


---

# 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.scoreholio.com/player-profile/scouting-report-and-compare.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.
