> 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.md).

# Programas

- [Puntos](https://support.backpack.exchange/support-docs/es/exchange/programas/puntos.md)
- [Programa de Referidos por Rango (Puntos)](https://support.backpack.exchange/support-docs/es/exchange/programas/puntos/programa-de-referidos-por-rango-puntos.md)
- [Referidos](https://support.backpack.exchange/support-docs/es/exchange/programas/referidos.md)
- [Programa de Afiliados](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-de-afiliados.md)
- [Compartir comisiones de forma flexible](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-de-afiliados/compartir-comisiones-de-forma-flexible.md)
- [Programa de Brokers API](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-de-brokers-api.md)
- [Programa Participantes de Backpack](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-participantes-de-backpack.md)
- [Preguntas Frecuentes del Programa BP](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-participantes-de-backpack/preguntas-frecuentes-del-programa-bp.md)
- [Programa Backpack Captain](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-backpack-captain.md)
- [Programa VIP de Backpack](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-vip-de-backpack.md): Trae tu estatus VIP a Backpack
- [Backpack VIP: Confirmando Tu Invitación Oficial](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-vip-de-backpack/backpack-vip-confirmando-tu-invitacion-oficial.md)
- [Directorio del Equipo](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-vip-de-backpack/directorio-del-equipo.md)
- [Alessio - Backpack VIP Team](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-vip-de-backpack/directorio-del-equipo/alessio-backpack-vip-team.md)
- [Programa Boosted USD Yield](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-boosted-usd-yield.md)
- [Programa Market Maker](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-market-maker.md)
- [Campaña de la Temporada Seeker](https://support.backpack.exchange/support-docs/es/exchange/programas/campana-de-la-temporada-seeker.md)
- [Solicitud de Listado de Token](https://support.backpack.exchange/support-docs/es/exchange/programas/solicitud-de-listado-de-token.md): Postula para listar tu token en Backpack Exchange. Conoce nuestro proceso de listado, lineamientos y cómo enviar tu solicitud.
- [Programa de Recompensas por Errores (Bug Bounty)](https://support.backpack.exchange/support-docs/es/exchange/programas/programa-de-recompensas-por-errores-bug-bounty.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.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.
