> For the complete documentation index, see [llms.txt](https://docs.supertrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supertrade.com/es/programa-de-afiliados/programa-de-afiliados.md).

# Programa de afiliados

<figure><img src="/files/29aa70376936c463c8c8764f28e4361801a385e5" alt=""><figcaption></figcaption></figure>

El Programa de Afiliados de Supertrade te permite ganar comisiones al presentar nuevos traders a nuestra plataforma. Como socio, puedes crecer con nosotros y beneficiarte de recompensas de por vida.

### Aspectos destacados del programa

* **Hasta un 50 % de comisiones de por vida**
* Modelos de pago flexibles:\
  • **CPA (coste por adquisición)** – recompensa única por trader\
  • **Reparto de ingresos** – ingresos continuos mientras los traders sigan activos
* **Panel en tiempo real** para hacer seguimiento de referidos, registros y pagos
* **Gestor de cuenta dedicado** y soporte VIP
* Materiales de marketing y promocionales disponibles bajo solicitud

### Cómo unirse

1. Vaya al [Página del Programa de Afiliados](https://supertrade.com/super-affiliates?utm_source=gitbook\&utm_medium=docs\&utm_campaign=affiliate_progrma\&utm_content=).
2. Solicita rellenando el formulario de socio.
3. Una vez aprobado, obtén acceso a tu **panel de afiliados** y enlaces de referido únicos.
4. Comparte tus enlaces en tu comunidad, sitio web o canales sociales.
5. Haz un seguimiento del rendimiento y recibe pagos.

### Normas y cumplimiento

* El spam y la publicidad engañosa están estrictamente prohibidos.
* Los socios deben cumplir con las directrices de marketing de Supertrade y las regulaciones locales.
* Las cuentas que violen las normas pueden ser suspendidas.


---

# 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://docs.supertrade.com/es/programa-de-afiliados/programa-de-afiliados.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.
