> For the complete documentation index, see [llms.txt](https://gmd-protocol.gitbook.io/gnd-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gmd-protocol.gitbook.io/gnd-protocol/geth/core-benefits-of-geth.md).

# Core Benefits of gETH

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

### For GND Protocol: <a href="#id-3792" id="id-3792"></a>

1. Increased Total Value Locked (TVL): gETH enables ecosystem investors to generate real yield, attracting higher TVL and fostering protocol growth.
2. Revenue Injection: Through the gETH ecosystem, the protocol receives trading fees, boosting revenue streams with minimal costs.

### For Institutional and Professional Users: <a href="#id-6fd6" id="id-6fd6"></a>

1. Enhanced Yield: gETH offers greater yield potential compared to pure stETH by offering a diverse set of high-yield ETH and LSD products accross ETH and Arbitrum
2. Low Risk Exposure through Diversification: By carefully picking and choosing high-yield LSD products that offer high levels of security to use as collateral for gETH, we are also allowing institutional and professional users to optimize their returns while still **maintaining low risk exposure**.

### For Retail Users: <a href="#d19d" id="d19d"></a>

1. Gas Fee Efficiency: Commercial users can avoid using stETH on ETH, which often incurs high gas fees. gETH provides an alternative with lower gas costs.
2. User-Friendly Experience: The ease of use associated with gETH simplifies the process for commercial users, making it more accessible and convenient.
3. High Yield Generation: By utilizing gETH, commercial users can access the benefits of real yield generation, maximizing their potential earnings.


---

# 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, and the optional `goal` query parameter:

```
GET https://gmd-protocol.gitbook.io/gnd-protocol/geth/core-benefits-of-geth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
