# AethraCraft

## AethraCraft

- [AethraCraft](https://docs.aethracraft.com/aethracraft.md): About AethraCraft LifeSteal
- [Rules & Terms](https://docs.aethracraft.com/rules-and-terms.md): Official Rules & Terms Section
- [Survival (Icarus Realm) Rules](https://docs.aethracraft.com/rules-and-terms/survival-icarus-realm-rules.md): Have questions about our rules? Feel free to ask them on our discord!
- [Terms of Service (Store)](https://docs.aethracraft.com/rules-and-terms/terms-of-service-store.md): Official terms of service for our webstore.
- [Privacy Agreement](https://docs.aethracraft.com/rules-and-terms/privacy-agreement.md): Official Privacy Agreement (webstore)
- [Impressum](https://docs.aethracraft.com/rules-and-terms/impressum.md): Official impressum (webstore)
- [Survival \[Icarus Realm\]](https://docs.aethracraft.com/survival-icarus-realm.md): Topic (Category): Survival \[Icarus Realm]
- [General (Icarus Realm)](https://docs.aethracraft.com/survival-icarus-realm/general-icarus-realm.md): Topic: What is the Icarus Realm?
- [Get started (Icarus Realm)](https://docs.aethracraft.com/survival-icarus-realm/get-started-icarus-realm.md): Topic: Get started
- [Vote and daily rewards](https://docs.aethracraft.com/survival-icarus-realm/vote-and-daily-rewards.md): Topic: Progression and Boosts


---

# 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.aethracraft.com/aethracraft.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.
