> For the complete documentation index, see [llms.txt](https://jinro-rule.kbn.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jinro-rule.kbn.one/regulation.md).

# 編成

ゲームをプレイするには、以下に表示した人数に加え、ゲームマスター 1 名が必要です。

## 標準ルール

| 3人  | 人狼、狂人、村人              |
| --- | --------------------- |
| 4人  | 人狼、狂人、占い師、村人          |
| 5人  | 人狼、狂人、占い師、狩人、村人       |
| 6人  | 人狼、狂人、占い師、狩人、村人2      |
| 7人  | 人狼、狂人、占い師、狩人、村人3      |
| 8人  | 人狼、狂人、占い師、狩人、村人4      |
| 9人  | 人狼2、狂人、占い師、霊能者、狩人、村人3 |
| 10人 | 人狼2、狂人、占い師、霊能者、狩人、村人4 |
| 11人 | 人狼3、狂人、占い師、霊能者、狩人、村人4 |
| 12人 | 人狼3、狂人、占い師、霊能者、狩人、村人5 |
| 13人 | 人狼3、狂人、占い師、霊能者、狩人、村人6 |

## 少人数用ランダム (3\~5人)

少人数で、大人数戦の練習をするのにおすすめのルールです。

まず、角カッコ \[ ] 内のカードのみを混ぜて 1 枚をランダムに抜きとり、残りのカードを加えて再度混ぜてから配ります。

| 3人 | 人狼、\[狂人、占い師、村人]       |
| -- | --------------------- |
| 4人 | 人狼、\[狂人、占い師、村人]、村人    |
| 5人 | 人狼、\[狂人、占い師、狩人、村人]、村人 |


---

# 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://jinro-rule.kbn.one/regulation.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.
