> 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/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.md).

# 作为供应商加入零售媒体项目

作为供应商，您必须收到零售商的邀请才能参与 Retail Media 计划。此计划可让您：

* 与零售商建立联系，并通过其平台为您的产品获得更多曝光、更多合作伙伴背书以及更多销售
* 管理 [Product Boost 活动](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/product-boost-explained.md) 与零售商合作
* 查看 Product Boost 活动效果报告
* 自动处理由供应商出资的活动开票和付款

以下文章将说明零售商邀请您后如何注册，以及如何与该零售商连接。

## 注册为供应商

{% stepper %}
{% step %}

### **接收电子邮件**

1. 接收来自零售商品牌的邀请电子邮件。
2. 选择 **接受邀请**.

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-6cc17e451899e4620fa964823c4889eff6e28f01%2F9a5bd260d2a47eb5c29789d337af2e614b204224c86ccc686b3ff59298f87b3b.png?alt=media" alt="" width="468"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **登录您的 impact.com 账户**

* 刚接触 impact.com？您需要 **注册** 并使用您的电子邮件。
* 已有 impact.com 账户？请选择 **登录**.

<div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c7bfa9a4e7f055fba5c078bcf5358a5696bf1fee%2F2d9bde32b2782d1134c487d1a4cf6f30a3107f1e91b46aae955843dacda58b28.png?alt=media" alt="" width="413"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **填写您的个人和公司信息**

1. 填写您的个人信息，然后选择 **继续**.
   1. 如果系统找到匹配的 Retail Media 计划，我们建议您从下拉菜单中选择它，而不是创建新账户。
2. 填写您的公司信息，然后选择 **继续**.
   {% endstep %}

{% step %}

### **完成清单**

1. 在 *Retail Media 计划* 注册清单，请选择 **开始使用**.
2. 在 *创建您的计划* 模态窗口中，输入您的 **项目名称**，然后选择 **下一步**.

   * 我们建议您为从零售商收到的所有连接邀请都选择此 Retail Media 计划，因此请输入一个中性的计划名称，例如： *StarkTech Electronics Retail Media 计划* （不是 *StarkTech X WayneMart Product Boost 合作*）。中性的计划名称可确保您能将此计划用于所有连接邀请。
   * 您的计划现在应已激活。

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-83deaac5b67be75bfe25f6415113e2390371badb%2F091d7721fdc0b0a4709371e04d710428ef27f127092f02f1e348612bb947374e.png?alt=media" alt=""><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}

## 下一步

成功登录 Retail Media 计划后，您将看到一个简洁的仪表板，其中包含 [*零售商列表*](https://app.impact.com/secure/advertiser/vendor/manage-vendor-program-retailers-flow.ihtml) 界面。所有零售商的状态都将为 *未连接* ，除您已登录连接的那个零售商外。请参阅 [批准或拒绝 Product Boost 资金请求](/brand/zh/what-would-you-like-to-learn-about/beta-product-boost/beta-product-boost-for-vendors/approve-or-decline-product-boost-funding-requests.md) 以开始处理 Product Boost 活动。


---

# 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/beta-product-boost/beta-product-boost-for-vendors/join-a-retail-media-program-as-a-vendor.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.
