> 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/it/di-cosa-vorresti-saperne-di-piu/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md).

# Candidati a un programma del brand tramite l'estensione Chrome

Se visiti il sito web di un brand con cui non sei associato, l' [l'estensione Chrome di impact.com](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) ti avviserà. Queste notifiche includono quanto segue:

* **Il brand è su impact.com ma non sei in partnership con esso:** Il brand è su impact.com ma non hai un contratto attivo con esso.
* **Sei pre-qualificato per collaborare con questo brand:** Il brand è su impact.com e sarai approvato automaticamente per il loro programma.
* **Non sei idoneo a candidarti a questo programma:** Il tuo profilo non corrisponde ai criteri attuali del brand. Potresti qualificarti in una fase successiva, quindi assicurati di visitare di nuovo il sito web del brand.

1. Mentre sei sul sito web di un brand con cui non hai una partnership, apri l'estensione.
2. Seleziona **Applica**.
   * Questa azione invierà automaticamente una candidatura al brand.
   * Se hai più account partner associati al tuo nome utente, usa il ![](/files/5be9eb96f262a7f5829123ae343172eeaa8fa941) **\[Menu a discesa]** menu nell'angolo in alto a sinistra per passare da un account all'altro e candidarti da ciascun account.

     <div data-with-frame="true"><figure><img src="/files/484fe5029bd6a4b7bdb1cfd9c197babb8cec51ce" 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/it/di-cosa-vorresti-saperne-di-piu/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.
