> 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/platform-features/reach-out-to-partners/partner-management/understanding-partner-removals-from-the-marketplace.md).

# 了解合作伙伴被 Marketplace 移除的原因

impact.com 致力于为所有用户维护一个值得信赖且合规的市场。我们定期审查合作伙伴，以确保他们遵守我们 [主项目协议](https://impact.com/legal/impact.com_Master_Program_Agreement.pdf) (MPA)。如果发现某个合作伙伴违反了我们的 MPA，我们可能会采取行动，其中包括将其从 impact.com 市场中移除。

### 当合作伙伴被移除时会发生什么？

如果你计划中的某个合作伙伴被从市场中移除，你将通过电子邮件收到通知。这是为了确保你知悉这一情况。从市场中移除并不会自动终止你与该合作伙伴的协议。是否继续合作由你决定。

### 建议品牌采取的行动

impact.com 建议你审查你与相关合作伙伴的合作关系，并采取任何必要的措施。以下是你可以采取的一些行动：

* **审查合作关系** — 仔细审查你的合作协议和该合作伙伴的表现。评估他们为你的项目带来的价值，以及继续合作相关的风险。如果你有权限，请使用我们的 [事件风险](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/event-risk/event-risk-explained.md) 功能来调查并监控可疑活动。
* **检查合规性** — 确保该合作伙伴的推广方式和活动符合你品牌的指南和政策。如果你有权限，请使用我们的 [Protect 功能套件](/brand/zh/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program.md) 以自动化执行此流程的大部分工作。
* **决定下一步** — 基于你对该合作伙伴的审查，决定是继续合作，还是 [终止](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/expire-partner-contracts.md) 该合同。


---

# 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/platform-features/reach-out-to-partners/partner-management/understanding-partner-removals-from-the-marketplace.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.
