# Qualifying

**Competition rules:**

* Player Cards: Three or more cards are required.&#x20;
* Number of games: You can set the number of games by yourself, and there is no maximum of 10 games in a single day.&#x20;
* Admission Tickets: Admission tickets are not required.

#### Lineup:&#x20;

Each game is divided into two lineups, offensive and defensive. Each lineup consists of three players. Each team can be configured with one coach and each player can be configured with two common skills.

| Player 1 | Player 2 | Player 3 |
| -------- | -------- | -------- |
| Coach    | Coach    | Coach    |
| Skill 1  | Skill 1  | Skill 1  |
| Skill 2  | Skill 2  | Skill 2  |

#### Matching rules:&#x20;

* Match by ranking points and rank.
* The rank is divided into eight levels: Champion-World-Class-Diamond-Platinum-Gold-Silver-Bronze-Black Iron.

#### Participation Rewards:&#x20;

* Victory: The winner of each round can increase the corresponding ranking points, and high-ranking players will receive periodic cash rewards.
* Failure: The loser in each round will deduct the corresponding qualifying points.


---

# 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://box-best.gitbook.io/best-mystery-box/english/game-play/penalty-shootout/game-content/qualifying.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.
