# How to Transfer to Other Wallets/Exchanges

Before transferring, ensure the network and wallet address are correct. If everything is OK, follow these steps:

* Click \[Transfer] on the wallet homepage.
* 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>

Note:

1. Before transferring, please check whether the receiving address platform accepts the token;
2. Before transferring, please make sure there are enough funds for gas fees to avoid transfer failure.
3. When transferring, please ensure that the asset being transferred and the recipient address are on the same blockchain network. For example, if the recipient address is a Neo N3 address, the transfer should be made on the Neo N3 network.


---

# 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-transfer-to-other-wallets-exchanges.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.
