# Tournament Ratings

### Tournament rankings:

#### 1. King/Queen.

The title of King/Queen is given to players who take 1st place in the Chess Zombies tournament.

#### 2. Rook.&#x20;

The title of Rook is given to players who take 2nd and 3rd place in the Chess Zombies tournament.

#### 3. Bishop.

The title of Bishop is given to players who take 4th to 10th place in the Chess Zombies tournament.

#### 4. Knight.

The title of Knight is given to players who take 11th to 20th place in the Chess Zombies tournament.

#### 5. Pawn.

The Pawn title is awarded to players who place 21st to 100th in the Chess Zombies tournament.


---

# 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://shedever-studio.gitbook.io/chess-zombies-wpeng/gameplay/rating-system/tournament-ratings.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.
