# About Monomyth

{% hint style="info" %}

#### Jump Right In

If you want to start playing Monomyth right away and learn as you go, you can by completing the [tutorial-tavern](https://docs.monorpg.com/modules/tutorial-tavern "mention") campaign.
{% endhint %}

This rule set is designed to provide a solid foundation for games running the Monomyth system. These rules should cover all of the basics required to get a game up and running, whether that be a short one-shot campaign or a longer multi-session adventure. These rules can, and should, be expanded on by modules (such as campaigns, settings, content, etc.) that add functionality to the game.


---

# 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://docs.monorpg.com/core/about-monomyth.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.
