# Wallet activation

{% hint style="info" %}
Below the video is an article of the step-by-step instructions on how to set up your Loopring Smart Wallet.
{% endhint %}

### Quick Video Guide

{% embed url="<https://www.youtube.com/watch?v=saeEeMC6Q_0>" %}

*In this article, you will learn how to create a mobile Loopring Smart Wallet.*

### 1. Install the Loopring Smart Wallet app <a href="#id-1__install_the_loopring_smart_wallet_app" id="id-1__install_the_loopring_smart_wallet_app"></a>

Download and install the Loopring Smart Wallet app on your iOS or Android mobile device. On a mobile device, visit the official website to install: <https://loopring.io/#/wallet>

<figure><img src="https://lh6.googleusercontent.com/wf8IBcsmZXayroSQMIiUR44ej7FuK--i464c6dqlNBPblwZhkIEVZ_hZqs22wKFCfShLm_JiuZwHJH5g3yOAn9pO_x4EJZK3wQ6UAES9TUoAW52MlWVWj2qEuvod8pA_CMlw_haKlp6D8x_1ZQ" alt="Loopring wallet download"><figcaption></figcaption></figure>

{% hint style="info" %}
You can also search for the app directly on the App Store or Google Play Store using the keywords **loopring** or **loopring smart wallet**.
{% endhint %}

<figure><img src="https://lh3.googleusercontent.com/PsF5qXc7_pLZ5KS2SR06bFsAbl6GBbygUXdq2qEAyvvjxdAq1PWAcTzqDMK6Ehm-Pqq-LdEOL1Tv9r6luBIAlL-yc4q6NZNfFa9kn2cjQCZbQzsEeNVJ6Ba3IjZs_VBvHy7EcWLunTg3HSpMJA" alt=""><figcaption></figcaption></figure>

### 2. Create a new wallet <a href="#id-2__create_a_new_wallet" id="id-2__create_a_new_wallet"></a>

Once installed, open the app and tap the **Create a new wallet** button on the homepage.

<figure><img src="https://lh3.googleusercontent.com/VG6kpuNRqGrlA3G2K0i8MmelfBXi_fWqbhn5R0LrZ_5KwJU121AELMqPCfPFuVYXb1Zx-oVMd9KAkT6nAerInvdCwX6k5YPHz0BY70wjl9cGv_1M5e_LiMRvhLeA4A3upWo1Bwt7YiXBuPaKgg" alt="Loopring Create a wallet"><figcaption></figcaption></figure>

### 3. Register with your mobile phone number or email <a href="#id-3__register_with_your_mobile_phone_number_or_email" id="id-3__register_with_your_mobile_phone_number_or_email"></a>

Enter a mobile phone number or email address to act as your [official Loopring guardian](/security/guardians.md). This contact will be used to verify your identity in case you need to recover or lock your wallet.

After you determine if you would like to use a phone number or email:

* Tap Send Code
* Slide to complete the puzzle
* Enter the verification code

{% hint style="info" %}
**Wallet tip:** If your mobile phone number does not receive the verification code, register with an email instead or try again later if you have attempted a few times.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/IG0rnVVMFeFRM4RiIKIbKa3qeVGg-Lu2NXYF8KdJkYFuH72EzptcUJLTbL5DL7irbzV2vPg1ebmXdpw8yg1MWSoFa-cb3nGvqlZsAu8LYFBfv6GiKaEhufbIDMDxrJB_T-BLabPrS4pMkOTcMQ" alt="Loopring register wallet"><figcaption></figcaption></figure>

### 4. Enter the invitation code <a href="#id-4__enter_the_invitation_code" id="id-4__enter_the_invitation_code"></a>

If you have a friend’s invitation code, you can enter it as shown below. Once the wallet is successfully created, both you and your friend will earn 1,000 [points](/additional-features/points.md), which may be used to deduct transfer fees in the future. If you don’t have an invitation code, simply tap Skip in the top-right corner.

<figure><img src="https://lh3.googleusercontent.com/a1Lg7xoMXcnBes2sRs4RFmJm8Oy5P4wGGYrjdO6RqgnOD5Zy78wbLm2XBgeFJ90sn9xzDKCTmV5JIs11vAdFyOJtpYpyKIK2kcNNxMNeO2ZP0DFcq60sRDiSVWHsjj6ubBfRmGSa0HeDQ8kdPg" alt=""><figcaption></figcaption></figure>

### 5. Review the available account types <a href="#id-5__review_the_available_account_types" id="id-5__review_the_available_account_types"></a>

You have the option to choose between two types of accounts, or both. First, we need to understand the difference between a L2 wallet and a full Loopring Smart Wallet (L1 + L2).

> *Activate Ethereum and Loopring Accounts (L1 + L2)*

* Provides advanced features and security such as Social Recovery, lock protection, daily limits, and more. There is a one-time gas fee for deploying the smart contract to L1. Activating the full Smart Wallet also provides users with immediate access to L2.

> &#x20;*Activate Loopring Account (L2)*

* Functions like a traditional wallet but is deployed directly on L2 - skipping the Ethereum layer and its creation fee. If there is a need to withdraw funds back to L1, you can deploy your L1 smart contract wallet, paying for the creation fee at that time.

<figure><img src="https://lh6.googleusercontent.com/mfiYySt3SSDXZWIhw3YGAGbWgaeleZMiGkU2RPXQX26RcbLsLsGEm9LQClI_gvky9r1pOoaGj47aG2_B3m-mdgt28iZCskaqoV7YmemZXFyf-at2xFzS6J109AtvsNr1knV5Alnzi7Fy8HyzWQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs-wallet.loopring.io/create-your-wallet/wallet-activation.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.
