> 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/xing-dong.md).

# 行動

行動内容を選択します。必ずいずれかを選択してください。

各アイコンの左上にある数字は、経過するゲーム内時間（週）を表しています。

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

1. 基本トレーニング\
   -特定の基本パラメーターが1つ上昇、1つ小上昇
2. 特殊トレーニング \
   -Farmごとに設定されている\
   -特定の基本パラメーターが1つ大上昇、1つ小上昇、1つ小減少\
   -疲労とストレスが基本トレーニングより多く溜まる
3. 休息\
   -Monsterを休ませることで、疲労やストレスを回復させる
4. 特訓\
   -詳しくは[特訓ページ](/japanese/play-guide/open-beta/yu-cheng/raise/te-xun.md)へ
5. 探索\
   -詳しくは[探索ページ](/japanese/play-guide/open-beta/yu-cheng/raise/tan-suo.md)へ
6. 病院\
   -Monsterがケガや病気になった場合にBITを消費して治療を行い、疲労が少量回復する\
   -普通のケガや病気であれば1週、大ケガや重病の場合は3週が治療に必要

   -また、病院に行くと、栄養状況が初期状態にリセットされる\
   -Monsterがケガや病気になっていない場合は選択不可


---

# 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/xing-dong.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.
