# 角色設計方法一：手动建立

目前在 Rochat 平臺裏，你有三種方式可以建立角色，當你選擇手動建立方式的時候，有必填部分和高級設置（選填）

**必填部分包含：**

* 角色名字
* 性別
* 人物描述
* 招呼語

**高級設置（選填）包含：**

* 模型選擇
* 角色性格
* 場景
* 對話示例
* 角色提示

下面會分別介紹這些設置項的用法。


---

# 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/jue-se-she-ji-fang-fa-yi-shou-dong-jian-li.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.
