# Third-party protocols

## DEX protocols

Once router is enabled, liquidity pools from all supported TON DEXs are involved into your trades.

DeDust liquidity aggregator splits your swap across several platforms to give you the best overall price.

<div><figure><img src="/files/JOSFu3CdXfOn75mUErDX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/zL8OVeHjuo5LMcPPp7ht" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x8ajYSr3dzK37hbzf5QY" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
STON.fi's stableswap pools and weighted (stableswap, constant product) pools are to be supported later, as well as other DEXs and liquidity sources.
{% endhint %}

## Memepads

Router allows you to trade memecoins from popular memepads, even before they migrate to DEX.

At this moment we support **Memes Lab**, **Blum**, **BigPump**, **GraFun**, **Hot**.

For better performance they are disabled by default. Simply toggle the switcher to start trading memes.

<div><figure><img src="/files/0IR9C6Y5WG4xzjJkiOzu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/024pGO3t8NQWZc0ENBZ1" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Once a meme accumulates certain level of liquidity and trading volume on a memepad:

* it appears in coins dropdown in [Swap](https://dedust.io/swap) — just enter the ticker, name or contract address into the search field.
* it becomes displayed in your [Portfolio](https://dedust.io/portfolio), if you already hold some in your wallet.
  {% endhint %}


---

# 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/trade/router/settings/protocols.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.
