> 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/cuenta-de-exchange.md).

# Cuenta de Exchange

- [Crea una Cuenta Nueva](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/crea-una-cuenta-nueva.md)
- [¿Cómo Crear una Cuenta en la Web?](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/crea-una-cuenta-nueva/como-crear-una-cuenta-en-la-web.md)
- [How to Create an Account  on Mobile?](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/crea-una-cuenta-nueva/how-to-create-an-account-on-mobile.md)
- [Preguntas Frecuentes](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/crea-una-cuenta-nueva/preguntas-frecuentes.md)
- [Verification de Identidad](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad.md)
- [¿Por Qué Se Requiere el Proceso KYC?](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/por-que-se-requiere-el-proceso-kyc.md)
- [Documentos Requeridos para la Verificación KYC](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/documentos-requeridos-para-la-verificacion-kyc.md)
- [Regiones Admitidas](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/regiones-admitidas.md)
- [Verifica la Identidad de Tu Cuenta](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/verifica-la-identidad-de-tu-cuenta.md)
- [Eliminar Tu Cuenta](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/eliminar-tu-cuenta.md)
- [Funciones de la Cuenta](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta.md)
- [Guía de Funciones de la Cuenta](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/guia-de-funciones-de-la-cuenta.md)
- [¿Cómo Ver la Información de Tu Cuenta?](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/guia-de-funciones-de-la-cuenta/como-ver-la-informacion-de-tu-cuenta.md)
- [¿Cómo Configurar Preferencias y Notificaciones?](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/guia-de-funciones-de-la-cuenta/como-configurar-preferencias-y-notificaciones.md)
- [Subcuentas](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/subcuentas.md)
- [Convertir Residuos a USD](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/funciones-de-la-cuenta/convertir-residuos-a-usd.md)
- [Venda su reclamo Internacional de FTX a través de Backpack Exchange](https://support.backpack.exchange/support-docs/es/exchange/cuenta-de-exchange/venda-su-reclamo-internacional-de-ftx-a-traves-de-backpack-exchange.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/cuenta-de-exchange.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.
