# Send Tokens Cross-Chain

{% hint style="warning" %}
**Please ensure you are sending tokens to the correct network**.

You can read more about Polkadot ecosystem tokens [here](/nova-wallet-wiki/asset-management/how-to-send-tokens.md).
{% endhint %}

{% hint style="warning" %}
It is advised to a**void sending tokens via cross-chain transfer to Centralized Exchanges (CEX)** as they may not credit your account properly – resulting in you needing to contact their support.&#x20;

We would advise that instead you first send a cross-chain transfer within your Nova Wallet account, and then send a regular transfer to the CEX.
{% endhint %}

<div align="left"><figure><img src="/files/ovZoYhgtMZGfC4amH43f" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` **Send** from the balance widget.
3. `Select` the **asset** you wish to send, or you can search for it in the search bar.
4. `Select` the **to** dropdown list and then `select` your desired **destination** network.

{% hint style="info" %}
Conducting a cross-chain transfer, the option to send to your account on the destination chain becomes available – simply `select` the **Myself** button.
{% endhint %}

1. `Input` the **recipient's address**.&#x20;
2. `Input` the **amount** of tokens that you wish to send and `select` **Continue**.
3. Review the contextual information and `select` **Confirm**.


---

# 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.novawallet.io/nova-wallet-wiki/asset-management/how-to-send-tokens/send-tokens-cross-chain.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.
