# StakeEase

## StakeEase

- [Overview](https://docs.stakeease.com/overview.md)
- [EigenLayer](https://docs.stakeease.com/background/eigenlayer.md)
- [What is EigenLayer?](https://docs.stakeease.com/background/eigenlayer/what-is-eigenlayer.md)
- [EigenLayer Components](https://docs.stakeease.com/background/eigenlayer/eigenlayer-components.md)
- [Why EigenLayer?](https://docs.stakeease.com/background/eigenlayer/why-eigenlayer.md)
- [Challenges with EigenLayer](https://docs.stakeease.com/background/eigenlayer/challenges-with-eigenlayer.md)
- [Restaking Protocols](https://docs.stakeease.com/background/restaking-protocols.md)
- [Intro to Restaking Protocols](https://docs.stakeease.com/background/restaking-protocols/intro-to-restaking-protocols.md)
- [Benefits of Restaking Protocols](https://docs.stakeease.com/background/restaking-protocols/benefits-of-restaking-protocols.md)
- [Challenges with Restaking Protocols](https://docs.stakeease.com/background/restaking-protocols/challenges-with-restaking-protocols.md)
- [Introducing StakeEase](https://docs.stakeease.com/stakeease/introducing-stakeease.md)
- [Opportunity](https://docs.stakeease.com/stakeease/introducing-stakeease/opportunity.md)
- [Why StakeEase?](https://docs.stakeease.com/stakeease/introducing-stakeease/why-stakeease.md)
- [sxETH: A Unified LRT Index](https://docs.stakeease.com/stakeease/sxeth-a-unified-lrt-index.md): Litepaper
- [StakeEase Points (SEP)](https://docs.stakeease.com/stakeease/stakeease-points-sep.md)
- [StakeEase Referral System](https://docs.stakeease.com/stakeease/stakeease-referral-system.md)
- [Security](https://docs.stakeease.com/stakeease/security.md)
- [Audit Reports](https://docs.stakeease.com/stakeease/security/audit-reports.md)
- [Guides](https://docs.stakeease.com/stakeease/guides.md)
- [Using the sxETH Testnet](https://docs.stakeease.com/stakeease/guides/using-the-sxeth-testnet.md)
- [Using the StakeEase Testnet](https://docs.stakeease.com/stakeease/guides/using-the-stakeease-testnet.md)
- [Contract Addresses](https://docs.stakeease.com/stakeease/contract-addresses.md)
- [Overview](https://docs.stakeease.com/aggregator/overview.md)
- [Technical](https://docs.stakeease.com/aggregator/technical.md)
- [Components](https://docs.stakeease.com/aggregator/technical/components.md)
- [Adapter Classification](https://docs.stakeease.com/aggregator/technical/adapter-classification.md)
- [User Flow](https://docs.stakeease.com/aggregator/technical/user-flow.md)
- [Workflow](https://docs.stakeease.com/aggregator/technical/workflow.md)
- [Native Restaking](https://docs.stakeease.com/aggregator/technical/native-restaking.md)
- [User Guide](https://docs.stakeease.com/aggregator/technical/native-restaking/user-guide.md)
- [Workflow](https://docs.stakeease.com/aggregator/technical/native-restaking/workflow.md)
- [StakeEase Fusion](https://docs.stakeease.com/aggregator/technical/stakeease-fusion.md)
- [User Flow](https://docs.stakeease.com/aggregator/technical/stakeease-fusion/user-flow.md)
- [Calculations](https://docs.stakeease.com/aggregator/technical/stakeease-fusion/calculations.md)
- [Contract Addresses](https://docs.stakeease.com/aggregator/technical/contract-addresses.md)
- [Fee Structure](https://docs.stakeease.com/aggregator/fee-structure.md)
- [Aggregator APIs](https://docs.stakeease.com/aggregator/aggregator-apis.md)
- [Features](https://docs.stakeease.com/aggregator/aggregator-apis/features.md)
- [Roadmap](https://docs.stakeease.com/misc/roadmap.md)
- [FAQs](https://docs.stakeease.com/misc/faqs.md)
- [Fusion Mode FAQs](https://docs.stakeease.com/misc/fusion-mode-faqs.md)
- [Socials](https://docs.stakeease.com/misc/socials.md)
- [References](https://docs.stakeease.com/misc/references.md)
- [Brand Kit](https://docs.stakeease.com/misc/brand-kit.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.stakeease.com/overview.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.
