# Redeem

![](/files/zRUcU2oHeTai2dnSRvFy)

Under the circumstance when the reserved tokens are insufficient on a network, some of taders’ profits might be settled in muxTokens. There are 6 types of muxTokens: muxETH, muxBTC, muxBNB, muxAVAX, muxFTM and muxUSD.

After receiving muxTokens, related cards will appear on the “Redeem” page. Users can redeem muxTokens into related tokens on a different network that has sufficient reserves, or wait for the reserves on current network to refill and then redeem.

![](/files/sjBt1njdlD9IKviQw23m)

Step 1: Click the “Redeem muxToken” button to open the redemption dialog.

Except for muxUSD, all muxTokens only match with one type of token, like muxETH and ETH, muxBTC and BTC; muxUSD can be redeemed into users’ preferred stablecoin.

![](/files/nYcfeXFhl3JYgizz62Gz)

Step 2: Select the type of token you want to redeem your muxTokens into. This step only applies to muxUSD redemption.

![](/files/wN1pRoa1FBYDumbRtszm)

Step 3: Select the network you want to redeem the muxTokens on.

Step 4: Click the “Redeem” button to show your wallet, then confirm the action. If you redeem a type of muxToken for the first time, you need to approve the action.


---

# 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.mux.network/tutorials/redeem.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.
