# How to Create an Account  on Mobile?

You'll need to register first before you can start trading on Backpack Exchange. Setting up your account on Backpack Exchange is simple and straightforward.

### Download the Backpack mobile application

* ‍[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)

### Initiate 'Create a new account'

{% stepper %}
{% step %}
**Input a valid email address**

:warning:***Note:*** You will need access to this email account later in the registration process.
{% endstep %}

{% step %}
**Enter a referral code** (if applicable).

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

{% step %}
After clicking **“Sign Up,”** create a **strong and unique password**.
{% endstep %}

{% step %}
Click **“Next,”** then enter the **one-time passcode (OTP)** sent to your registered email.

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

{% step %}
Click **“Start”** to begin the **Identity Verification** process:

* **Choose your Country of Residence**, then click **“Next.”**
  * [Supported regions and countries](/exchange/exchange-account/identity-verification/supported-regions.md)
  * [Proof of address (POA) submission guidelines](/exchange/exchange-account/identity-verification/kyc-required-documents.md#proof-of-address-poa-submission-guidelines)
* **Enter your personal information**, then click **“Continue.”**

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

* **Enter your address** exactly as it appears on your government-issued ID.
* **Select your source of funds and employment status truthfully**, then click **“Continue.”**

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

* **Provide alternative contact information**, then click **“Continue.”**
* **Verify your identity.**

<div align="left"><figure><img src="/files/qg7opuAYPKnNjoJkKfyc" alt="" width="563"><figcaption></figcaption></figure></div>
{% 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:

```
GET https://support.backpack.exchange/exchange/exchange-account/create-a-new-account/how-to-create-an-account-on-mobile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
