# Swap de cryptos

Il existe de nombreux DEX pour effectuer des échanges de Cryptos sur une chain donnée (swap).

Le plus simple est alors d'utiliser un agrégateur de DEX, qui vous trouvera la meilleur solution pour votre swap : [1inch](https://app.1inch.io/) par exemple

Il existe même un agrégateur d'agrégateurs !, avec le [Meta-Aggregator](https://swap.defillama.com/) de [DefiLlama](https://defillama.com/).

Nota : Sur 1inch, le mode fusion est proposé par defaut (plus économique, mais plus lent). Sur la Gnosis chain, les frais étant minimes, il est préférable de le désactiver :

<figure><img src="/files/hmvtHni0sOwKYdGjsZM2" alt="" width="551"><figcaption></figcaption></figure>


---

# 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://community-realt.gitbook.io/tuto-community/defi-realt/dex-swap/swap-de-cryptos.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.
