# EigenCloud

#### What is EigenCloud?

EigenCloud is the world’s first verifiable cloud, enabling developers to build applications, AI products, and AI agents that are provably trustworthy. Built on top of the EigenLayer restaking protocol, EigenCloud extends Ethereum’s security across the digital and even physical world, allowing developers to verify any input, event, or computation using cryptoeconomic guarantees.

#### What Actions Qualify for Gas Rebates?

Open Gas rebates gas fees for two core EigenLayer actions: depositing assets into restaking strategies and delegating to an operator.

Click [here](https://docs.eigencloud.xyz/eigenlayer/restakers/concepts/overview) for more information on staking overview.

**Eligible Contracts & Functions for Feb & Mar 2026:**

<table data-header-hidden><thead><tr><th></th><th></th><th width="178.55859375"></th><th width="163.76171875"></th><th width="160.34765625"></th></tr></thead><tbody><tr><td><strong>Contract</strong></td><td><strong>Address</strong></td><td><strong>Function</strong></td><td><strong>What it does</strong></td><td><strong>Where to access</strong></td></tr><tr><td>StrategyManager</td><td><p>0x858646372CC42E1A627fcE94aa7A7033e7CF075A</p><p><br></p></td><td><ul><li>depositIntoStrategy</li></ul></td><td>Deposit LSTs (e.g. stETH, rETH) into an EigenLayer restaking strategy</td><td><a href="https://app.eigenlayer.xyz/token">https://app.eigenlayer.xyz/token</a> </td></tr><tr><td>DelegationManager</td><td>0x39053D51B77DC0d36036Fc1fCc8Cb819df8Ef37A</td><td><ul><li>delegateTo</li></ul></td><td>Delegate your restaked assets to an EigenLayer operator to earn rewards</td><td><a href="https://app.eigenlayer.xyz/token">https://app.eigenlayer.xyz/token</a> </td></tr></tbody></table>

**How to Claim Your Rebate:**

Head to the [Open Gas Claim Dashboard](https://ethgas.com/open-gas/claim) → Connect your wallet → Claim your ETH gas rebate.

<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://docs.ethgas.com/overview/open-gas/eigencloud.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.
