# スタミナ

### スタミナ

スタミナとは、各チェーンハンターが保有し、バトルモード参加時に消費が必要となるパラメータです。\
チェーンハンター入手時は最大の100を保持しており、そのチェーンハンターのレベルに応じて参加に必要なスタミナ量が変わります。\
また、ハンター合成によって得られるアイテム「バッテリー」を使用することで回復が可能です。

| レベル     | スタミナ消費量 |
| ------- | ------- |
| 1\~19   | 1       |
| 20\~29  | 2       |
| 30\~39  | 3       |
| 40\~49  | 4       |
| 50\~59  | 5       |
| 60\~69  | 6       |
| 70\~79  | 7       |
| 80\~89  | 8       |
| 90\~100 | 9       |


---

# 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://the-chain-hunters.gitbook.io/jp/nft-and-in-game-item/chain-hunter/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.
