# Match Protection

Protect your [Character ](/game-system/character.md)from multiple losses with **Match Protection**!

1. **What is Match Protection?**

   * Match Protection shields your Character from multiple losses by preventing further attacks after a loss.
   * When your Character loses a match while you’re inactive, Match Protection will activate and protect your Character from being attacked for 3 hours.

2. **Match Protection Rules**
   * If you play again in League Mode before the 3-hour protection period ends, your Match Protection will be deactivated.
   * Players in the Top 100 League [Leaderboard](/game-modes/pvp-league-mode/leaderboard.md) will have their Match Protection deactivated until they drop out of the Top 100.


---

# 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/match-protection.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.
