> 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/wallet/acciones/formulario-de-solicitud-de-colaboracion.md).

# Formulario de Solicitud de Colaboración

Aplica para colaborar o integrar tu proyecto con la billetera de Backpack. Aprende sobre los beneficios, los criterios y cómo enviar tu solicitud.

### ¿Por qué colaborar con Backpack?

* **Expande tu alcance**: Conéctate directamente con la activa y creciente comunidad de Backpack, llevando tu proyecto a entusiastas de las criptomonedas dedicados.
* **Integraciones innovadoras**: Integra fácilmente la funcionalidad de tu proyecto, ofreciendo a los usuarios una utilidad y experiencia mejoradas.
* **Construir confianza**: Asociarse con Backpack demuestra credibilidad y posiciona tu proyecto como una solución confiable en el ecosistema cripto.

Conoce más sobre nuestra comunidad y visión en la página [Acerca de](https://learn.backpack.exchange/about).

***

### Cómo enviar tu solicitud

1. **Completa el formulario de solicitud**: Detalla claramente los objetivos de tu proyecto, sus aspectos únicos y la documentación relevante.
2. **Esperar seguimiento**: Después de enviar la solicitud, nuestro equipo se pondrá en contacto para solicitar detalles adicionales o aclaraciones si es necesario.

***

### Aplica ahora

¿Listo para integrar o colaborar y acelerar el crecimiento de tu proyecto con la billetera de Backpack? Completa el formulario de solicitud a continuación y nuestro equipo se pondrá en contacto contigo pronto.

***

### Formulario de Solicitud de Colaboración e Integración

{% embed url="<https://airtable.com/appzUl7DuSHXwdOIh/pag882i6yBlVVLerW/form>" %}


---

# 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/wallet/acciones/formulario-de-solicitud-de-colaboracion.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.
