> For the complete documentation index, see [llms.txt](https://help.livebuy.tv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.livebuy.tv/product-tour/videos/sales-video/notice-message.md).

# 公告訊息

## 公告設定 <a href="#announcement" id="announcement"></a>

當您針對某一場銷售影片，希望特別提醒顧客相關的注意事項、購買須知、特惠活動、全館免運或其他公告訊息時，從右側 「 公告設定 」 功能區塊點選<img src="/files/cjHpjWXrrYgn3KUoKpFN" alt="" data-size="line">可編輯內容，同樣於變更後需 「 儲存 」 才會生效。

若您希望下架或不顯示公告訊息時，請清除內容、保持留空並 「 儲存 」 即可。

<figure><img src="/files/bDWrkNVLZOZfr56TUyrx" alt=""><figcaption><p>銷售影片管理 - 公告訊息設定</p></figcaption></figure>

### 點播間的公告訊息 <a href="#front-end-announcement" id="front-end-announcement"></a>

設定成功之後，於前台點播間下方的訊息區塊，將會「置底」固定顯示，當點選後可檢視完整訊息內容。

![](/files/uBaExEghV3Fkq96cipXW)![](/files/Dr44wjCASawsO0vOBOeS)


---

# 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.livebuy.tv/product-tour/videos/sales-video/notice-message.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.
