> 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-pian-lun-bo.md).

# 回覆設定：圖片輪播

### 1. 新增圖片輪播 <a href="#bff7" id="bff7"></a>

* 新增圖片
* 點選空白欄位編輯標題

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

{% hint style="info" %}
💡 提醒： 標題字數限制最多為40個字元
{% endhint %}

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

### 2. 新增第二個圖片輪播 <a href="#id-4533" id="id-4533"></a>

* 點擊「新增」按鈕，新增第二個圖片輪播
* 點擊「箭頭」按鈕，切換圖片輪播

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

### 3. 預覽畫面 <a href="#f038" id="f038"></a>

* 透過左方手機預覽訊息內容
* 圖片輪播「雙箭頭」按鈕，即可變更圖片的順序
* 下方「方形」按鈕，可切換圖片輪播

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

### 4. 變更圖片的順序 <a href="#id-447e" id="id-447e"></a>

* 點擊圖片輪播「雙箭頭」按鈕，即可變更圖片的順序
* 於跳出視窗中，即可透過點擊方式變更順序

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

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

恭喜你學會圖片輪播訊息囉！

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

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

### 馬上註冊MantaGO吧！  <a href="#a25a" id="a25a"></a>

<br>

<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/dui-hua-mo-zu/hui-fu-she-ding-tu-pian-lun-bo.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.
