> 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.md).

# Raise

Monsterの育成を行う場合、必ず食事と行動を選ぶ必要があります。

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

1. 食事の選択
2. 行動の選択
3. リピート設定\
   -「行動」で「トレーニング、休息」を選択した場合、同じ「食事」と「行動」を4回まで繰り返すことが可能\
   -繰り返し回数はリピートでx1\~x4を選択することで調整できる
4. 育成結果の詳細表示\
   -オンにすると育成パラメーターの変動が結果画面に表示される
5. 実行

{% content-ref url="/pages/rK0ZomfSgxhQhtVQoYgw" %}
[食事](/japanese/play-guide/open-beta/yu-cheng/raise/shi-shi.md)
{% endcontent-ref %}

{% content-ref url="/pages/jonDgzJZMFML735la5mG" %}
[行動](/japanese/play-guide/open-beta/yu-cheng/raise/xing-dong.md)
{% endcontent-ref %}

{% content-ref url="/pages/eTMIYLUm7eLs3tQQ0Q3e" %}
[特訓](/japanese/play-guide/open-beta/yu-cheng/raise/te-xun.md)
{% endcontent-ref %}

{% content-ref url="/pages/7hcSHJeWYWcDnPecg08C" %}
[探索](/japanese/play-guide/open-beta/yu-cheng/raise/tan-suo.md)
{% endcontent-ref %}


---

# 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.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.
