> For the complete documentation index, see [llms.txt](https://book.rochat.ai/rochat_book_ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.rochat.ai/rochat_book_ja/rochatdekyarakutwosuru/kyarakut-1shii/kyarakutno.md).

# キャラクターの説明

以下のパラメータを（波括弧内で）使用して、視点を明確にします：

* {char} – キャラクター
* {user} – プレイヤー

これらのパラメータを使用することで、キャラクターの視点をうまく表現できます。キャラクターには{char}、プレイヤーには{user}を使用します。パラメータを使うことで、モデルがより理解しやすくなります。

**注意: キャラクター設定内では{char}と{user}のみ使用し、{Vivian}や{Lily}などの名前は使用しないでください。**

#### キャラクター説明の書き方のコツ

* TrappuのPLists + Ali:Chatガイド: <https://wikia.schneedc.com/bot-creation/trappu/creation>
* AliCatのAli:Chatガイド: <https://rentry.co/alichat>
* kingbriのシンプルガイド: <https://rentry.co/kingbri-chara-guide>
* KumaのW++ガイド: <https://rentry.co/WPP_For_Dummies>

キャラクター説明は非常に重要で、常に使用される固定のプロンプトとして機能します。

***

These translations keep in mind the native language habits of both English and Japanese-speaking audiences, ensuring that the tone and structure are tailored for each language's expectations.


---

# 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://book.rochat.ai/rochat_book_ja/rochatdekyarakutwosuru/kyarakut-1shii/kyarakutno.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.
