# Game Profiling

*"practice from the game, and for the game"* is an old adage, yet often ignored. A key step in developing players who can execute at the highest levels is to understand the demands of the game at those levels. Specifically this means understanding the context/situations that players will eXPerience, and thus effective practice design and player development is about building in those eXPeriences for players to eXPlore in practice.

Along with this, there is a need to benchmark eXPertise in these various contexts, for example at what clip do the best shooters knock down contested shots outside the arc?

You can do your own profiling of high level games using the ShootXP app (either AI-assisted, or by manual tagging in the app), and/or we can provide this profiling on an as-needs basis.&#x20;

{% hint style="info" %}
Did you know that in the 2023 FIBA World Cup final between Germany and Serbia, only 10% of made shots from 15 feet and beyond were in situations where the shooter was stationary and uncontested?

**That means&#x20;**<mark style="color:purple;">**90% of made shots**</mark>**&#x20;were in dynamic situations where the shot was&#x20;**<mark style="color:purple;">**contested**</mark>**&#x20;and/or the&#x20;**<mark style="color:purple;">**shooter was on the move**</mark>**...**
{% endhint %}

Does your practice reflect this? Are you designing the right eXperiences for these game situations? Are players eXPloring, eXPerimenting, and gaining eXPertise in these situations?&#x20;

ShootXP can help you answer in the affirmative to all these questions.


---

# 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.shootxp.com/key-features/game-profiling.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.
