# 選單

### 說明

在 YOCTOL.AI 左邊功能欄 **`機器人編輯`**  中的 **`選單`**，是指出現在對話視窗下面的常駐選單。可讓您的用戶快速找到機器人的基本功能。

不同通訊軟體的選單，可能有不同的命名，YOCTOL.AI 中以選單稱之。

* 在 Messenger 中稱為 [常設功能表](https://developers.facebook.com/docs/messenger-platform/send-messages/persistent-menu)（Persistent menu）
* 在 LINE 中稱為 [圖文選單](https://developers.line.biz/en/docs/messaging-api/using-rich-menus/)（Rich menu）

### Messenger 常設功能表

Messenger 常設功能表，最多可設定 3 層選單。

**主選單**：可設定 3 格按鈕

* 註：目前 Facebook 已不支援子選單的功能。

### LINE 圖文選單

LINE 圖文選單，有 6 種圖片版型可選擇。

**標題**：YOCTOL.AI 平台顯示的選單名稱\
**選單顯示名稱：** LINE 視窗下方的按鈕顯示文字<br>

![](/files/-LpkiIV3B5AiLr7IZCaE)

![](/files/-Lpkigz68w2rslQGx0s6)

![](/files/-Lbv4qWJ7_3YoQU1O25q)


---

# 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-tw.yoctol.ai/term/menu.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.
