# Star Points

<figure><img src="/files/KFcq9S0g61GWr11UGhn3" alt="Star Point image" width="375"><figcaption><p>Star Points</p></figcaption></figure>

1. **What are Star Points?**

**Star Points** determine which League a player is placed.

* Win a League Mode match, players will gain Star Points.
* Lose a League Mode match, players will lose Star Points.
* Reach the next League's Star Points threshold to move up in the League.

  * Players have a better chance to open better [Gear ](/game-system/gear.md)and higher amounts of [Coins ](/game-system/currency/coins.md)& [Gold ](/game-system/currency/gold.md)in higher Leagues.

2. **Star Points System**

Star Points gained or lost depends on the Star Point differential with the opponent

* If opponent's Star Points are greater than player's Star Points
  * Win - gain much more Star Points
  * Lose - lose much less Star Points
  * Players can win much more Star Points while they will lose little Star Points if they lose
* If opponent's Star Points are equal/similar to player's Star Points
  * Win - gain Star Points
  * Lose - lose Star Points
  * Win or lose similar amount of Star Points
* If opponent's Star Points are lesser than player's Star Points
  * Win - gain much less Star points
  * Lose - lose much more Star Points
  * Players can lose much more Star Points while they will gain little Star Points if they win

3. **Gold Star Points**
   * Gold Star Points that can be earned in League 10 and above.
   * Gold Star Points are reset after every season
     * New season start every month.
     * Even though the season Gold Star Points resets, the weekly Star Points (default Star Points) do not reset.


---

# 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/star-points.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.
