# Swap

## Swapping MIM for other stablecoins

By clicking **SWAP**, we will open the [**curve.fi**](https://curve.fi/mim) website which allows users to swap their MIM stable coins for USDT, DAI, or USDC.

![In this example, we are swapping 1 MIM for 0.9935 DAI](/files/-MdMZCuwriJqQnfBUgiX)

Enter the amount of MIM tokens you would like to swap, and select the stable coin you wish to swap into. Select your **Max Slippage** and **Gas Price.** Finally, click the green **“swap”** button and confirm your transaction. You have now succesfully swapped MIMs for another stablecoin!


---

# 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.abracadabra.money/learn/intro/tools/swap.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.
