# 人狼ゲームの遊び方

## 人狼ゲームの遊び方

- [はじめに](https://jinro-rule.kbn.one/readme.md)
- [ストーリー](https://jinro-rule.kbn.one/story.md): ゲームのストーリーをご紹介します。知らなくてもプレイに支障はありませんが、世界観を理解することでより深くゲームを楽しむことができるでしょう。
- [ルール](https://jinro-rule.kbn.one/rule.md): プレイヤー全員が事前に知っておくべき内容を、出来るだけコンパクトにまとめました。このまま読み上げて、プレイを始めることも出来ます。
- [役職紹介](https://jinro-rule.kbn.one/roles.md)
- [ゲームマスターの台本](https://jinro-rule.kbn.one/game-master-script.md): ゲームマスター (以下、GM) がどのようにゲームを進行するかについて、台本形式で解説します。
- [用語](https://jinro-rule.kbn.one/glossary.md): 初心者だけの会であれば、説明は不要かもしれません。経験者と初心者が一緒にプレイする場合は、頻出単語は抑えておいた方が良いでしょう。
- [編成](https://jinro-rule.kbn.one/regulation.md)
- [初心者へのアドバイス](https://jinro-rule.kbn.one/advice.md): ルールはわかったものの、いまいち動き方がわからない、という方向けのアドバイスです。
- [チュートリアル](https://jinro-rule.kbn.one/tutorial.md)
- [バリエーションルール](https://jinro-rule.kbn.one/variation.md)
- [作戦](https://jinro-rule.kbn.one/tactics.md): 本章では、プレイにおける様々な作戦をご紹介します。中級以上のプレイヤー向けです。
- [役職紹介 (上級者向け)](https://jinro-rule.kbn.one/advanced-roles.md): 標準的な編成で十分に遊んだら、以下のような役職を追加してみましょう。発表されている役職は非常に沢山ありますが、定番のものを厳選しました。
- [役職紹介 (グノーシア版)](https://jinro-rule.kbn.one/roles-gnosia.md): グノーシアで人狼ゲームを覚えた人のための役職解説です
- [ゲームマスターの台本 (グノーシア版)](https://jinro-rule.kbn.one/game-master-script-gnosia.md): ゲームマスター台本のグノーシア版です。 LeVi と名乗っても良いでしょう
- [より良いルールブックへ](https://jinro-rule.kbn.one/to-be-better-rulebook.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://jinro-rule.kbn.one/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.
