> 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md).

# Sich über die Chrome-Erweiterung für ein Markenprogramm bewerben

Wenn Sie die Website einer Marke besuchen, mit der Sie nicht verbunden sind, wird die [Chrome-Erweiterung von impact.com](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) Sie werden benachrichtigt. Diese Benachrichtigungen umfassen Folgendes:

* **Die Marke ist auf impact.com, aber Sie haben keine Partnerschaft mit ihr:** Die Marke ist auf impact.com, aber Sie haben keinen aktiven Vertrag mit ihr.
* **Sie sind vorqualifiziert, mit dieser Marke zusammenzuarbeiten:** Die Marke ist auf impact.com, und Sie werden automatisch für ihr Programm freigeschaltet.
* **Sie sind nicht qualifiziert, sich für dieses Programm zu bewerben:** Ihr Profil entspricht nicht den aktuellen Kriterien der Marke. Möglicherweise qualifizieren Sie sich zu einem späteren Zeitpunkt, daher sollten Sie die Website der Marke erneut besuchen.

1. Öffnen Sie auf der Website einer Marke, mit der Sie nicht partnerschaftlich verbunden sind, die Erweiterung.
2. Wählen Sie **Anwenden**.
   * Diese Aktion sendet automatisch eine Bewerbung an die Marke.
   * Wenn Ihrem Benutzernamen mehrere Partnerkonten zugeordnet sind, verwenden Sie das ![](/files/eac5352ea6304c8e23afe05d88739a17e06d45dc) **\[Dropdown]** Menü in der oberen linken Ecke, um zwischen den Konten zu wechseln und sich mit jedem Konto zu bewerben.

     <div data-with-frame="true"><figure><img src="/files/b083e62b8a61188fe695d9ef993ee320b78afd4f" 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/de/woruber-mochten-sie-mehr-erfahren/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.
