# L2 to L2

### A. Open the Loopring Smart Wallet app

With the app open:

1. Tap Loopring L2
2. Tap Send
3. Tap To another Loopring L2 account

<figure><img src="/files/QewQWlVU1sjCwh9NWJfZ" alt=""><figcaption></figcaption></figure>

### B. Select the recipient address

While on the Choose the payee screen, you may select the recipient by any of the following methods:

1. Enter or search the contact’s name, address, or ENS
2. Tap the contact’s name or address in the list
3. Tap the scan icon in the top-right corner to scan the recipient’s QR code

<figure><img src="https://lh3.googleusercontent.com/p1g053Ij1Pr9MaMRO-zBalYPpSWPXII1BSVpNGtfEF7sMexycrT1ITVO-GDh9QlF1SkWJjk21Dd6hAapwEjOzi_Db0xgiYFTcDG0bwu7q2VtnoQ8iLAO4mEUYo-wCYHuktWkp2TQQj_n_ELSBg" alt=""><figcaption></figcaption></figure>

### C. Select the Address Type

While on the L2 Send screen:

1. Tap Select in the Address Type field to indicate the type of wallet you are transferring  assets to:
2. While in the Address Type screen, select the type of address
   1. EOA Wallet
      * Includes wallets that do not bind with a smart contract (MetaMask, GameStop Wallet, imToken, Ledger, Trezor, etc…)
   2. Loopring Wallet
      * Recipient has already activated their wallet
   3. Exchange
      * Currently not supported
3. Tap Confirm

<figure><img src="https://lh5.googleusercontent.com/1sTAnpkTiXsrGzMqvyimBSj8je8aE8P99VHkSBf9LmJd8me3htcXzRTEX959OSUE_PLIfETKA9FeQfk3x7kehFm-0bfcU5NvdM_s16zEOt030RxJzqSicZpg7WHTu9AY9JkxiVrAQnmuiM0JHw" alt=""><figcaption></figcaption></figure>

### D. Set the transfer token and amount

Back on the L2 Send screen:

1. Enter the token to transfer to the external L2 account. Tap ![](https://lh3.googleusercontent.com/iAthVyc4YJDBYMzTvmcEPTcT7JbtYJfImNEiZV8Adjh-R2sfExQsZzH4ruTyaAOTz_TC6MMATv1M9fYngjspQpch6k7OzIYDgEQpDmilCC9sIYsrTXpjw5OetWMgtciSgLGb0-_Mr0lwXpwkVw) to select from a list of available tokens in your L2 balance.
2. Enter the amount of tokens to transfer to the external L2 account. To transfer all of the tokens, simply tap **All**.
3. Confirm the details one more time. When you are ready to proceed, tap **Next**.

<figure><img src="https://lh6.googleusercontent.com/Fjg0CJqdzHwOj29UOjz4ivr0PTQ2Qj1lO3YAJv6AvehOxmEYmmFhLzJhcH1MO4d2TTiGlnHShfULVJYtLmtxJAfPP65K6R79Re8CXiXIg_KFa17d9BynXucLlgTCnJTBpIQMH5o2pQvgOnAZ3Q" alt=""><figcaption></figcaption></figure>

### E. Verify the gas fee payment preferences

The Loopring Wallet will use your token order located in Settings > Fee Preference when determining the token used for paying fees. You have the option to change the token on the Confirmation screen.

{% hint style="danger" %}
Ensure you have more than enough tokens in your balance to pay the fee or the remainder needed may be taken from the other layer’s balance.
{% endhint %}

1. Tap Change
2. Tap the token used to pay the gas fee
3. Tap Confirm when you are ready to proceed

<figure><img src="https://lh3.googleusercontent.com/e2eFHnaA103pk5jeqXUkIZPZEnWAfiM7BV1oSgjSVF6ytms1cj8F0oh5Z8lleAOtzMK-WBN-PjZXKV-Li-z4x3P5lRuBWXQP_18UVeMR2pRBbb8RxFygcsgwB95uf9iveSY0ktUY241TVJjJTg" alt=""><figcaption></figcaption></figure>

### F. Confirm the Transfer

While on the Confirm the Transfer screen, please confirm the following:

1. The token and amount transferred
2. The From and To fields
   * From should contain My Loopring Account
   * To should contain the Contact/Loopring Account
3. Fee preference and amount

As a reminder, transactions on the blockchain are final. After reviewing the information above, tap Confirm to submit the transaction.

<figure><img src="https://lh4.googleusercontent.com/Ddcm4eN3xWGEA1wMf_XXGLoSqR9zAZjHsEpgkt347obYnFzpjW2ixdIGdARTxAMI-4qnfEls3qrkcosGRdG4J7ULy6neRMQdaPRditd6Tx78zEJgWabCWIA6DK4lieCa1YGp_3W-PJqN_WP76Q" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You’ve successfully completed and submitted a Layer 2 transfer using the Loopring Smart Wallet.
{% endhint %}


---

# 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/funding/transfer/l2-to-l2.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.
