> For the complete documentation index, see [llms.txt](https://wiki.loremachine.world/the-lore-machine-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.loremachine.world/the-lore-machine-user-manual/who-is-lore-machine-for/world-builders.md).

# World Builders!

Lore Machine is built for storytellers who are passionate about transforming their ideas into interactive visual worlds.

We call our community World Builders. it's a group that includes podcasters, manga makers, bloggers, journalists, susbtackers, light novel writers, filmmakers, video game designers, fan fiction writers, publishers, authors and more!

## Community

Writing can be lonely! If you'd like to meet other people thinking about the future of storytelling on the Internet, [<mark style="color:yellow;">**drop into our Discord**</mark>](https://discord.com/invite/VEfzSQYZxF). It's a magical multiplayer realm filled with writers from around the world sharing their creations!

If you'd like to get in touch just email <sup@loremachine.world>.&#x20;


---

# 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://wiki.loremachine.world/the-lore-machine-user-manual/who-is-lore-machine-for/world-builders.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.
