# Swapping

Swapping with Titan is straightforward and highly efficient. Swaps incur 0% additional fees and aggregate over DeDust, StonFi, and Titan pools to provide users with the best possible rates.

1. To swap visit the [Titan Homepage](/how-to-list-a-pool-on-titan.md) and connect your wallet. Select your desired pairs using the token selector pills on the right side of the modal and entire how much of the first token you wish to sell.

   <figure><img src="/files/OhhV7WlXKYebk5sTGkMa" alt=""><figcaption></figcaption></figure>
2. Once you enter how much of the first token to sell, the best available rate across exchanges will be shown. You can use the carrot below the rate to view more information about the swap such as price impact, your selected slippage tolerance, how much tokens at minimum you will receive, the network fee, and the route (which DEX or DEXes) the swap will use.&#x20;
3. To change your slippage tolerance, how much percentage of price you're willing to move away from the quoted prices, click the settings button on the top of the swap modal and select from the presets or define your own using the custom input.&#x20;

<figure><img src="/files/RfR0rZ5diJ4zZ0ZVbqjE" alt=""><figcaption></figcaption></figure>

4. Once your desired tokens, token amounts and slippage settings are confirmed press **Submit Swap** and sign the transaction to enjoy the best priced swaps on TON! &#x20;


---

# 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.titan.tg/titan-walkthrough/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.
