> 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.md).

# Adventurer's Guide

## Welcome, traveler

This is the front gate to your journey.

The RP Platform is built for modern-fantasy roleplay in "Mountain View."

Mountain View is an AU of present-day Sydney, Australia.

Start here for rules, player guidance, setting basics, and the paths ahead.

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question...</button>

<button type="button" class="button secondary" data-action="ask" data-query="How do I get started here?" data-icon="sparkles">How do I start?</button><button type="button" class="button secondary" data-action="ask" data-query="What rules should I read first?" data-icon="scale-balanced">Show me the rules</button><button type="button" class="button secondary" data-action="ask" data-query="Where do I find bot commands?" data-icon="wand-magic-sparkles">Bot help</button><button type="button" class="button secondary" data-action="ask" data-query="Where can I read the setting lore?" data-icon="book-open">World lore</button>

### Choose your path

Everything is split into three connected spaces.

Use the one that fits where you are in play.

<table data-view="cards"><thead><tr><th>Space</th><th>Purpose</th><th>Best for</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td><strong>Adventurer's Guide</strong><br>Rules, onboarding, and essential player information.</td><td>Core guidance for getting started and playing well.</td><td>Start here if you are new.</td><td><a href="/spaces/bRo1AcLqKscDhw5gAjH9/pages/JsKd452Nu8XTrHz68zaF">/spaces/bRo1AcLqKscDhw5gAjH9/pages/JsKd452Nu8XTrHz68zaF</a></td></tr><tr><td><strong>Arcane Bot Codex</strong><br>Staff tools, admin features, user commands, and bot systems.</td><td>Practical bot reference for players and staff.</td><td>Open this when you need bot help.</td><td><a href="/spaces/o7nK5JdNlrpbvQyLDDRg/pages/c115c685925ecf5ef4d655a99b6fe8d334979cfd">/spaces/o7nK5JdNlrpbvQyLDDRg/pages/c115c685925ecf5ef4d655a99b6fe8d334979cfd</a></td></tr><tr><td><strong>World Lore Archive</strong><br>Mountain Views, history, regions, species, and magic.</td><td>Canon setting details for world context and character inspiration.</td><td>Use this for deeper lore and setting reference.</td><td><a href="/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/c115c685925ecf5ef4d655a99b6fe8d334979cfd">/spaces/ZFb1Omx0Iy0gOGQQJttW/pages/c115c685925ecf5ef4d655a99b6fe8d334979cfd</a></td></tr></tbody></table>

### Start here

If you are new, follow this order first.

{% stepper %}
{% step %}

#### Read the code of the realm

Start with the rules and essential platform information.
{% endstep %}

{% step %}

#### Learn how life works in Mountain View

Review player guidance, setup steps, and the setting basics.
{% endstep %}

{% step %}

#### Use the bot when you are ready

Use the separate bot docs for commands, systems, and staff tools.
{% endstep %}

{% step %}

#### Dive into the world

Read the lore when you want Mountain Views, history, regions, species, magic, and deeper world detail.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Direct space links can be added here once each destination is published.
{% endhint %}

### Not sure where to go?

Start with the **Adventurer's Guide** if you need rules or setting basics.

Open the **Arcane Bot Codex** if you need commands, systems, or feature details.

Visit the **World Lore Archive** if you want Mountain Views, history, regions, species, magic, or broader setting depth.


---

# 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.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.
