# Creating

There are four ways to begin playing your LORE.&#x20;

You can click on each path below to explore it deeper.&#x20;

1. Remix: Lore Machine is a remixable story ecosystem where any LORE, scene, or block can be picked up and steered in a new direction. [Learn how to remix](/the-lore-machine-user-manual/how-2-lore/creating/remix-a-lore.md).
2. Create a LORE: Lore Machine’s new story setup makes creation feel intuitive and game-like. Start by defining a main character and a location, and the story unfolds from there. [Learn how to create a LORE.](/the-lore-machine-user-manual/how-2-lore/creating/create-a-lore.md)
3. Build a World: Worlds are deep universes with an origin story, narrative physics, consistent characters and locations and community-built canon. [Learn how to build a World](/the-lore-machine-user-manual/how-2-lore/creating/build-a-world.md).&#x20;
4. Story Vis: Upload a screenplay or book then turn it into a choose-your-own-adventure.  [Learn how to use Story Vis](/the-lore-machine-user-manual/how-2-lore/creating/story-vis.md).&#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://wiki.loremachine.world/the-lore-machine-user-manual/how-2-lore/creating.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.
