# Health & Stamina

***

### Health Management

**Full Health Recovery:**

* **Leveling Up** - Instantly restores health to maximum
* **Sleeping (Player House)** - Fully replenishes health
* **Health Potions**

**Health Buffs:** Some potions and meals provide temporary buffs that increase your maximum health for a limited time.

#### Increasing Maximum Health

To increase your maximum health capacity, distribute attribute points into **Vigor** when leveling up.

***

### Stamina Management

Stamina is only consumed during combat by using the following actions:&#x20;

* **Sprinting** - Drains stamina constantly
* **Dash** - Drains stamina quickly
* **Attack** - Drains stamina with each strike

**When your stamina is low or reaches zero, these actions become limited or unavailable.**

#### Stamina Recovery

Stamina replenishes quickly over time, even during combat, as long as you're not actively sprinting, dashing, or attacking. The regeneration is relatively fast, allowing you to recover quickly between actions.

You can also consume **Stamina Potions** or eat **Cooked Food** for instant stamina recovery. Different consumables restore varying amounts of stamina.

#### Increasing Maximum Stamina

To increase your maximum stamina capacity, distribute attribute points into **Endurance** when leveling up.


---

# 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://docs.ruyui.com/overview/health-and-stamina.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.
