# L1 Transfer

### L1 Transfer in **Mobile App**

**Step 1**: Click on the paper-plane-shaped button on the homepage to select a token, or click on the asset you want and select "**Transfer**" on the asset detail page.

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

**Step 2**: Enter another L1 address to receive the asset and input the transfer amount within the limit of your balance. You can also select a contact's address from your address book or scan the QR code of the receiver's address. In any way, make sure the address is of the same chain you choose to transfer on, or the asset you transfer may get lost.

**Step 3**: Choose an appropriate gas fee between the three speeds of **Slow**, **Average** and **Fast**, which is automatically calculated according to the current on-chain state and your transaction amount. You can also enter a gas fee manually in the **Advanced Setting**. The type of gas fee burned in L1 transactions depends on the network where you make the transaction. For example, if you make a transfer on Avalanche, the gas fee will be its native token AVAX.

<figure><img src="/files/9E2diPOBDkOOBXua0Lnb" alt=""><figcaption></figcaption></figure>

**Step 4**: Confirm and enter your password to complete the transaction.

### L1 Transfer in Extension

**Step 1**: Click on "**Transfer**" on the L1 account page and select the network and token type.

![](/files/GP3ay5Y5Gqgo191R9VIf)![](/files/CezRLO7XDYkcYVj6Wz4k)

**Step 2**: Enter another L1 address to receive the asset and input the transfer amount within the limit of your balance. You can also select a contact's address from your address book. In any way, make sure the address is of the same chain you choose to transfer on, or the asset you transfer may get lost.

**Step 3**: Choose an appropriate gas fee between the three speeds of **Slow**, **Average** and **Fast**, which is automatically calculated according to the current on-chain state and your transaction amount. You can also manually change the gas fee by adjusting gas price (GWEI) and gas limit. The type of gas fee burned in L1 transactions depends on the network where you make the transaction. For example, if you make a transfer on Avalanche, the gas fee will be its native token AVAX.

![](/files/FtW4DJhA4DsnHGVrN4Y2)![](/files/66rvuQbqUadEHh2DEtRD)

**Step 4**: Confirm the transaction.

![](/files/GgbbcyDl3RclgknrZb5Y)


---

# 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.zecrey.com/product-handbook/zecrey-l1-wallet/l1-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.
