# Victory Package

<figure><img src="/files/bFbA3o9ngiOUPmWhFoz3" alt="Victory Package image" width="375"><figcaption><p>Victory Package</p></figcaption></figure>

1. **What is the Victory Package?**

   * Win in League Mode to earn Victory Points and unlock the Victory Package.
   * Victory Points are awarded based on the round you win:
     * **Round 1 Win:** Earn 3 Victory Points.
     * **Round 2 Win:** Earn 2 Victory Points.
     * **Round 3 Win:** Earn 1 Victory Point.
   * Collect 10 Victory Points to open the Victory Package.

2. **Victory Package Rewards:**

   * [Gloves](/game-system/gear/gloves.md)
   * [Glove Materials](/game-system/gear/grade-up.md)
   * [Protective Gear](/game-system/gear/protective-gear.md)
   * [Protective Gear Materials](/game-system/gear/grade-up.md)
   * [Bio Gear](/game-system/gear/bio-gear.md)
   * [Costumes](/game-system/achievement/costume-collection.md)

3. **Higher League Benefits**
   * The higher League you are in, the higher chance of opening better items.


---

# 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/victory-package.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.
