> For the complete documentation index, see [llms.txt](https://docs.ccfolia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ccfolia.com/gm-only.md).

# GM限定の機能

- [チャットタブの作成・削除](https://docs.ccfolia.com/gm-only/chattab-edit.md): チャットタブの作成
- [シナリオテキスト](https://docs.ccfolia.com/gm-only/scenario-text.md): シナリオテキスト機能について
- [シーン](https://docs.ccfolia.com/gm-only/scene-setting.md): シーン機能について
- [カットイン](https://docs.ccfolia.com/gm-only/cutin.md): カットインについて
- [ルーム設定・ルーム機能](https://docs.ccfolia.com/gm-only/room-option.md): ルームマスターが行えるルーム設定・ルーム機能について
- [ルーム設定](https://docs.ccfolia.com/gm-only/room-option/room-settings.md): ルーム設定について
- [ルームの概要](https://docs.ccfolia.com/gm-only/room-option/room-settings/room.md): ルームの概要について
- [監視者モード](https://docs.ccfolia.com/gm-only/room-option/room-settings/monitoring.md): 監視者モードについて
- [自由配置モード](https://docs.ccfolia.com/gm-only/room-option/room-settings/free-layout.md): 自由配置モードについて
- [ルームデータ](https://docs.ccfolia.com/gm-only/room-option/room-settings/room-data.md): ルームデータについて
- [メンバーリスト](https://docs.ccfolia.com/gm-only/room-option/room-settings/member-list.md): メンバーリストについて
- [ルーム変数](https://docs.ccfolia.com/gm-only/room-option/room-variable.md): ルーム変数について
- [セーブ・ロード](https://docs.ccfolia.com/gm-only/room-option/save-load.md): セーブ・ロード機能について


---

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

```
GET https://docs.ccfolia.com/gm-only.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.
