# Welcome to Mafia

<h2 align="center">How can Mafia help you?</h2>

<p align="center">Browse the topics below or check the Facebook page to ask anything you need help with.</p>

<p align="center"><a href="https://facebook.com/groups/1819495628555615/" class="button primary" data-icon="facebook">Australian Mafia Club</a> <a href="https://www.youtube.com/@AustralianMafiaClub" class="button secondary" data-icon="youtube">Australian Mafia Club Videos</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-hand-fist">:hand-fist:</i></td><td><strong>Mafia: Getting started</strong></td><td>Introduction and basics</td><td><a href="/pages/B5mORwXzqIyo64YFTkH3">/pages/B5mORwXzqIyo64YFTkH3</a></td></tr><tr><td><i class="fa-book-skull">:book-skull:</i></td><td><strong>Official game framework</strong></td><td>FIIM rules</td><td><a href="/pages/e8PeaqPHQztf0HAuS9Yd">/pages/e8PeaqPHQztf0HAuS9Yd</a></td></tr><tr><td><i class="fa-flatbread-stuffed">:flatbread-stuffed:</i></td><td><strong>Mafia game in details</strong></td><td>Game Structure and Phases</td><td><a href="/pages/JvhLBwbyf26HLCiBv7vj">/pages/JvhLBwbyf26HLCiBv7vj</a></td></tr><tr><td><i class="fa-transporter-1">:transporter-1:</i></td><td><strong>Role fundamentals</strong></td><td>How to on each role</td><td><a href="/pages/nhhA9fLzLuFMlxpqvFnJ">/pages/nhhA9fLzLuFMlxpqvFnJ</a></td></tr><tr><td><i class="fa-timeline-arrow">:timeline-arrow:</i></td><td><strong>Strategy foundations</strong></td><td>Build your plan</td><td><a href="/pages/ZltZYbYHKKy7sd5Urrbd">/pages/ZltZYbYHKKy7sd5Urrbd</a></td></tr><tr><td><i class="fa-head-side-gear">:head-side-gear:</i></td><td><strong>The mathematics of Mafia</strong></td><td>Why math?</td><td><a href="/pages/YrteqWfG2MZY7pcg4NDu">/pages/YrteqWfG2MZY7pcg4NDu</a></td></tr><tr><td><i class="fa-user-tie">:user-tie:</i></td><td><strong>Judging and discipline</strong></td><td>The game master</td><td><a href="/pages/5S6Zle7q5NphRKC3FKiF">/pages/5S6Zle7q5NphRKC3FKiF</a></td></tr><tr><td><i class="fa-binary-slash">:binary-slash:</i></td><td><strong>Advanced materials</strong></td><td>Case studies</td><td><a href="/pages/CsGmvzCh7cnQXJoxVvwa">/pages/CsGmvzCh7cnQXJoxVvwa</a></td></tr><tr><td><i class="fa-memo-pad">:memo-pad:</i></td><td><strong>Appendices</strong></td><td>Helpful sheets</td><td><a href="/pages/BIDJ9001pnm7uBQqm60x">/pages/BIDJ9001pnm7uBQqm60x</a></td></tr></tbody></table>

{% hint style="info" %}
License: [CC BY 4.0 (Vitaly Borisov)](/readme/appendices/license-and-copyright.md), except where otherwise noted.\
Third-party materials (including FIIM rules excerpts/derived appendix data) are not covered by this license.
{% endhint %}


---

# 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://mafia.vitaly.nz/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.
