> For the complete documentation index, see [llms.txt](https://allan-anne.gitbook.io/attack-titan-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://allan-anne.gitbook.io/attack-titan-whitepaper/gameplay/game-mode/pvp-multiplayer-ranking-ban-pick.md).

# PvP: Multiplayer Ranking Ban/Pick

![](/files/vsqwTQjWkrwopH2By9vh)

When the game was developed into all 9 races and 27 heroes, the era of the leaders came.&#x20;

* The ranking of the 9-world is the top quintessence of the nine worlds. The top 100 players are big brains.&#x20;
* Each rank match is a match between two players. 2 players will have 2 turns to ban heroes and 2 turns to choose heroes to form a 6-hero squad. The heroes of each player is completely different.&#x20;
* The winner will gain experience and rank up.&#x20;
* The reward of the rank match is the $ATC token that will be distributed to the top 100 and top 1,000 best and most tactical players.


---

# 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://allan-anne.gitbook.io/attack-titan-whitepaper/gameplay/game-mode/pvp-multiplayer-ranking-ban-pick.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.
