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

# Synopsis

Bavalon, one of seventh layer of hell. Hell, for the lost souls, hell for the ones who lost their wisdom. Bavalon is fulled of being who lost their meaning and reason to live. No suprises, soulless being can be seen almost every corner in bavalon. They still looking for the meaning of lives that can help them get out of Bavalon.

A young raider, who seems lost in this part of hell. Being confuse, yet he's striving to get out from it. But on his way to get himself to get out from this hell, he's also learning about all those soulless creature reason why they end up being inside the Bavalon. Bavalon, is also full of cruel guard and demons that's making sure all those being who still doesn't find their reason to live are staying at Bavalon. This is the story of a young knight, the young raider that trapped in hell for being hopeless for years. Maybe one day the young man can escaped from this hell....


---

# 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://dayd.gitbook.io/hell-raider/hell-raider/synopsis.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.
