> For the complete documentation index, see [llms.txt](https://help.cube.mo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li/wen-zhang-ji-tiao-kuan-guan-li/tiao-kuan-guan-li.md).

# 條款管理

## **新增條款**

點擊「新增條款」按鈕。

<figure><img src="/files/iHPLGlNcU7rrfnmAqEue" alt=""><figcaption><p>條款管理界面</p></figcaption></figure>

編輯網站條款的標題、内容、以及自定義網絡連結

<figure><img src="/files/Nd19CcROaTHPlh8a0SSk" alt=""><figcaption><p>新增條款界面</p></figcaption></figure>

{% hint style="info" %}
標題/内容點擊右側英文可切換語言。
{% endhint %}

内容：可插入圖片、連結、影片、表格等等（點擊 「 +  」號獲取更多）。

<figure><img src="/files/V0Tovih86OTxGrmaXF2t" alt=""><figcaption><p>條款管理界面</p></figcaption></figure>

點擊紅色「新增存儲」按鈕保存文章頁面。

## **條款管理**

編輯：點擊「編輯」按鈕可更改該條款的内容。

<figure><img src="/files/EY0kBmb5QjIfFOl2iryS" alt=""><figcaption><p>條款管理界面</p></figcaption></figure>


---

# 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://help.cube.mo/kai-dian-zhi-nan/wang-zhan-nei-rong-guan-li/wen-zhang-ji-tiao-kuan-guan-li/tiao-kuan-guan-li.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.
