> 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/readme/mountain-view-basics.md).

# Mountain View Basics

## Mountain View Basics

Use this page for the short version of the setting.

Save the deep canon for the lore archive.

### What Mountain View is

Explain the premise in two or three short paragraphs.

Anchor the page in present-day Sydney AU logic.

### What every character knows

List the public facts that do not require special lore access.

Examples:

* The general state of the city
* How common species are
* How visible magic is

### Day-to-day tone

Define the social feel of play.

Cover technology, law, public risk, and normal life.

### What to read next

Point players to deeper lore only when they need it.

Keep this page as the fast reference.

{% hint style="success" %}
If a player can join without reading the full lore archive, this page is doing its job.
{% 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:

```
GET https://docs.mtnviewrp.com/readme/mountain-view-basics.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.
