# How to Use NeoLine Wallet for Transfer and Receive

**Mobile:** Open the wallet, and select the asset , then choose \[Receive] or \[Transfer].&#x20;

**NeoLine Chrome Extension:** Directly click \[Receive] or \[Transfer] on the homepage to access the respective page.

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

### Receive:

Click the \[Receive], copy your wallet address, or share the QR code with the sender.

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

### Transfer:&#x20;

To transfer from your NeoLine wallet to another wallet or exchange:

* On the wallet homepage, click \[Transfer];
* Enter the \[Transfer Address],If it's a frequently used address, we recommend adding it to your \[Address book]. You can find the tutorial here;
* Select the \[Asset] and enter the \[Amount];
* Click \[Next] to confirm the transfer details. If everything is correct, click \[Confirm] to complete the transaction.

<figure><img src="/files/PZXsCd3MYpHVLvVcFlxX" 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://tutorial.neoline.io/getting-started/manage-assets/how-to-use-neoline-wallet-for-transfer-and-receive.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.
