> For the complete documentation index, see [llms.txt](https://docs.eigenpiexyz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eigenpiexyz.io/avss-integrated/eoracle.md).

# eoracle

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

Eigenpie is collaborating with eoracle to delegate restaked $ETH and LSTs.

eoracle network is an AVS that functions as a programmable data layer that extends Ethereum's Proof of Stake. This enables the connection of smart contracts with real-world data, enhancing the utility and reach of decentralized applications.

Through the delegation of restaked $ETH and LSTs, Eigenpie is actively supporting eoracle's efforts to establish an Ethereum-native oracle. eoracle upholds Ethereum's core principles of decentralization, transparency, and security, thereby strengthening the blockchain's infrastructure and reliability.


---

# 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:

```
GET https://docs.eigenpiexyz.io/avss-integrated/eoracle.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.
