> 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/linkcard/link-buttons.md).

# 連結按鈕

## 自訂連結按鈕 <a href="#custom-sort" id="custom-sort"></a>

可自訂按鈕標題及網址，並依您所指定的排序以<img src="/files/0NNPyPOszBZJPZrKooxF" alt="" data-size="line">按鈕於 LinkCard 下方顯示。

您同樣可透過畫面上的<img src="/files/b6kmotqJLHR4mUC7aZ1q" alt="" data-size="line">圖示以拖拉方式改變連結網址的排序，變更後需按儲存排序按鈕才可生效。

{% hint style="info" %}
最後一個按鈕「預設」為 Livebuy 點播購物商城，該連結網址無法編輯且不可變更排序。
{% endhint %}

<figure><img src="/files/gpEgqy4dbdyJmXxUM4hu" alt=""><figcaption><p>連結按鈕_調整排序</p></figcaption></figure>

### 新增連結按鈕 <a href="#add-new" id="add-new"></a>

於「連結按鈕」頁籤中，點選<img src="/files/vRsY7sNR69jjBipQ713P" alt="" data-size="line">圖示即可新增設定。

**連結按鈕標題**\
按鈕顯示之名稱，將以<img src="/files/0NNPyPOszBZJPZrKooxF" alt="" data-size="line">樣式呈現，建議最多 20 字以內。

**連結按鈕網址**\
您的粉絲或顧客將前往到達的網頁連結，要求需為 https\:// 或 http\:// 開頭網址；一般會建議您可設定官網連結或是第三方平台購物車之結帳網址。

**顯示縮圖**\
可以為您的連結提供一個縮圖，使顧客在點擊前更清楚了解連結內容。

<figure><img src="/files/MhVHuD1CAWGnakQXbaVo" alt=""><figcaption><p>連結按鈕 - 新增說明</p></figcaption></figure>

<figure><img src="/files/hUG84ubBb5HF5trQNuxW" 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/linkcard/link-buttons.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.
