# Getting Started

<figure><img src="/files/KEojAAWQovTPpSxddM1j" alt=""><figcaption></figcaption></figure>

All Lore Machine experiences start on the homepage.

There are two types of story experiences: **LOREs** and **Worlds**.

**LOREs** are individual stories created by users. They can be extended, branched, and remixed in any direction.

**Worlds** are larger narrative universes with an origin story, persistent characters, locations, and internal rules. A single World can contain many LOREs, all building within the same shared reality.

To start creating and remixing LOREs and Worlds, simply create a free account. Your first 30 generations are on us!


---

# 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/getting-started.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.
