# Pick Builder

The Pick Builder is a personalized shopping cart where you can add any picks you want by clicking over or under and directly exporting it to PrizePicks. (Other apps do not support the exporting feature)

<figure><img src="/files/gc8TZnqmUs5sA2qSDpHx" alt=""><figcaption><p>Pick Builder</p></figcaption></figure>

***

## Adding to Pick Builder on the Projections Page

If you like a projection and want to lock it in, you can click on the star to the left of the players name and select "Over" or "Under" based on which one you like.

<figure><img src="/files/zcs5020SNGGjMKC4wZzc" alt=""><figcaption><p>Projections Page</p></figcaption></figure>

Once "Over" or "Under" is selected, it will be placed in the Pick Builder, ready to be exported to PrizePicks. Other apps do not support the exporting feature but it is still beneficial to add them to the Pick Builder so it is organized and easier to navigate your favorite picks.

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

***

## Adding to Pick Builder on the Player Page

If you are analyzing stats on the player page and like a pick, you can still add it to your Pick Builder without going back to the Projections Page. The same process goes for this but the star is to the right of the stat selected.

<figure><img src="/files/Xul64M4cPBxWErsTJUIp" 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/projections-page/pick-builder.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.
