> 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/ja/nitsuitebitaidesuka/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/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウン]** 左上隅のメニューを使ってアカウントを切り替え、各アカウントから申し込んでください。

     <div data-with-frame="true"><figure><img src="/files/949599b5d5d156f9a460da1d3402a8433a66de01" 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/ja/nitsuitebitaidesuka/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.
