# Mystery Boxes

### How can I Lineup a team?

You need a minimum of 5 Players with all positions to start participating in Stadiums. There are 2 different options to start building your team.

#### Mystery Boxes

Buy the mystery boxes using $SOG (all SOG will be burnt), after your purchase, your boxes will be visible on your 'Assets' page, you can open the boxes with BUSD, or list them on Marketplace.

All **Mystery Boxes** have the probability to open any Rarity, for example, this could sometimes cause a **Bronze Mystery Box** to spaw a **Legendary**.

<table><thead><tr><th width="173"></th><th width="122">Common</th><th width="108">Rare</th><th width="95">Epic</th><th>Legendary</th></tr></thead><tbody><tr><td>Bronze Box</td><td>86%</td><td>10%</td><td>3%</td><td>1%</td></tr><tr><td>Silver Box</td><td>31%</td><td>64%</td><td>3%</td><td>3%</td></tr><tr><td>Gold Box</td><td>-</td><td>14%</td><td>80%</td><td>6%</td></tr><tr><td>Legendary Box</td><td>-</td><td>-</td><td>13%</td><td>86%</td></tr></tbody></table>

<figure><img src="/files/07Db8KzNuYmcPRFUJgVv" alt=""><figcaption></figcaption></figure>

#### Marketplace

You can also buy players in marketplace.


---

# 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://2k75.gitbook.io/sports-2k75/ecosystem/soccer-galaxy/mystery-boxes.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.
