# DP / HP

<figure><img src="/files/BfuLaaUOASmYWTjL6xnP" alt="Emma showing an in-game screen of a PvP League Match. Durov is punching Jin, knocking him down. DP &#x26; HP is being displayed."><figcaption><p>Image showing DP and HP</p></figcaption></figure>

Boxing Star X’s stamina system is divided into DP and HP. To secure victory, you must strategically manage both DP and HP.

1. **Damage Points (DP)**

   * DP is the bright red section of the top gauge bar.
   * When your DP hits 0, your character will be knocked down.

2. **Health Points (HP)**

   * HP is the darker red section of the top gauge bar.&#x20;
   * Think of it as your total health. If your HP reaches 0, it’s a clean K.O., and you’ll lose the match.

3. **Differences**

   * Taking damage reduces both HP and DP, but HP decreases more slowly than DP.
   * During a knockdown, HP drops rapidly.

4. **Recovering from Knockdowns**
   * When knocked down, use button clicks or gold to recover.
   * Fail to get back up in time, and your gauge will be fully depleted, resulting in a 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/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.
