# Торгуйте

- [How to swap](https://help.dedust.io/en/ru/trade/swap.md): Learn how to swap TON to USDT or any other token
- [Price charts and token info](https://help.dedust.io/en/ru/trade/swap/charts.md)
- [Managing non-whitelisted (imported) tokens](https://help.dedust.io/en/ru/trade/swap/imported.md)
- [Favorite tokens](https://help.dedust.io/en/ru/trade/swap/favorite.md)
- [Tokens with tax](https://help.dedust.io/en/ru/trade/swap/tax.md)
- [Swap settings](https://help.dedust.io/en/ru/trade/settings.md): Find best settings for your trade on DeDust
- [DeDust apps](https://help.dedust.io/en/ru/trade/apps.md): Exchange one token for another.
- [Router (DEX Aggregator)](https://help.dedust.io/en/ru/trade/router.md)
- [Router interface](https://help.dedust.io/en/ru/trade/router/interface.md): Learn more about the Swap interface with Router v2 enabled.
- [Router settings](https://help.dedust.io/en/ru/trade/router/settings.md)
- [Routes and steps](https://help.dedust.io/en/ru/trade/router/settings/routes.md)
- [Low TVL pools](https://help.dedust.io/en/ru/trade/router/settings/low-tvl.md)
- [Highly volatile pools](https://help.dedust.io/en/ru/trade/router/settings/volatile.md)
- [Minimal savings](https://help.dedust.io/en/ru/trade/router/settings/savings.md)
- [Third-party protocols](https://help.dedust.io/en/ru/trade/router/settings/protocols.md)
- [Disabling Router](https://help.dedust.io/en/ru/trade/router/enable.md)
- [Coins](https://help.dedust.io/en/ru/trade/coins.md): DeDust makes users research efforts smoother, granting them all relevant tools in one place.
- [Coin summary](https://help.dedust.io/en/ru/trade/coins/summary.md)
- [Trending, Gainers, New](https://help.dedust.io/en/ru/trade/coins/tabs.md)
- [Watchlist](https://help.dedust.io/en/ru/trade/coins/watchlist.md)
- [Portfolio](https://help.dedust.io/en/ru/trade/portfolio.md)
- [How to share your Portfolio](https://help.dedust.io/en/ru/trade/portfolio/share.md)
- [How to view other's Portfolio](https://help.dedust.io/en/ru/trade/portfolio/view.md)
- [Advanced guides](https://help.dedust.io/en/ru/trade/advanced.md)
- [Price impact](https://help.dedust.io/en/ru/trade/advanced/price_impact.md)
- [Slippage](https://help.dedust.io/en/ru/trade/advanced/slippage.md)
- [Slippage in transaction examples](https://help.dedust.io/en/ru/trade/advanced/slippage_examples.md)
- [Expert mode (for high price impact)](https://help.dedust.io/en/ru/trade/advanced/expert_mode.md)


---

# 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://help.dedust.io/en/ru/trade.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.
