# MasterSwap

## What is MasterSwap? <a href="#what-is-masterswap" id="what-is-masterswap"></a>

MasterSwap is a tool that compares **DEX aggregators** on **HyperEVM** and let you chooses the **best price with optimized gas fees**.

Instead of checking multiple platforms yourself, MasterSwap does it in one click with **zero fees**.

{% @arcade/embed flowId="ysUvcrbqrTaQcXALHHmD" url="<https://app.arcade.software/share/ysUvcrbqrTaQcXALHHmD>" %}

{% hint style="success" %}
[Start using Masterswap now](https://app.hyperbeat.org/masterswap)
{% endhint %}

## How it works <a href="#how-it-works" id="how-it-works"></a>

1. **Price comparison** – queries multiple aggregators at once
2. **Smart selection** – lets you pick the route with the highest net return (after fees)
3. **Automatic approvals** – if needed, MasterSwap asks for token approval (you can allow once or unlimited)
4. **Secure execution** – swaps are done directly via the official aggregator contracts
5. **Instant updates** – your balance and transaction status refresh automatically

### Supported aggregators

Here is the list of currently supported DEX aggregators on HyperEVM:

* Liqd
* LI.FI
* OpenOcean
* GlueX
* Hyperbloom
* KyberSwap
* OogaBooga
* Eisen Aggregator
* Hyperflow

{% hint style="success" %}
If you would like your aggregator to be integrated to MasterSwap, [please fill in this form](https://docs.google.com/forms/d/e/1FAIpQLSdsIMT32EsB95n9NcKL6vMtamU5MkkL1RQul2Zo_FK3mK-fJw/viewform?usp=header).
{% endhint %}

## FAQ

### Is MasterSwap safe?

MasterSwap uses the router contract of each aggregator, we don't use any contracts developed by us. Thus you inherit the same security you'd get by swapping directly from their UI instead of ours.

### Does Hyperbeat take fees on swap?

Hyperbeat does not currently charge any fees on swaps.

### Will I get an airdrop if I swap through MasterSwap?

We execute swaps directly against the router of each aggregator, so there's no difference between a swap executed directly from their UI and a swap executed from MasterSwap. Thus, if any of the aggregators we integrate does an airdrop in the future, all swaps made through them would be eligible for their airdrop.


---

# 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.hyperbeat.org/masterswap.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.
