> For the complete documentation index, see [llms.txt](https://docs.mtnviewrp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mtnviewrp.com/lore/world-lore-archive.md).

# World Lore Archive

World Lore Archive holds the canon of the setting.

The world is modern. The stories are fantastical. Mountain View is the main stage.

Mountain View is an AU version of present-day Sydney.

***

## Explore the archive

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-clock-rotate-left" style="color:$primary;">:clock-rotate-left:</i></h4></td><td><h4>History</h4></td><td>Track ancient eras, turning points, and the events that shaped the present.</td><td><a href="/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/PbYb0GukRhiS4qCHdRal">/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-map" style="color:$primary;">:map:</i></h4></td><td><h4>Regions</h4></td><td>Map the wider world, then zoom into Mountain View and its key locations.</td><td><a href="/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/EFXeLTHVDQLFgK0Iy51O">/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/EFXeLTHVDQLFgK0Iy51O</a></td></tr><tr><td><h4><i class="fa-users" style="color:$primary;">:users:</i></h4></td><td><h4>Species</h4></td><td>Define the peoples of the setting and how they fit into modern life.</td><td><a href="/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/oUUNprjFZmH3rqDBvb9h">/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/oUUNprjFZmH3rqDBvb9h</a></td></tr><tr><td><h4><i class="fa-wand-magic-sparkles" style="color:$primary;">:wand-magic-sparkles:</i></h4></td><td><h4>Magic</h4></td><td>Explain how magic works, what it costs, and how it shapes the setting.</td><td><a href="/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/AYVJmAXbSHYSDodrPBYA">/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/AYVJmAXbSHYSDodrPBYA</a></td></tr></tbody></table>

## Core focus

* Keep major lore tied back to Mountain View.
* Use overview pages for canon at a glance.
* Use child pages for deep detail and cross-links.

{% hint style="info" %}
If a piece of lore changes the present day, note how it affects life in Mountain View.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mtnviewrp.com/lore/world-lore-archive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
