# What's a LORE??

A **LORE** is a playable story world optimized for mobile!

It’s a scrollable narrative made of modular blocks that combine text, images, motion, sound, and interaction into a single experience.

You create LOREs by stacking blocks forward in time, using persistent characters and locations.&#x20;

Readers don’t just consume them, they explore them.

Watch how it works here.&#x20;

{% embed url="<https://vimeo.com/1144323694>" %}


---

# 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://wiki.loremachine.world/the-lore-machine-user-manual/whats-a-lore.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.
