# Trading GUIs

Anyone can set up their own state-of-the-art Serum-based DEX GUI or embed the Serum Swapper into their UI.

Each trading interface that interacts with Serum is free to customize their user experience and restrictions to comply with the regulations of their target market.

{% hint style="danger" %}
The dApps below are not vetted by Project Serum. Use at your own risk.
{% endhint %}

Do you believe your Serum-based DEX GUI or Swap GUI should be listed below? Please [reach out](mailto:dashboard@projectserum.com).

## Serum Portal

{% embed url="<https://portal.projectserum.com>" %}

## 💱 Swap GUIs

{% embed url="<https://swap.symmetry.fi/>" %}

{% embed url="<https://mercurial.finance/>" %}

{% embed url="<https://solflare.com/swap>" %}

{% embed url="<https://app.atrix.finance/#/swap/>" %}

{% embed url="<https://app.cyclos.io/>" %}

{% embed url="<https://exchange.coin98.com>" %}

{% embed url="<https://step.finance/#/swap>" %}

## 📈 Full Featured DEX GUIs

{% embed url="<https://dex.bonfida.org/#/>" %}

{% embed url="<https://dex.raydium.io/>" %}

{% embed url="<https://trade.mango.markets>" %}

{% embed url="<https://trade.dexlab.space/>" %}

{% embed url="<https://dex.aldrin.com>" %}

{% embed url="<https://dex.cyclos.io/#/>" %}

{% embed url="<https://dex.sonar.watch/>" %}

{% embed url="<https://trade.ninjaprotocol.io>" %}

{% embed url="<https://solape.io/>" %}

{% embed url="<https://dex.compendium.fi>" %}

{% embed url="<https://catodex.com/#/>" %}

## 🛠️ Other Integrations <a href="#blockchain" id="blockchain"></a>

{% embed url="<https://app.step.finance/#/dashboard>" %}

{% embed url="<https://sideshift.ai/srm/eth>" %}

{% embed url="<https://zelcore.io/>" %}

## ⚠️ Important Notes

{% hint style="warning" %}
Some previously known DEX GUIs have not migrated to the Serum V3 markets (launched March 2021). They are removed from this list.
{% endhint %}

{% hint style="danger" %}
Do NOT interact with DEX GUIs listing the old Serum DEX V2 markets! Users are encouraged to reach out to these GUI teams and inform them of the [migration to Serum DEX V3](https://twitter.com/ProjectSerum/status/1369479249606934530).
{% 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://docs.projectserum.com/serum-ecosystem/trade-on-serum/trading-guis.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.
