# Player Packs

## Player Packs

Player Packs are how you convert Tournament Points (TP) into squad upgrades. Packs contain player shares.

***

### In the app

> Navigation guide coming soon. This section will show you exactly where to find this in the app.

***

### TL;DR

* Earn TP by finishing well in tournaments
* Choose how much TP to spend on a pack (100 minimum, 15,000 maximum)
* More TP means more shares per player inside the pack
* Every pack is a Pro pack by default. You can get lucky and receive an Epic or Legendary upgrade

***

### How packs work

When you open a pack, you choose your TP spend. The amount you spend determines the base number of shares each player inside receives. More TP = more shares.

At opening, each pack has a random chance of being upgraded:

| Type      | Chance          | Shares multiplier |
| --------- | --------------- | ----------------- |
| Pro       | \~80% (default) | 1x                |
| Epic      | 15%             | 1.5x              |
| Legendary | 5%              | 3x                |

The upgrade is random. Spending more TP does not increase your upgrade chance, but it does increase the value of an upgrade when it lands.

***

### How to open a pack

1. Go to Packs in the app
2. Choose your TP spend amount (100 to 15,000)
3. Confirm and open
4. Review your results and add players to your squad

***

### The loop

Compete, earn TP, open packs, strengthen your squad, compete again. The goal is to build a squad that scores consistently across tournament formats, not to chase a single big result.


---

# 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.sport.fun/welcome-to-sport.fun/player-packs.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.
