# uniETH

{% hint style="info" %}
uniETH represents the staked ETH plus all future staking rewards. uniETH does not grow in quantity over time but instead, grows in value, i.e. 1 uniETH becomes worth increasingly more than 1 ETH.
{% endhint %}

Bedrock on Ethereum removes **several drawbacks** associated with Proof of Stake on Ethereum:

* While Ethereum requires a minimum stake of at least 32 ETH,&#x20;
  * [x] Bedrock on Ethereum allows anyone to earn staking rewards on any amount of ETH deposited with us,&#x20;
  * [x] In addition to receiving rewards from [EigenLayer and Bedrock points](https://docs.bedrock.technology/bedrock-lrt/restaking-rewards).
* When staking on Ethereum, users need technical knowledge to interact with smart contracts.
  * [x] Bedrock handles all interactions with the blockchain on behalf of our users.&#x20;
* Ethereum also requires users who make deposits to be technically proficient in running Ethereum nodes 24/7 while keeping the node online and secure.&#x20;
  * [x] Bedrock provides this service on behalf of our users.

***

**Learn more about Bedrock on our whitepaper for uniETH:**

{% file src="<https://content.gitbook.com/content/nrckfSpUo53lwAbTsRSv/blobs/nZ4q3eqY2KyBm9KEe2fD/Bedrock%20UniETH%20Whitepaper.pdf>" %}


---

# 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.bedrock.technology/multi-asset-liquid-staking/unieth.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.
