# Swap from Any Chain

Moonlander's Cross-chain Swap feature enables seamless asset transfers from any supported EVM chain to Cronos, you can initiate swaps directly from our funding page. This cross-chain functionality is powered by [Relay](https://relay.link/bridge), providing a secure and efficient bridge replacement that supports multiple EVM chains.

Follow these steps to complete a swap:

1. Select “Swap from any chain” in the Add Funds page, click it to open the swap modal.\
   ![](/files/0p6DiR2hUOQLZ0NvxJnW)
2. Choose the source chain from the dropdown and input the amount you want to swap in the "From" field. Then confirm your destination chain and output token.\
   ![](/files/agV3hmunQzL2VEUvkkuU)
3. Review the estimated output, slippage, price impact and the estimated gas fee. You may also click to adjust slippage tolerance before you confirm.\
   ![](/files/cXj3QHKj789Ll7T95eb6)
4. If the preview looks good, click Approve and Swap to proceed. You may need to confirm and approve the transaction details in your wallet, then you are all set!

{% hint style="info" %}

* Make sure you have sufficient source funds in your wallet to cover swap and gas fees.
* Bridges can vary, you may need to wait a few minutes before the transaction is completed.
* Cross-Chain Swaps make multi-chain trading effortless on Moonlander. If you have questions or need help with a specific route, please raise a ticket via [Discord](https://discord.com/invite/22fGfHPcmW).
  {% endhint %}


---

# 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.moonlander.trade/how-to-use/fund-your-wallet/cronos-evm/swap-from-any-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.
