# Instant Swaps

#### Integrated DEX Aggregation

Manage your portfolio without leaving the security of your dashboard. EtheLock integrates leading decentralized exchange aggregators (such as Uniswap and 1inch routing logic) to ensure optimal trade execution.

#### Best Price Execution

When you initiate a swap, our engine queries liquidity across the entire DeFi ecosystem. It splits orders across multiple pools to minimize price impact and slippage, ensuring you receive the highest possible output for your trade.

#### Supported Assets

* **Core Assets:** ETH, wETH, USDC, USDT, DAI.
* **Long Tail:** Access to thousands of ERC-20 tokens.
* **Cross-Chain:** Bridge and swap assets across supported Layer 2 networks (Base, Arbitrum, Optimism) seamlessly.

#### Frictionless Experience

* **No Approvals Needed:** Since the wallet is ephemeral and transaction-based, you approve and swap in a single flow.
* **Gas Estimation:** Real-time gas tracking ensures your transactions do not fail during network congestion.


---

# 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.ethelock.xyz/3-features/instant-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.
