# Swap

**Automated Market Maker (AMM):** Unich OTC Wallet’s swap feature leverages Automated Market Maker (AMM) technology to facilitate quick and efficient token exchanges. AMMs use smart contracts to create liquidity pools that automatically adjust prices based on supply and demand. This means you can trade one cryptocurrency for another without the need for a traditional order book. By using AMM technology, Unich OTC Wallet ensures that your trades are executed smoothly, with minimal slippage and competitive rates. It’s a fast, efficient way to swap your assets with confidence.

**Liquidity Aggregation:** The swap feature also includes liquidity aggregation, pulling liquidity so users get the best rates. By combining liquidity from multiple sources, Unich OTC Wallet ensures that you always receive optimal trading conditions. This is especially important in the fast-paced world of decentralized finance (DeFi), where liquidity can vary significantly between platforms. With liquidity aggregation, Unich OTC Wallet helps you maximize the value of your trades by giving you access to the best prices available in the market.


---

# 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.unich.com/wallet/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.
