> 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/brand/zh/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com/step-4-partner-engagement.md).

# 第 4 步：合作伙伴互动

通过以下方式，将合作伙伴推广你的方式扩展到默认的在线跟踪链接之外： [创建独特的广告](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/ads/create-ads)。请务必优先确定哪些 [广告类型](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/ads/create-ads/introduction-to-asset-types) 应根据你的推广方式来创建。

与合作伙伴合作的重要部分是 [确保你的产品目录可供](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/product-catalogs/add-product-catalogs-as-a-brand) 你的合作伙伴使用，并且你的产品会在产品市场中展示。将你的产品上架到 Product Marketplace 可能会带来更多项目申请。

另一个有助于提升合作伙伴参与度的工具是你的 [资源](https://app.impact.com/secure/advertiser/engage/ads/manage-resources-flow.ihtml) 页面。该页面是分享大量 [面向合作伙伴的培训材料和教育资源](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/ads/requests-from-partners/create-a-resource-to-share-with-partners) ，以确保他们能有效地向受众推广你的产品或服务，从而带来销售。你可以在初始欢迎消息和定期发送的新闻简报中链接到你的 Resources 页面。

让合作伙伴及时了解促销活动、产品/功能发布、公司更新等信息非常重要。impact.com 的 [简报](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/newsletters/introduction-to-newsletters) 该功能是实现这一点的最简单方式，同时还能提升合作伙伴参与度和生产力。请查看下面的品牌新闻简报示意图，了解其外观：

<div data-with-frame="true"><figure><img src="https://paligoapp-cdn-eu1.s3.eu-west-1.amazonaws.com/impact/attachments/f01cdffa431a4d75ff09c130b66974d4-af28286ab8956d657e8ef50c9e376e6f.png" alt=""><figcaption></figcaption></figure></div>


---

# 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/brand/zh/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com/step-4-partner-engagement.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.
