> 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) 合作伙伴使用，并且你的产品会在产品市场中展示。将你的产品上架到产品市场，可能会带来更多项目申请。

另一个促进合作伙伴参与的实用工具是你的 [资源](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) ，以确保他们能有效地向受众推广你的产品或服务，从而带来销售。你可以在初始欢迎消息和定期新闻通讯中链接到你的资源页面。

让合作伙伴及时了解促销、产品/功能发布、公司更新等信息非常重要。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.
