# Filtering Options

Using filters are the most important factor when finding the best picks — due to being able to see the top/worst performing players within the sport.&#x20;

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

*The filtering types include:*\
**Avg L10**: Average over the last 10 games

**Diff**: Difference of projection and average over last 10 games

**L5, L10, L15**: Hit rate percentage of the last 5, 10, and 15 games going over projection

**H2H**: Hit rate percentage of head-to-head matchups going over projection

**Streak**: Current game streak over projection

**Season**: The hit rate of the player in the current season<br>

Click whichever filter you'd like to analyze, L10 and H2H being the most useful due to seeing the players consistency and how they have done against their next opponent in past matchups together.&#x20;

***

## Search Options

You can also search for a specific player or select any date to show all games on that specific day.&#x20;

<figure><img src="/files/TcBvMq1DXXMxxYJOzEHr" alt=""><figcaption><p>Search for a Player or Game Date</p></figcaption></figure>

***

## Other Filters

### Stat Type

View any stat with the selected sport.

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

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

### Game

View any upcoming game within the selected sport to see projections of all players in that game.

<figure><img src="/files/DjPNLndP99SZlDF3V3sM" alt=""><figcaption><p>Game Filter</p></figcaption></figure>

### App Type

View all projections on a specific app such as PrizePicks, Underdog, Fliff, and Sleeper. (More coming soon)

<figure><img src="/files/3PrYXuwD25jm1xFtYIo4" alt=""><figcaption></figcaption></figure>

***

### Modifier

View specific modifiers that shift payouts and lines on apps that have them.

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

All of these filtering options can help you narrow down your research to specific types of projections that you desire, while also helping you find players that play more consistently or inconsistently.&#x20;

***


---

# 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/projections-page/filtering-options.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.
