> 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/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.md).

# Salir del marketplace de marcas

Después de crear alianzas con 2 marcas, impact.com agregará automáticamente tu Perfil público al Marketplace de marcas para que más marcas puedan conocerte y proponer contratos, lo que potencialmente aumentará tus ingresos. Recibirás una notificación de que tu perfil está activo en el Marketplace de marcas mediante una guía dentro de la app que aparece cuando inicias sesión en tu cuenta de impact.com.

#### Ocultar el anuncio

1. En la barra de navegación superior, selecciona ![](/files/de82ccfd0a4590f0048f834108bb59ac120cd734) **\[Perfil de usuario] → Configuración**.
2. En la *Perfil* sección, seleccione **Perfil público**.
3. Debajo de *Pausar perfil*, selecciona ![](/files/f3bea457ead7b243e0ed7148adaf569c67ff9436) **\[Casilla marcada]** para evitar que tu perfil se muestre a nuevas marcas.
4. Selecciona **Guardar**.

   <div data-with-frame="true"><figure><img src="/files/18dd3d3f14f7e6c92007fad91b2a10358b2637eb" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Nota:** Cuando estés listo para que tu anuncio se publique, solo tienes que desmarcar esta configuración para reactivar tu perfil.
{% endhint %}


---

# 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/working-with-brands/applying-to-brands/opt-out-of-the-brands-marketplace.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.
