> 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/ying-pian-lian-jie.md).

# 影片連結

## 自行定義影片連結

為了讓用戶在分享直播或影片時更加方便，系統提供了 「 自訂網址 」 的功能。此功能除了能讓網址更符合品牌形象外，也能解決網址過長、不便於傳遞的問題。以下將詳細說明設定方式與注意事項。

### 直播與影片網址設定

* 系統預設會提供每場直播或影片的專屬網址，您可直接使用，也可以依需求編輯成自訂網址。
* **注意事項**：
  * 影片：所有上架的影片皆可編輯自訂網址。
  * 直播：僅限已設定「[**預告場次**](/product-tour/live-sales.md#di-er-bu-zhou-zhi-bo-yu-gao-2-3)」的直播，才會開放自訂網址的功能；若直播未建立預告，將無法進行網址修改。

### 完整網址設定

* 系統自動生成的完整網址，預設包含 **Livebuy** 的識別字樣，並能直接使用。
* 若您希望連結更短、更便於分享（例如張貼於社群貼文、訊息、廣告），可透過第三方服務（如 Reurl、Bitly 等）產生短網址，並將該短網址貼回系統中，即可作為最終分享連結。
* **完整網址特點**：
  * 可重複使用，無使用次數限制。
  * 不影響原始連結的正常運作，您可隨時切換使用完整網址或短網址。

### 網址代碼設定

* 了讓網址更具專屬性與辨識度，系統提供 「 網址代碼 」 自訂功能。
* 網址的前半段會固定保留 **Livebuy** 標識字樣，而後半段的代碼部分，您可以依照需求自由設定，\
  例如：Happy ....
* **注意事項**：
  * 網址代碼 **僅能修改一次**。
  * 修改完成後將無法再次變更，請務必在設定前先確認內容。

<figure><img src="/files/fOG8qUXgDFq4QtBp2LXt" alt=""><figcaption><p>銷售影片管理 - 影片連結設定</p></figcaption></figure>

<figure><img src="/files/lcJ3eR1GqkBFvWWUszm7" alt=""><figcaption><p>銷售影片管理 - 影片連結設定</p></figcaption></figure>

<figure><img src="/files/lS9nDcQmLJ9rwLpXAO4p" 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.livebuy.tv/product-tour/videos/sales-video/ying-pian-lian-jie.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.
