# Stamina System

The stamina (STA) system affects two main aspects of the game: [mining](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/mining-system) and [monster loot boxes.](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/monster-drop/monster-loot-box) Players must spend a certain amount of STA to access these resources, the amount differs for each activity. A player with

1. [​Mining System](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/mining-system) - Mining is a crucial activity for acquiring valuable resources, particularly Adamantine fragments. However, accessing these resources comes at the cost of stamina. Each successful mining attempt consumes 5 stamina point (STA). The amount of Adamantine fragments obtained is dependent on the rarity of the ore being mined. So, strategic planning and efficient use of stamina are key to maximizing your resource gains. For special ore (Blessing Ore) Each successful mining attempt consumes 500 stamina point (STA).
2. [​Monster Loot Box](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/monster-drop/monster-loot-box) - Another aspect influenced by the stamina system is the opening of monster loot boxes. These boxes contain random rewards and provide exciting opportunities for players. However, opening each loot box requires the expenditure of 1 stamina point (STA). This adds an extra layer of decision-making, as players must consider the potential rewards against their available stamina reserves.

### How do I regenerate stamina? <a href="#how-do-i-regenerate-stamina" id="how-do-i-regenerate-stamina"></a>

1. Stamina System will automatically reset the stamina of all players to 500 points at 12am UTC+8.
2. [Bed in ​House Renting](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/token-economy/land-nfts) - A player rents a house from a Land owner. In exchange for renting with ADAM, the player gets daily bonus of 1500 STA from the first house bed.
3. Players can purchase a maximum of 2 Stamina Elixirs per day through [moonstone shop](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/moonstone-shop), which will provide a total of 1000 stamina.

<figure><img src="https://3132535327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTAc4SBp5rgWM4FIglMO%2Fuploads%2FOpRI0DrAxTTTgCRvtYzE%2Fimage.png?alt=media&#x26;token=f909286d-be07-4cf7-9ea5-ee31234f4baf" alt=""><figcaption></figcaption></figure>

4. Stamina is bound by Account ID, not character.
5. The maximum stamina limit for all players is set at 5000 STA.
6. As player rent more houses, subsequent STA from renting will decrease. This is to ensure game balancing and discourage STA exploits. Renting the first house gives a player 1500 STA followed by 750, 375 and 187. Players will not receive any STA if they rent on the fifth time.
7. Any additional STA that exceeds the stamina limit will not be replenished.


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/stamina-system.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.
