# PvP League Mode

<figure><img src="/files/XlxgkqKWsjZqpprfkE0P" alt="PvP League Mode menu"><figcaption><p>Earn Star Points by beating your League Mode opponents</p></figcaption></figure>

Show the world that you are the best! **PvP League Mode** is where you can fight against other player's fighters to finally determine who truly is #1!

Unlock League Mode by clearing [Story Mode](/game-modes/story-mode.md) Chapter 1.

1. **Rewards in PvP League Mode**

Players can earn the following rewards by defeating opponents:

* [Star Points](/game-modes/pvp-league-mode/star-points.md)
* [Victory Points](/game-modes/pvp-league-mode/victory-package.md)
* [Coins](/game-system/currency/coins.md)
* [Gear](/game-system/gear.md)
* [Gold](/game-system/currency/gold.md)

2. **Progression**&#x20;

   * Advance through Leagues by reaching the Star Points threshold for each League.
   * The player's League is determined by the League that the player finishes in the previous week.

3. **Key Features**
   * [Defense Record](/game-modes/pvp-league-mode/defense-record.md): View who has fought your Character while you were offline.
   * [Leaderboard](/game-modes/pvp-league-mode/leaderboard.md): Check out the top players from around the world.
   * Opponent Selection: Pick the Character you think will give you the best change to win in the ring!

{% content-ref url="/pages/v8XSV5SdGhJgg48AFLti" %}
[Star Points](/game-modes/pvp-league-mode/star-points.md)
{% endcontent-ref %}

{% content-ref url="/pages/T9DueqGbW7KNolDsnso4" %}
[A-Gloves](/game-modes/pvp-league-mode/a-gloves.md)
{% endcontent-ref %}

{% content-ref url="/pages/b4JGRWntkY6e5CjJh2L2" %}
[Victory Package](/game-modes/pvp-league-mode/victory-package.md)
{% endcontent-ref %}

{% content-ref url="/pages/lByfFA6DbP5baT8WCLSv" %}
[Defense Record](/game-modes/pvp-league-mode/defense-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/lUCIYxnivaOqpXeI5ZoE" %}
[Leaderboard](/game-modes/pvp-league-mode/leaderboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/g7b06Kpk1NCjdKSuyZwZ" %}
[Match Protection](/game-modes/pvp-league-mode/match-protection.md)
{% endcontent-ref %}


---

# 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://wiki.boxingstarx.com/game-modes/pvp-league-mode.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.
