# Swaps

THORWallet enables you to swap crypto assets easily — across different chains, ecosystems, and wallets — with **no bridges, no wrapping**, and **no technical complexity**.

Whether you're swapping Bitcoin for Ethereum, moving stablecoins between EVM chains, or trading tokens on Solana — **THORWallet handles all the routing and execution in the background**. No bridges. No wrapping. No stress.

#### ⚙️ How It Works

THORWallet integrates multiple swap routes to give you **the best price and experience**, depending on what you're swapping:

### 💡 What Makes THORWallet Swaps Unique?

* **Cross-chain & cross-ecosystem support**\
  Swap across BTC, Ethereum, Solana, Cosmos, BNB Chain, Avalanche, Arbitrum, Polygon, and more.
* **Route-agnostic execution**\
  THORWallet selects the **best route for you** automatically based on price, fees, speed, and asset support.
* **Self-custody, always**\
  You stay in control of your funds at all times — no third parties or custodial risks.
* **No wrapping, no bridging**\
  Swap native assets directly without needing to wrap tokens or use risky bridges.
* **Gasless swaps (for select assets)**\
  Thanks to Unizen integration, some EVM swaps can be **fully gasless**, making them faster and cheaper.

### 🔎 Swap Types You Can Perform

| Swap Type                  | Description                                     | Example                                       |
| -------------------------- | ----------------------------------------------- | --------------------------------------------- |
| **Cross-Chain Swaps**      | Native-to-native asset swaps across blockchains | BTC → ETH, ATOM → AVAX                        |
| **EVM-to-EVM Cross Swaps** | Move tokens between different EVM networks      | USDC (BNB) → ETH (Arbitrum)                   |
| **Same-Chain Swaps**       | Swap tokens within the same blockchain          | ETH → USDC (Ethereum), MATIC → AAVE (Polygon) |
| **Solana Swaps**           | Swap SPL tokens on Solana                       | SOL → RAY                                     |

### ✅ No Need to Choose a Route

You don’t need to manually select a route like THORChain or Unizen — **THORWallet DEX automatically picks the most efficient one** based on:

* Best price
* Lowest fees
* Asset availability
* Fastest execution


---

# 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://faqs.thorwallet.org/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.
