# エネルギー値

エナジーは主にPVEアドベンチャーとPVPプレイヤーバトルモデルで使用され、エナジーを持っていると、シーンをプレイするたびに一定量のエナジーを消費し、バトル後にボーナスを得ることができます。エネルギーが0の場合もゲームシーンに参加できますが、報酬は得られません。

![](https://2805517858-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvTgsk0VoqllDk8YxDR8s%2Fuploads%2FLvLeRwk6li5xATDLZs2w%2Fimage.png?alt=media\&token=20ff8cc8-4868-46d4-a73f-88859abb4e6b)

プレイヤーはメインページの左上でエネルギー値を確認することができます。エネルギーレベルが上限を下回ると、エネルギー回収機構が作動し、エネルギーレベルが上限に達するまで、毎回エネルギーが回収されることになります。

{% hint style="info" %}
エネルギー値の上限は固定ではなく、イベント報酬など、上限を上げるための方法がありますので、公式ニュースにご期待ください。
{% endhint %}


---

# 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://starmon.gitbook.io/starmon.io/copy-of-starmon-japanese/starmon/kegmugaido/shisutemu-1/enerug.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.
