# 如何在 Rochat 上創建角色

- [角色設計方法一：手动建立](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li.md)
- [人物描述](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/ren-wu-miao-shu.md): 描述你的角色，描述這個角色是誰以及他/她的背景故事、特徵、個性和本性。不僅要想像他們的特徵，還要想像他們的行為和反應。
- [招呼語](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/zhao-hu-yu.md): 這決定了用戶在開始與你的角色交談時收到的第一條消息。通常這裡應該包括故事的背景及角色的開場白。
- [性格](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/xing-ge.md): 選擇合適的性格標簽对性格的简要描述。
- [模型選擇](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/mo-xing-xuan-ze.md)
- [場景](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/chang-jing.md): 是一種世界觀設定，可以用來定義和模擬特定情況、或者事件。場景將作為永久提示詞，會影響每一輪的對話互動。
- [對話示例](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/dui-hua-shi-li.md): 此欄位充當建立角色回應的指南或範本。用於描述角色的说话方式。在每个示例前面添加\<START>标记。对话示例块仅在上下文中有空位时插入，并逐块推出上下文。\<START>不会出现在提示中，因为它只是一个标记，用於分隔對話示例。
- [角色公開資訊](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/jue-se-gong-kai-zi-xun.md): 角色公開資訊將會展示在角色的卡片和主頁中，用於向其他玩家展示角色本身。所有的資訊不會作為 Prompt 影響角色聊天。
- [角色提示](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/jue-se-ti-shi.md)
- [如何對角色的回復進行隱藏？](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/jue-se-ti-shi/ru-he-dui-jue-se-de-hui-fu-jin-xing-yin-cang.md)
- [如何在角色提示中運用 CoT？](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/jue-se-ti-shi/ru-he-zai-jue-se-ti-shi-zhong-yun-yong-cot.md)
- [外觀和音色](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/wai-guan-he-yin-se.md)
- [自動記憶](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li/zi-dong-ji-yi.md)
- [角色創建方法二：影像創建](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-chuang-jian-fang-fa-er-ying-xiang-chuang-jian.md)
- [角色創建方法三：連結創建](https://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se/jue-se-chuang-jian-fang-fa-san-lian-jie-chuang-jian.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://book.rochat.ai/rochat_book_zh/ru-he-zai-rochat-shang-chuang-jian-jue-se.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.
