# バトル準備

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

1. セットされているMonsterがMonster Memoryの時に表示されるアイコン
2. パーティーのセット切り替え
3. 準備を完了する
4. ルームを退出する\
   -制限時間（1分）

{% hint style="danger" %}
ルームの設定が、現在のMonsterのランクより低いランクになっている場合スキルコストを超過している可能性があります。\
そのままの場合、そのMonsterはバトルで配置することができないので注意してください。![](/files/GcSFTta4FcllLcBkCmWH)
{% 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://docs.remonster.world/japanese/play-guide/open-beta/pvp/batoru.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.
