# What is Fractional ETH (fETH), and why would I need it?

The fETH token, or Fractional ETH, is a decentralized, low-volatility, Ethereum-native, and “floating stablecoin”. It’s decentralized, so it avoids exposure to the shenanigans of central banks or other IRL entities.&#x20;

However, fETH isn’t exactly a stablecoin because it gains and loses a small amount of value as ETH rises and falls. Those price movements are fixed at 10% of the size of ETH’s. In this way, it’s anchored to the Ethereum economy rather than the US one. If you think USD will devalue over time compared to ETH, you might like to hold it instead of USD stablecoins.&#x20;

Its current NAV is showing clearly on the dashboard.&#x20;

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


---

# 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.aladdin.club/f-x-protocol/what-is-fractional-eth-feth-and-why-would-i-need-it.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.
