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

# Programa de Afiliados

### ¿Cómo Funciona?

Los afiliados que cumplan con los siguientes requisitos pueden obtener un reembolso en efectivo adicional además del reembolso estándar del 10 %, lo que se traduce en comisiones directas más altas. Este programa está diseñado para socios que generan una actividad de trading significativa y constante en Backpack Exchange.

***

### Requisitos de Elegibilidad:

**Específicos de Backpack**

* $20 millones en **volumen de referidos mensuales** en Backpack
* 15 **usuarios referidos activos** por mes en Backpack
* 5 **nuevas adquisiciones de usuarios** por mes en Backpack

**O**

**Externos**&#x20;

* **Más de 5,000** seguidores en Twitter (X)
* **O** un volumen equivalente de referidos en otros exchanges

***Nota**: Estos son **requisitos mínimos** y están **sujetos a la debida revisión de nuestro equipo**. Cumplir con estos umbrales **no** garantiza la aceptación en el programa.*

***

### Registro

Si cumples con estos requisitos y deseas unirte, completa tu aplicación siguiendo los pasos a continuación:

* [Inicia sesión en tu cuenta del exchange](https://backpack.exchange/) y haz clic en **“Más”**.
* Haz clic en **“Programa de Afiliados”**.

<figure><img src="/files/wbvPb3Lcq9SSGFV7TXo4" alt=""><figcaption></figcaption></figure>

* Ingresa el nombre de tu **cuenta de redes sociales** en el campo correspondiente.
* Selecciona tu **plataforma de contacto** en el campo correspondiente y proporciona tu información de contacto.
* Haz clic en **Enviar**.

<figure><img src="/files/6n9vU6IutcCdRduzyNpR" alt=""><figcaption></figcaption></figure>

**🎉 ¡Listo! Serás notificado una vez que tu solicitud sea aprobada**.

**Para cualquier pregunta o asistencia con tu aplicación, por favor comunícate con nuestro equipo en** [vip@backpack.exchange](/support-docs/es/legal/backpack-exchange-disclaimer-re-ftx-creditor.md)


---

# 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://support.backpack.exchange/support-docs/es/exchange/programas/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.
