# PL向けの基本機能

- [キャラクター作成](https://docs.ccfolia.com/pl-tutorial/character-edit.md): ココフォリア上で使えるキャラクターの作成について
- [基本情報](https://docs.ccfolia.com/pl-tutorial/character-edit/basic.md): キャラクターの基本情報について
- [立ち絵・差分](https://docs.ccfolia.com/pl-tutorial/character-edit/character-icon.md): キャラクターの立ち絵・差分機能の使い方について
- [ステータス・パラメータ](https://docs.ccfolia.com/pl-tutorial/character-edit/status-setting.md): キャラクターのステータスやパラメータについて
- [チャットパレット](https://docs.ccfolia.com/pl-tutorial/character-edit/chat-pallet.md): チャットパレット機能について
- [キャラを「隠す」設定](https://docs.ccfolia.com/pl-tutorial/character-edit/visibility-setting.md): キャラクターに設定できる表示様式について
- [ルームチャット機能](https://docs.ccfolia.com/pl-tutorial/room-chat.md): ルームチャット機能について
- [チャットメニュー](https://docs.ccfolia.com/pl-tutorial/room-chat/chat-menu.md): チャットメニューの使い方について
- [発言タブ](https://docs.ccfolia.com/pl-tutorial/room-chat/chat-tab.md): 発言タブの操作方法や仕様について
- [ダイスロール](https://docs.ccfolia.com/pl-tutorial/room-chat/dice-roll.md): ダイスロールのやりかたについて
- [パネル・カードデッキ](https://docs.ccfolia.com/pl-tutorial/panels.md): スクリーンパネルやマーカーパネル、山札の操作について
- [パネルの操作](https://docs.ccfolia.com/pl-tutorial/panels/panels.md): パネルの操作について
- [カードデッキの操作](https://docs.ccfolia.com/pl-tutorial/panels/card-decks.md): カードデッキの操作について
- [アカウント設定の変更](https://docs.ccfolia.com/pl-tutorial/account-setting-change.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/pl-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.
