# GM向けの機能

- [ルームの準備](https://docs.ccfolia.com/gm-tutorial/room-preparation.md): ルームの準備について
- [前景・背景の設定](https://docs.ccfolia.com/gm-tutorial/screen-setting.md): ココフォリアの前景・背景の使い方について
- [BGMの再生](https://docs.ccfolia.com/gm-tutorial/bgm-settings.md): ココフォリアの音源ファイル再生機能の使い方について
- [スクリーンパネル](https://docs.ccfolia.com/gm-tutorial/screen-panel.md): ココフォリアのスクリーンパネルの使い方について
- [マーカーパネル](https://docs.ccfolia.com/gm-tutorial/marker-panel.md): ココフォリアのマーカーパネルの使い方について
- [ダイスシンボル](https://docs.ccfolia.com/gm-tutorial/dice-symbol.md): ココフォリアでダイスのアイコンを使う
- [カードデッキの作成](https://docs.ccfolia.com/gm-tutorial/decks.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://docs.ccfolia.com/gm-tutorial.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.
