> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/lian-meng-huo-ban/shen-du-lian-jie.md).

# 深度链接

#### 1. 登录联盟仪表板

#### 2. Offers » My Offers (approved) » 选择优惠&#x20;

#### **3. 启用 Deep Link 并将 URL 添加到字段**

{% hint style="warning" %}
必须在管理员仪表板中启用 Deep Link。如果管理员仪表板中未启用 Deep Link，则在联盟仪表板中启用 Deep Link 的选项将不可用。
{% endhint %}

<figure><img src="/files/184f56c87e6b8229f72231be94fd3fa4c78cd4d0" alt=""><figcaption></figcaption></figure>

#### 4. 获取自动生成的跟踪 URL


---

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

```
GET https://knowledgebase.offer18.com/zh/lian-meng-huo-ban/shen-du-lian-jie.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.
