# Hydra

Hydra is a project built on the idea of using episodic storytelling as a live service game, but ensures that the monetization model allows for players to retain stories they've purchased. Rather than require a subscription, seasons of short single level games are written and produced that fit within the same universe. With a coordinated development cycle and workflow and tools that allow for robust creativity from the development team. &#x20;


---

# Agent Instructions: 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://hydra.digitalwavesresearchlab.com/hydra.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.
