# 보호 모드

보호 모드를 통해 당신의 [파이터가 ](/kr/game-system/undefined-2.md)패배하는 것을 방지하세요!

1. **보호 모드란?**

   * 보호 모드는 당신의 파이터가 패배한 뒤, 상대방이 추가로 공격하는 것을 막아주는 일종의 보호막 시스템입니다. 즉, 연속으로 패배하지 않도록 도와줍니다.
   * 플레이어가 활동하지 않는 동안 캐릭터가 매치에서 패배하면, 보호 모드가활성화되며 3시간 동안 파이터가 공격받지 않도록 보호합니다.

2. **보호 모드 규칙**
   * 3시간의 보호 모드가 끝나기 전에 [리그 모드](/kr/game-modes/undefined-2.md)에서 다시 플레이 할 경우 해당 기능은 비활성화 됩니다.
   * [상위 100위](/kr/game-modes/undefined-2/undefined-3.md) 플레이어들에게는 해당 기능이 적용되지 않습니다.


---

# 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/kr/game-modes/undefined-2/undefined-4.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.
