# Token Swapping

### Overview

Tychi Wallet integrates a unified swapping system powered by trusted third-party APIs, enabling seamless, on-demand token conversions across major blockchain networks.

To ensure optimal execution, Tychi utilizes:

* **DEX Aggregators** – For sourcing the best on-chain swap rates from platforms like Uniswap, PancakeSwap, and others.
* **Secure Cross-Chain Bridges** – For smooth asset transfers across blockchains, eliminating the need for manual bridging or external tools.

All swaps are intelligently routed through a dynamic path selection engine that considers **real-time liquidity**, **price slippage**, and **network fees**. This ensures users always receive the most efficient and cost-effective conversion—without sacrificing custody, security, or convenience


---

# 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://tychi.gitbook.io/tychi-whitepaper/features/token-swapping.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.
