# Referral Link - Messenger

### 說明

Referral link 為 Messenger 平台上提供的進階功能。

單一節點可設定一固定 **網址** ，當顧客點入該網址，會自動導向聊天機器人、顯示此 **節點內容**。此為啟動機器人特定對話的「捷徑」功能。

{% hint style="success" %}
&#x20;使用 Referral link 功能，使用者不須與機器人層層對話，即可得到特定節點內容。
{% endhint %}

![](/files/-LcFvCdityhXzkb5WOtk)

{% hint style="warning" %}
完成後，請務必按下右上角的「發布」，該鏈結才會生效！
{% endhint %}

![](/files/-LciN2p5wTBrnvfTEgFJ)

詳細 Messenger 官方介紹，請參考此 [連結 ](https://developers.facebook.com/docs/messenger-platform/discovery/m-me-links)。


---

# Agent Instructions: 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:

```
GET https://docs-tw.yoctol.ai/settings/referral-link-messenger.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
