# Cross Chain Swaps

Bound supports native cross-chain swaps powered by SODAX - swap between BTC, ETH, SOL, USDC, and more without wrapping or bridging.

## Supported assets

BTC · ETH · SOL · USDC · BNB · AVAX · HYPE · and expanding regularly

## How it works

Cross-chain swaps on Bound use native assets at every step - your BTC stays BTC, your ETH stays ETH. There are no wrapped tokens or bridging protocols involved.

Execution speed is competitive with centralized exchanges, from a fully self-custodial wallet.

## Step-by-step

1. On the **Trade** page, select your input and output assets
2. Enter the amount
3. Review the quote
4. Confirm - your wallet signs the transaction
5. Receive your output asset in your wallet

{% hint style="info" %}
Screenshots and detailed UI walkthrough will be added when the interface is finalized.
{% 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://bound-1.gitbook.io/bound-docs/trade/cross-chain-swaps.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.
