# Tutorial Tavern

Welcome to the Tutorial Tavern. Here, like in any good Roleplaying Game, you and your fellow friends and adventurers will learn the basics of how to play Monomyth. In Tutorial Tavern, we will cover the basics of Monomyth as both a Player and as a Game Master.&#x20;

The tutorial is broken up into a set of Quests to complete. Quests build off of each other and should be done in order.

{% hint style="info" %}

#### Information Callouts

Information callouts like these will show up from time to time. They can contain useful information for both Players and GMs.
{% endhint %}

If you're ready to begin, click on the "Next" link below to go to the Quests page or jump straight to the first quest by clicking the link below:

{% content-ref url="/pages/YcI08yGtSvkNPlbsv27O" %}
[Quest 1: Welcome to the Tavern](/modules/tutorial-tavern/quests/quest-1-welcome-to-the-tavern.md)
{% endcontent-ref %}


---

# 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/modules/tutorial-tavern.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.
