# MaltSwap

The MaltSwap dex is the primary exchange used by the Malt stablecoin. All pools on MaltSwap are assets paired against Malt.

## Types of pools

MaltSwap supports two types of liquidity pools:

* Stable pools: For assets expected to maintain a stable value relative to Malt (e.g., other stablecoins).
* Floating pools: For assets that can fluctuate in value (e.g., ETH, WBTC).

![MaltSwap Pools](/files/idFC4BtJ4eDW8KAaT35p)

Each pool on Malt Swap has a fee. The default fee on stable pools is 0.1% and the default fee on floating pools is 0.25%.

## How it supports the Malt stablecoin

MaltSwap plays a crucial role in maintaining Malt's peg by providing liquidity and enabling efficient arbitrage. It also generates fees that contribute to the protocol's revenue.


---

# 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.malt.money/the-malt-ecosystem/maltswap.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.
