# 冒険のはじめかた

- [はじめに](https://polkafantasy.gitbook.io/official/jp/begin/overview.md)
- [ゲーム内エコシステム](https://polkafantasy.gitbook.io/official/jp/begin/overview/ecosystem.md): PolkaFantasyはブロックチェーンゲームであり、オンチェーントークンをはじめ、複数のゲーム内通貨とアイテムを用いてゲームを楽しむことができます。
- [タイムスケジュール](https://polkafantasy.gitbook.io/official/jp/begin/overview/schedule.md): ゲーム内のタイムスケジュールについてご説明します。
- [既知の不具合](https://polkafantasy.gitbook.io/official/jp/begin/overview/known-bugs.md): 現在までに報告され、修正が予定されている不具合の一覧です。こちらに掲載されていない不具合を発見された際はご報告ください。
- [アカウント開設](https://polkafantasy.gitbook.io/official/jp/begin/create-new-account.md): ゲームマーケットプレイスにおけるユーザーID作成の説明
- [アカウントを忘れた場合](https://polkafantasy.gitbook.io/official/jp/begin/create-new-account/forgot.md): アカウントの復元方法を説明します。
- [インストール方法](https://polkafantasy.gitbook.io/official/jp/begin/install.md): ゲームのインストール方法を説明します。
- [お困りの場合](https://polkafantasy.gitbook.io/official/jp/begin/help.md): ゲームについて分からないことがある場合は、以下の手順をお試しください。
- [FAQ](https://polkafantasy.gitbook.io/official/jp/begin/help/faq.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/begin.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.
