> 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/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.md).

# 退出品牌 Marketplace

当您与 2 个品牌建立合作关系后，impact.com 会自动将您的公开资料添加到品牌市场中，以便更多品牌了解您并提出合作合同，从而有可能增加您的收入。当您登录 impact.com 账户时，屏幕上会出现一个应用内引导，通知您您的列表已在品牌市场中上线。

#### 隐藏列表

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *资料* 部分中，选择 **公开资料**.
3. 在 *暂停资料*，选择 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[已勾选复选框]** 以阻止您的资料向新品牌展示。
4. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/59e116b47e6cae38f4b12d074c6bbf11805b982c" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**注意：** 当您准备好让您的列表公开时，只需取消选中此设置，即可取消暂停您的资料。
{% endhint %}


---

# 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/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/opt-out-of-the-brands-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.
