> 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/crea-una-cuenta-nueva/how-to-create-an-account-on-mobile.md).

# How to Create an Account  on Mobile?

Debes registrarte primero antes de poder comenzar a operar en Backpack Exchange. Configurar tu cuenta en la aplicación móvil de Backpack Exchange es un proceso simple y directo.

### Descarga la aplicación móvil de Backpack

* ‍[iOS App Store](https://apps.apple.com/us/app/backpack-wallet-exchange/id6445964121)
* ‍[Google Play](https://play.google.com/store/search?q=backpack+wallet+and+exchange\&c=apps\&hl=en_US)

### Inicia 'Crear una nueva cuenta'

{% stepper %}
{% step %}
**Ingresa una dirección de correo electrónico válida**

* **Nota**: Necesitarás acceso a este correo más adelante en el proceso de registro.
  {% endstep %}

{% step %}
**Ingresa un código de referido** (si aplica).

<div align="left"><figure><img src="/files/zy6SdQ13Cbi54Xi67Af5" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Después de hacer clic en “**Registrarse**”, crea una contraseña segura y única.
{% endstep %}

{% step %}
Haz clic en “**Siguiente**”, luego introduce el **código de un solo uso (OTP)** enviado a tu correo electrónico registrado.

<div align="left"><figure><img src="/files/tsTQxp6EWmcAQWOfoHz1" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Haz clic en **“Comenzar”** para iniciar el proceso de la **Verificación de Identidad**:

* **Elige tu país de residencia** y haz clic en **“Siguiente”**
  * [Consulta las Regiones y Países Admitidos](/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/regiones-admitidas.md)
  * [Revisa las guías para el envío de comprobante de domicilio (POA)](/support-docs/es/exchange/cuenta-de-exchange/verification-de-identidad/documentos-requeridos-para-la-verificacion-kyc.md)
* **Ingresa tu información personal** y haz clic en “**Continuar.**”

<div align="left"><figure><img src="/files/9ZPQQKuCJzOiRc8oqg2W" alt="" width="563"><figcaption></figcaption></figure></div>

* **Ingresa tu dirección** exactamente como aparece en tu identificación oficial.
* **Selecciona tu fuente de fondos y estado laboral con información verídica**, luego haz clic en “**Continuar**.”

<div align="left"><figure><img src="/files/wK9SJUrOdhfibU7wPN2j" alt="" width="563"><figcaption></figcaption></figure></div>

* **Proporciona información de contacto alternativa**, luego haz clic en “**Continuar**.”
* **Verifica tu identidad**.

<figure><img src="/files/ACkq8KCLsH9fYeT7WUK1" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/crea-una-cuenta-nueva/how-to-create-an-account-on-mobile.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.
