# Referral Link - Messenger

### Introduction

Referral Link is an advanced function for Messenger platform.

A single message can be tied to a fixed link; when customers click on the link, they will be directed to a new conversation with the bot, replying a certain message content. This is a “shortcut” to start a particular conversation with the bot.

{% hint style="success" %}
With the use of Referral Link, customers can directly reach a specific message content.
{% endhint %}

![](/files/-LpSf_tmfs3PcicHkbCc)

{% hint style="warning" %}
When finish editing, don't forget to press “Publish” at the upper right corner.
{% endhint %}

![](/files/-LpSfes-MKydDrFXeKFs)

Learn more about the official documentation from the Messenger team, please visit <https://developers.facebook.com/docs/messenger-platform/discovery/m-me-links>

## &#x20;


---

# 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-en.yoctol.ai/advanced-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.
