# Using a cross-chain swap

The last option is to use [**XY Finance**](https://app.xy.finance/) to cross-chain swap from 12 EVM chains to Astar Network.

{% embed url="<https://app.xy.finance/>" %}

XY Finance is a one-stop cross-chain swap aggregator for DeFi & Metaverse, allowing users to directly buy ASTR and other tokens on Astar from other chains in one transaction. Currently, XY Finance supports 12 EVM chains, including Ethereum, BSC, Fantom, Polygon, Arbitrum, Optimism, Avalanche C-Chain, Cronos, KCC, ThunderCore, Astar, and Moonriver.

1. Connect your EVM wallet to [XY Finance](https://app.xy.finance/),&#x20;
2. Choose the asset and chain you want to use&#x20;
3. Select the asset you wish to receive on Astar&#x20;
4. Check the recipient's address&#x20;
5. Confirm the swap

Please visit the official Astar documentation for a completed guide on cross-chain swap using XY Finance.

{% embed url="<https://docs.astar.network/docs/user-guides/xc-swap>" %}


---

# 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.algem.io/english-1/get-started/transfer-assets-to-astar-network-evm/using-a-cross-chain-swap.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.
