> 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/dui-hua-mo-zu/hui-fu-she-ding-tu-wen-xun-xi.md).

# 回覆設定：圖文訊息

#### &#x20;<a href="#cf54" id="cf54"></a>

<figure><img src="/files/hZ8eHiGIf1mfJ6CoZWVv" alt="" width="188"><figcaption></figcaption></figure>

#### 1. 新增圖文訊息 <a href="#cf54" id="cf54"></a>

* 輸入圖文訊息說明文字<br>

> ```
> 💡 提醒：
> 標題字數限制最多為400個字元
> ```

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

#### 2. 選擇版型

點擊右上方按鈕可以更改其他版型

<br>

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

### 3. 上傳圖片 <a href="#id-8eae" id="id-8eae"></a>

點擊版型空白處即可上傳圖片

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

<figure><img src="/files/1q22XZWQweluM9aoZ0CL" alt=""><figcaption></figcaption></figure>

#### 4. 回覆設定 <a href="#c9fc" id="c9fc"></a>

透過不同的回覆設定，分別可以連結到不動作、新增模組以及連結網址

> 1. 不動作：點擊圖片不會有任何反應
> 2. 新增模組：點擊後可新增其他對話流程
> 3. 連結網址：點擊後可以連結至外部連結

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

最後，四個都設定好回覆就完成囉，恭喜你學會圖文訊息了！

#### **馬上註冊MantaGO試試看吧！**


---

# 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/dui-hua-mo-zu/hui-fu-she-ding-tu-wen-xun-xi.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.
