> For the complete documentation index, see [llms.txt](https://docs.supswap.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supswap.xyz/readme.md).

# SupSwap Intro

![](/files/QuYZqs5l6hgw8a6Msxg8)

{% hint style="success" %}
**SupSwap helps you make the most out of your crypto in three ways:**

**Trade, Earn, and Win.**
{% endhint %}

## Trade

> Instantly swap crypto tokens: no registration or account needed.

### The people's choice

SupSwap is the leading decentralized exchange on Mode Network, with the highest trading volumes in the market.

### Low fees

Why pay more? SupSwap runs on Mode Network, a blockchain with much lower transaction costs than Ethereum or Bitcoin.\
Trading fees are lower than other top decentralized exchanges too, so that's a double win for you!

### Decentralized

Trade directly from your wallet app.\
Unlike centralized exchanges like Binance or Coinbase, SupSwap doesn’t hold your funds when you trade: **you have 100% ownership of your own crypto**.

## Earn

> Earn SUP and other tokens for free with super high interest rates.

### Earn Trading Fees

No farm? No problem. Even if your trading pair isn’t supported on the Farms page, you can still earn trading fees when you stake your tokens in Liquidity Pools (LPs).

## Is SupSwap safe?

### See for yourself:

Check out these SupSwap security audits [here](/readme/audits.md).

### Transparent:

* We’re built on open-source software: our site and all our Smart Contracts are publicly visible for maximum transparency.

### Security best practices:

* Our contracts’ time-locks give you peace of mind.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.supswap.xyz/readme.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.
