# Minting and Redeeming

<figure><img src="/files/Am1gBqLrl7ggTVPxEJOf" alt=""><figcaption></figcaption></figure>

### gETH will support the following tokens as collaterals: <a href="#id-2e74" id="id-2e74"></a>

* wstETH
* rETH
* gmdETH
* sfrxETH
* WETH and ETH
* and more potential LSDs can be considered as we continue to expand gETH

gETH can be minted and redeemed into and out of any of the afore-mentioned underlying collateral backing it.

<figure><img src="/files/mMk5AodeUKho5Jk8gTtY" alt=""><figcaption></figcaption></figure>

### Minting and Redeeming Fees <a href="#ffcb" id="ffcb"></a>

* Minting and redeeming incurs a dynamic fee ranging from 0 to 35 bps (0–0.35%) depending on the target weight vs current weight of the collateral.
* The dynamic fees will come into play to make sure the collateral ratio is correctly weighted according to their market cap and prevalence. If a collateral is too heavily weighted, the minting fees will be higher than those of under-weighted collaterals, and vice-versa.

<br>


---

# 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://gmd-protocol.gitbook.io/gnd-protocol/geth/minting-and-redeeming.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.
