> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/card-linked-offers-clo-explained-for-partners.md).

# 银行卡关联优惠（CLO）说明（合作伙伴）

Card-Linked Offers（CLO）是一种促销形式，品牌会向消费者提供某种激励，鼓励其使用关联的信用卡或借记卡购买其产品或服务。

#### 作为合作伙伴，您如何参与 CLO？

* 当您与某个品牌实施 CLO 时，品牌会为您带来的任何卡关联销售向您付款。然后，您再向消费者支付原始优惠中承诺的现金奖励或奖励积分。
* 作为合作伙伴实施 Card-Linked Offers（CLO），可让您导入一个或多个品牌的交易数据。您可以将相同的设置用于您目前合作的任意数量的品牌。

{% hint style="info" %}
注意

请查看 [实施指南](https://integrations.impact.com/integration-guides/for-partners/card-linked-offers-beta/integration) ，了解如何作为合作伙伴开始使用 CLO 的具体说明。
{% endhint %}

#### 通过 impact.com 实施 CLO 的优势

* 当品牌通过我们的平台 impact.com 与您合作时，他们更有可能愿意尝试 CLO。
* 使用 CLO，数据和报告传输都很轻松。
  * 无需手动向品牌发送业绩报告和发票，从而节省时间。impact.com 负责处理所有报告、开票和付款流程。


---

# 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.impact.com/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/card-linked-offers-clo-explained-for-partners.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.
