# 招呼語

第一條訊息是一個重要的內容，它準確地設定了角色將如何以及以何種風格進行交流。

角色的第一則訊息應該較長，以便後續角色回覆時不太可能使用非常簡短的訊息。

* 你也可以使用星號 \*\* 來描述角色的動作。
* 在招呼語中同樣支持 {char} 和 {user} 變量。請切記使用變量代替人稱代詞，以獲取更好的回覆質量。
* 如果你想要角色在招呼語中的回復覆蓋圖片，你可以使用 markdown 語法來進行表述，舉例：

```
![圖片命名](圖片鏈接)
```

<figure><img src="/files/M4bVv3WhrjQ0YuiH5THV" alt=""><figcaption></figcaption></figure>


---

# 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/zhao-hu-yu.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.
