# DEX AMM compatibles

#### Solana

En Solana, enrutamos las órdenes a través del **Jupiter** agregador, dándote acceso a liquidez en los principales DEXs de Solana — desde Raydium y Meteora hasta Orca y PumpSwap.

#### cadenas EVM

En Ethereum, Base y Arbitrum, las operaciones se enrutam a través de **1inch**, proporcionando cobertura en los principales DEXs como Uniswap, SushiSwap, Aerodrome y más.

En BNB Chain, las operaciones se enrutam a **PancakeSwap** vía su contrato enrutador nativo.


---

# 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.goodcrypto.app/goodcryptox-es/dex-amm-compatibles.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.
