# Ethos

## Ethos

- [Ethos](https://docs.ethosstake.com/ethos.md)
- [Overview](https://docs.ethosstake.com/ethos/overview.md)
- [Key Terms](https://docs.ethosstake.com/ethos/key-terms.md)
- [Ethos AVS](https://docs.ethosstake.com/ethos/ethos-avs.md)
- [Operator Guide](https://docs.ethosstake.com/ethos/ethos-avs/operator-guide.md)
- [Operator Incentives (Rewards / Slashing)](https://docs.ethosstake.com/ethos/ethos-avs/operator-incentives-rewards-slashing.md)
- [Guardian Chain](https://docs.ethosstake.com/ethos/guardian-chain.md)
- [Guardians and Proof-of-Authority](https://docs.ethosstake.com/ethos/guardian-chain/guardians-and-proof-of-authority.md)
- [Oracle Vote Extensions](https://docs.ethosstake.com/ethos/guardian-chain/oracle-vote-extensions.md)
- [Integration Options](https://docs.ethosstake.com/ethos/integration-options.md)
- [Co-Validation](https://docs.ethosstake.com/ethos/integration-options/co-validation.md)
- [Dual Staking](https://docs.ethosstake.com/ethos/integration-options/dual-staking.md)
- [Integrating Ethos to an L1 Chain](https://docs.ethosstake.com/ethos/integrating-ethos-to-an-l1-chain.md)
- [Get in touch with the team](https://docs.ethosstake.com/ethos/integrating-ethos-to-an-l1-chain/get-in-touch-with-the-team.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.ethosstake.com/ethos.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.
