# Transfer

### Transfer between two Loopring Layer 2 wallets <a href="#transfer_between_two_loopring_layer_2_wallets" id="transfer_between_two_loopring_layer_2_wallets"></a>

Please ensure you are transferring assets to an address that supports Loopring L2. As a reminder, the wallet needs to be a Loopring or EOA Wallet on the Ethereum blockchain. If you need to transfer funds to another type of smart wallet (Argent, Gnosis Safe, etc…), you will need to [send them to the L1 account](/funding/withdraw/in-app-l2-to-l1.md).&#x20;

When transferring assets from your L2 to an external L2 address, there are a few things to be aware of:

1. Transfers on Layer 2 will incur a small transaction fee. This fee will be taken from the token you select at the fee stage.


---

# 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.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.
