> For the complete documentation index, see [llms.txt](https://picks.gitbook.io/picks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://picks.gitbook.io/picks/legal/game-rules.md).

# Game Rules

### How Picks Works

Build a lineup. Pick your players. Predict the outcome.

Choose 2 to 6 player stats and decide if each player will finish **MORE** or **LESS** than the line.

The more picks you add, the higher your multiplier. Go for bigger payouts with ICE and LIT picks and reach up to 12,500% (125X).

### Player Stats

Every player has a projected stat line.

Your gameplay is simple:

Will the player finish above or below the number?

### MORE or LESS

MORE ↑\
Pick MORE if you think the player beats the stat line.

LESS ↓\
Pick LESS if you think the line is too high and the player finishes below it.

### Lineups

A lineup combines multiple player predictions together.

You can select between 2 and 6 picks in a single lineup.

More picks = higher potential payout.

### Payouts

All winnings are paid in USDC on Base and become available after your lineup settles.

Your payout depends on:

• number of picks\
• lineup type\
• ICE or LIT selections

### Max Play

High risk. Highest reward.

Hit every pick in your lineup and unlock the biggest multipliers.

### Ease Play

More room to breathe.

Miss one or two picks and you can still win, but with a lower payout.

### ICE & LIT Picks

Want bigger upside? Pick LIT 🔥

Want safer lines? Pick ICE 🧊

Different lines have different multipliers:

• LIT = harder line, higher payout\
• ICE = easier line, lower payout

Choose your strategy.

## Multipliers

### Max Play

**Multipliers (Max Play):**

| Picks | Multiplier |
| ----- | ---------- |
| 2     | 3x         |
| 3     | 5x         |
| 4     | 10x        |
| 5     | 20x        |
| 6     | 30x        |

ICE and LIT selections can boost your multiplier up to 125x.

### Ease Play

**Multipliers (Ease Play):**

| Picks | Outcome | Multiplier    |
| ----- | ------- | ------------- |
| 2     | —       | Not available |
| 3     | 3 of 3  | 3x            |
|       | 2 of 3  | 1x            |
| 4     | 4 of 4  | 6x            |
|       | 3 of 4  | 1.5x          |
| 5     | 5 of 5  | 10x           |
|       | 4 of 5  | 2x            |
|       | 3 of 5  | 0.4x          |
| 6     | 6 of 6  | 25x           |
|       | 5 of 6  | 2x            |
|       | 4 of 6  | 0.4x          |

***

Play smart. Build your lineup. Follow the stats.

All games, payouts, promotions, and features are subject to Picks Terms of Use. Picks may update game rules, multipliers, eligibility, and features to maintain fair play and improve the user experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://picks.gitbook.io/picks/legal/game-rules.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.
