> For the complete documentation index, see [llms.txt](https://staderlabs.gitbook.io/ethereum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staderlabs.gitbook.io/ethereum/readme/explore-ethx.md).

# Explore ETHx

In this section, you'll discover a treasure trove of resources and important links that will take you on an exciting journey into the depths of ETHx. Immerse yourself in the intricacies of Ethereum and ETHx through our comprehensive litepaper, and explore the fascinating world of ETHx design and 4 ETH bond analysis. Our ultimate aim is to empower all users by being transparent and fostering a profound understanding of Stader-ETHx and upholding the principles of decentralization. Get ready to unlock valuable insights and uncover the endless possibilities of utilizing Stader-ETHx!

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="files"></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:green;"><strong>ETHx Litepaper</strong></mark></td><td></td><td><a href="https://www.staderlabs.com/docs/ETHx%20Litepaper.pdf">https://www.staderlabs.com/docs/ETHx%20Litepaper.pdf</a></td><td></td><td></td><td></td></tr><tr><td><mark style="color:green;"><strong>ETHx Vision</strong></mark></td><td></td><td><a href="https://www.staderlabs.com/blogs/stader-x-ethereum-our-vision/">https://www.staderlabs.com/blogs/stader-x-ethereum-our-vision/</a></td><td></td><td></td><td></td></tr><tr><td><mark style="color:green;"><strong>ETHx Power Pledge</strong></mark></td><td></td><td><a href="https://blog.staderlabs.com/staders-ethx-power-pledge-our-promise-to-keep-ethereum-decentralized-c482ec66641c">https://blog.staderlabs.com/staders-ethx-power-pledge-our-promise-to-keep-ethereum-decentralized-c482ec66641c</a></td><td></td><td></td><td></td></tr><tr><td><mark style="color:green;"><strong>Stake your ETH</strong></mark></td><td></td><td><a href="https://www.staderlabs.com/eth/">https://www.staderlabs.com/eth/</a></td><td></td><td></td><td></td></tr><tr><td><mark style="color:green;"><strong>Run an ETHx node</strong></mark></td><td></td><td><a href="https://www.staderlabs.com/eth/node-operators/">https://www.staderlabs.com/eth/node-operators/</a></td><td></td><td></td><td></td></tr><tr><td><mark style="color:green;"><strong>4 ETH Bond Analysis</strong></mark></td><td></td><td><a href="https://www.staderlabs.com/blogs/4-eth-bond-a-detailed-risk-analysis/">https://www.staderlabs.com/blogs/4-eth-bond-a-detailed-risk-analysis/</a></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://staderlabs.gitbook.io/ethereum/readme/explore-ethx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
