> 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/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md).

# 通过 Chrome 扩展申请品牌计划

如果你访问某个尚未加入的品牌网站， [impact.com Chrome 扩展程序](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) 它会通知你。这些通知包括以下内容：

* **该品牌已在 impact.com 上，但你尚未与其建立合作关系：** 该品牌已在 impact.com 上，但你与其没有有效合同。
* **你已预先符合与该品牌合作的资格：** 该品牌已在 impact.com 上，你将被自动批准加入其项目。
* **你不符合申请该项目的资格：** 你的个人资料与该品牌当前的要求不匹配。你可能在之后符合资格，因此请务必再次访问该品牌的网站。

1. 在你尚未与之合作的品牌网站上时，打开该扩展程序。
2. 选择 **应用**.
   * 此操作将自动向该品牌发送申请。
   * 如果你的用户名关联了多个合作伙伴账户，请使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 左上角的菜单在各账户之间切换，以便从每个账户进行申请。

     <div data-with-frame="true"><figure><img src="/files/ca1d75d983b64a6c18ca3c0846aa592f5fbc05c6" alt="" width="375"><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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.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.
