> For the complete documentation index, see [llms.txt](https://contato-9.gitbook.io/yugicripto-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contato-9.gitbook.io/yugicripto-en/game-modes/winner-league-mode-pvp.md).

# Winner League Mode (PVP)

![](/files/OHzNnTr2h3yyMDFhDXtp)

Winner league mode will be the one where the players will face each other, the winner will receive a reward in our Yugitoken and also points for the monthly ranking. The player who loses the battle will not receive any reward and will also lose points in the ranking.

The ranking will be monthly, where the 12 best players will qualify for the championship that will be broadcasted worldwide at the end of 12 months. There will be 144 participants who will compete for prizes in cash at the end of the competition, following the trend of electronic games.

**NOTE:** To play the winner league mode, the player will have to acquire one of our 4 available trainers, where 1 of them is free and the other 3 will have to be purchased. Also, the player’s deck will need 20 creature cards which 15 of them can be neutral cards and 5 origin cards NFT’s purchased in our Marketplace, where each player will start with 8000 HP. The player can choose whether or not to use Mystic cards.

&#x20;

<mark style="color:purple;">**The winner league will be divided in 9 divisions:**</mark>

**Iron – Bronze – Silver – Gold – Platinum – Sapphire – Emerald – Ruby - Diamond**

Being Iron the lowest division and Diamond the highest one. Each division has 3 levels organized in an increasing manner: I, II and III. This means, for example, that if you are on Iron I, your next ascension will be to Iron II, or if you are on Iron III your next division will be Bronze I.

Each time the player climbs a new tier, the amount of neutral will decrease and the number of creatures who belongs to any of the origin will increase, as well as the amount of Mystic cards. Following the table below:

![](/files/dtzCzJooGai3XbtHpgmQ)

After each battle, the winner will earn 30 XP points to climb in the ranking, for example to climb from Iron l to Iron ll, the player will have to gain 300 XP points. The player can earn more points using the bonus reward provided by his character. In case of defeat, the player will lose 10% of his score (3 XP points).

&#x20;Every time the player climbs a new tier, for example, from Iron l to Iron ll he will receive a random item that can be a Stamina potion, a tonic potion or a shield potion.

\- **Stamina Potion –** Recovers all or part of the energy card , allowing the card be used more often.

\- **Tonic Potion –** Increases the attack points of a creature card only in the next battle.

\- **Shield Potion –** Increases the defense points of a creature card only in the next battle.

Such items can also be purchased in game.


---

# 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, and the optional `goal` query parameter:

```
GET https://contato-9.gitbook.io/yugicripto-en/game-modes/winner-league-mode-pvp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
