# Swap across chains

Layerswap supports instant cross-chain swaps across a wide range of L1s, rollups, appchains.&#x20;

This guide will help you easily swap and bridge between Ethereum, Solana, Fuel, Polygon, Ton, Base, BNB Chain, Starknet, zkSync, Immutable, Linea, Scroll, and many more chains.

{% hint style="success" %}
New networks and tokens are being added on a regular basis. Stay tuned by following us on [Twitter](https://twitter.com/layerswap) or join our [Discord](https://discord.com/invite/KhwYN35sHy) community.
{% endhint %}

### Step 1. Fill in transfer details

Firstly, select the networks and tokens that you want to swap between, specify the amount, and provide the destination address.&#x20;

<div data-with-frame="true"><figure><img src="/files/SjduU01ljFWOmkGYSdF4" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 2. Send assets

There are two options for completing the transaction: automatically via wallet and manually. For initiating the transfer automatically, you should connect a wallet, click on "Next", then review the transaction details and click "Swap now" to confirm the transaction in the wallet.

For the manual transfer, you'll need to send funds to the deposit address provided by Layerswap. Follow the steps presented in [this section](/user-docs/layerswap-app/transfer-manually.md) for a detailed guidance.

### If you need help, feel free to contact us on [Discord](https://discord.gg/layerswap)!


---

# 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://learn.layerswap.io/user-docs/layerswap-app/swap-across-chains.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.
