> For the complete documentation index, see [llms.txt](https://manual.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.cube.mo/wang-zhan-nei-rong-guan-li/wang-zhan-cai-dan/xin-zeng-cai-dan-xiang-mu.md).

# 新增菜單項目

![](/files/-MOkQi0Rcw6JbVVUjGDT)

![](/files/-MO5lwuleI7zNAb6hZJC)

●    商家按右上角的藍色按鈕“新增菜單項目”開始進行新增菜單編輯。

![](/files/-MO5p9BD8uzd77ClfKxs)

## 1.網站菜單項目名稱：

商家可自定義菜單項目名稱，英文名稱可填可不填。

## 2.菜單項目連結：

請商家選擇該菜單相對應的連結，用于顧客通過點擊該菜單從而跳轉相對應的頁面。

{% hint style="warning" %}
設定連結：注意複製的link是否帶有https\://，否則將無法跳轉連結頁面。
{% endhint %}

## 3.踢選菜單顯示：

商家根據自己的需求踢選菜單顯示的位置：

* [ ] 於主菜單顯示
* [ ] 於左邊菜單顯示（手機版）

{% hint style="info" %}
最後點擊右下方藍色按鈕“新增菜單”保存新增的菜單。
{% endhint %}


---

# 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://manual.cube.mo/wang-zhan-nei-rong-guan-li/wang-zhan-cai-dan/xin-zeng-cai-dan-xiang-mu.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.
