> For the complete documentation index, see [llms.txt](https://blog.mantago.cc/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.mantago.cc/zh/ying-yong-xuan-dan/ge-xing-hua-biao-qian.md).

# 個性化標籤

### **個性化回覆，教你暗藏玄機，製造專屬回覆**

#### 首先個性化回覆分為兩個部分

1. 怎麼貼個性化標籤
2. 如何運用個性化標籤

#### **怎麼貼個性化標籤**

打開訊息中心

點擊想要貼標籤的好友

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

新增個性標籤

輸入標籤名字

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

完成！

**如何運用個性化標籤**

我們點開圖文選單或按鈕的回覆設定，找到個性化回覆

相關操作教學請看：[主選單](https://blog.mantago.cc/?p=775)、[對話模組](https://blog.mantago.cc/?p=831)

可以依據不同的個性化標籤，給予不同的對話回覆(在相同按鈕)

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

完成設定後記得按確定和儲存～

> (小提醒，好友點下去後出現的按鈕名稱會統一顯示「無標籤/其他標籤」設定的模組名稱唷

恭喜你完成個性化標籤的設定和應用啦！

趕快幫你的VIP貼上個性化標籤，讓他們享受不同禮遇喲～

####

### 馬上註冊MantaGO吧！ <br>


---

# 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, and the optional `goal` query parameter:

```
GET https://blog.mantago.cc/zh/ying-yong-xuan-dan/ge-xing-hua-biao-qian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
