# DP / HP

<figure><img src="/files/sUFHen2rIx3xSL8c0NIS" alt=""><figcaption></figcaption></figure>

Boxing Star X의 스테미너는 DP, HP 두 종류로 구성되어 있습니다. 승리를 위해서 DP와 HP를 전략적으로 관리하세요!

1. **Damage Points (DP) 란?**

   * 상단 게이지 바에서 밝은 빨간색 부분입니다.
   * DP가 0이 되면 파이터가 넉다운 됩니다.

2. **Health Points (HP) 란?**

   * 상단 게이지 바의 어두운 빨간색 부분으로 전체 체력을 의미합니다.
   * 플레이어의 파이터   HP가 0이 되면, K.O되며 경기에서 지게 됩니다.

3. DP, HP **차이점**

   * 데미지를 입으면 HP, DP 모두 감소하지만, HP 감소 속도는 DP 감소 속도보다 느립니다.
   * 파이터가 쓰러져있는 동안에 HP는 급격히 감소합니다.

4. **회복**
   * 파이터가 쓰려졌을 경우, 버튼을 클릭하거나 골드를 사용해 회복할 수 있습니다.
   * 시간 내에 다시 일어나지 못하면 HP가 완전히 고갈되어 K.O 됩니다.


---

# 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-system/dp-hp.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.
