> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/play-guide/open-beta/yu-cheng/raise/shi-shi.md).

# 食事

行動時に与える食事を設定します。

栄養バランスは「エネルギー」「ボディ」「コンディション」で構成され、毎週5ずつ減っていきます。

食事の種類ごとに以下の項目が設定されています。

* 疲労回復
* ストレス回復
* 体型値の増減
* 好みによる親愛度の増減
* 好みによる育成方針の変化
* エネルギー
* ボディ
* コンディション

<figure><img src="/files/Ps2BfHKieHWsA1wvKNMj" alt=""><figcaption></figcaption></figure>

1. 現在の栄養バランス\
   -病気のなりやすさに影響する
   * 黄色：エネルギー
   * 緑：ボディ
   * オレンジ：コンディション
2. 食事の選択\
   -背景色は最も多い栄養を表す
3. Monsterが好む食事
4. Monsterが嫌う食事
5. Premium\
   -チェックを入れると、支払うBITが増える代わりに、食事の効果が向上する


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.remonster.world/japanese/play-guide/open-beta/yu-cheng/raise/shi-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
