> 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/es/sobre-que-te-gustaria-aprender/platform-features/tracking/tracking-links/create-and-manage-links/chrome-extension/apply-to-a-brand-program-via-the-chrome-extension.md).

# Solicitar acceso a un programa de marca mediante la extensión de Chrome

Si visitas el sitio web de una marca con la que no estás asociado, la [extensión de Chrome de impact.com](https://chromewebstore.google.com/detail/impactcom-for-chrome/jliaphkmaknmllgfgfifmaciiindcpmi) te notificará. Estas notificaciones incluyen lo siguiente:

* **La marca está en impact.com, pero no estás asociado con ella:** La marca está en impact.com, pero no tienes un contrato activo con ella.
* **Tienes la preevaluación para trabajar con esta marca:** La marca está en impact.com y serás aprobado automáticamente para su programa.
* **No cumples los requisitos para solicitar este programa:** Tu perfil no coincide con los criterios actuales de la marca. Es posible que califiques en una etapa posterior, así que asegúrate de volver a visitar el sitio web de la marca.

1. Mientras estés en el sitio web de una marca con la que no tienes una asociación, abre la extensión.
2. Selecciona **Aplicar**.
   * Esta acción enviará automáticamente una solicitud a la marca.
   * Si tienes varias cuentas de partner vinculadas a tu nombre de usuario, usa el ![](/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73) **\[Menú desplegable]** menú en la esquina superior izquierda para alternar entre cuentas y solicitar desde cada cuenta.

     <div data-with-frame="true"><figure><img src="/files/c33150edd4518943a179a7bc98f1494edc075f89" 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/es/sobre-que-te-gustaria-aprender/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.
