# Injuries

Injuries are very important to analyze as they can make or break a bet. With PickFinder, you can analyze who is injured, and you can click the "Games Without" button to see games without a player. **An example of how to utilize injury analysis to win a bet is shown below.**

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

***

Lets take LeBron James assists line as an example. He has hit this in his last 6/10 games averaging 9.8 assists.

<figure><img src="/files/8GnzAYLamGnfSoTdBOyO" alt=""><figcaption></figcaption></figure>

Now lets filter out LeBron's games without Anthony Davis by clicking "Games Without". We can now see he has only went over this line in his last 3/10 games without Anthony Davis averaging 7.9 assists which is 2 less than before. This indicates that LeBron gets less assists when he doesn't have Anthony Davis since that is one of the main teammates he passes to.

<figure><img src="/files/NHUljFFCjo7RyYE3KKzH" 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://pickfinder.gitbook.io/pickfinder/player-page/injuries.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.
