# ゲーム画面の説明

- [起動～ログイン](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/launch-screens.md): 初回起動時の操作方法と、ログインについて説明します。
- [メインメニュー](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/mein-menu.md)
- [闘技場](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/arena.md): 闘技場では、勝敗によりレーティングが変動するランクマッチ（ランキング戦）と、レーティングの変動や報酬の付与、挑戦回数の制限がないフリーマッチを選んでバトルできます。
- [ランクマッチ報酬](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/arena/rank-reward.md): ２週間ごとのランクマッチでは、期間終了時のランクによってゲーム内で報酬が配布されます。（2023年7月24日～第３ラウンドより変更済）
- [冒険](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/adventure.md): アドベンチャーでは、キャラクターや武器の強化素材を勝利報酬として得ることができます。
- [ガチャ](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/lootbox.md): ガチャを回すことで強化素材や非NFTキャラクター／武器などを獲得することができます。
- [編成画面](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/team.md): 闘技場や冒険にチャレンジするパーティを5つまで作成し、登録することができます。キャラクターのコンディションやスキル、ステータスを確認することもできます。
- [育成画面](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/hero.md): 所持している英雄や武器を確認したり、強化することができます。
- [装備設定](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/equipment.md): 武器やアクセサリーなどの装備を変更することができます。
- [所持品画面](https://polkafantasy.gitbook.io/official/jp/in-game-instructions/inventory.md): 所持中のキャラクター、武器、アクセサリー、ランド、女神、アイテムが確認できます。


---

# 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://polkafantasy.gitbook.io/official/jp/in-game-instructions.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.
