# 創建輪播模式範本

在廣播訊息頁面中，按一下下拉清單以選擇您想要廣播訊息的 WhatsApp 頻道。 然後選擇“***新增範本***”。

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

选&#x62E9;***輪播模式***

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

你可以按照以下步驟建立新的輪播範本：

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

步驟 1：為模板命名。&#x20;

步驟 2：選擇表明廣播目的的類別。&#x20;

步驟 3：選擇廣播訊息的語言。&#x20;

步驟 4：創建廣播訊息的內容。 可以使用 AI 寫作助理來簡化創作過程。&#x20;

步驟 5：新增輪播，並編輯說明和按鈕。 請注意，您最多可以在此處添加 10 張輪播卡，並且輪播中的每張卡都應具有相同的按鈕類型組合（例如 URL連結、快速回覆、電話號碼）。&#x20;

步驟 6：完成所有必要資訊後預覽並提交模板。

{% hint style="info" %}

```
下表是輪播模板支援的媒體檔案類型和大小限制的詳細信息
```

{% endhint %}

<table><thead><tr><th width="139" align="center">媒體類別</th><th align="center">支援類別</th><th align="center">大小限制</th></tr></thead><tbody><tr><td align="center">音頻</td><td align="center"><code>audio/aac</code>, <code>audio/mp4</code>, <code>audio/mpeg</code>, <code>audio/amr</code>, <code>audio/ogg</code> (only <code>opus codecs</code>, base <code>audio/ogg</code> is not supported)</td><td align="center">16 MB</td></tr><tr><td align="center">文件</td><td align="center"><code>text/plain</code>, <code>application/pdf</code>, <code>application/vnd.ms-powerpoint</code>, <code>application/msword</code>, <code>application/vnd.ms-excel</code>, <code>application/vnd.openxmlformats-officedocument.wordprocessingml.document</code>, <code>application/vnd.openxmlformats-officedocument.presentationml.presentation</code>, <code>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</code></td><td align="center">100 MB</td></tr><tr><td align="center">圖像</td><td align="center"><p><code>image/jpeg</code>, <code>image/png</code></p><p>Images must be 8-bit, RGB or RGBA</p></td><td align="center">5 MB</td></tr><tr><td align="center">影片</td><td align="center"><code>video/mp4</code>, <code>video/3gp</code><br>Note:<br>- Only H.264 video codec and AAC audio codec is supported.<br>- We support videos with a single audio stream or no audio stream.</td><td align="center">16 MB</td></tr><tr><td align="center">貼圖</td><td align="center">image/webp</td><td align="center">靜態貼紙：100KB <br>動畫貼圖：500KB</td></tr></tbody></table>


---

# 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://docs.chatalog.ai/zh-hk/broadcast-setup/broadcast-whatsapp/create-a-carousel-template.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.
