> For the complete documentation index, see [llms.txt](https://storytellerdocs.keyboxsoftware.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://storytellerdocs.keyboxsoftware.nl/readme.md).

# Human Storyteller

> If you read this on GitHub, the docs are here --> <https://storytellerdoc.keyboxsoftware.nl/>

## Human Storyteller

### The goal

Creating a place where the location can share... //TODO

### Cool! Where do I start?

Just here to dive head-first in a immersive & interactive story?

{% content-ref url="/pages/-LjfeLBES1tUCidglNWN" %}
[Play a story](/game-mod/play-a-story.md)
{% endcontent-ref %}

Want to try a create a story yourself? It's really easy!

{% content-ref url="/pages/-Ljfe6HswijgBeiFO8ll" %}
[Create a story](/story-creator/create-a-story.md)
{% endcontent-ref %}

Or maybe you're a nerd like me and want to integrate the storybook in your own applications?

{% content-ref url="/pages/-LjfeDxs99lOM9WkmDqH" %}
[Integrate with the storybook](/storybook-api/integrate-with-the-storybook.md)
{% endcontent-ref %}

![](/files/-LjfdZHZIVQCwt7hteV0)


---

# 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://storytellerdocs.keyboxsoftware.nl/readme.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.
