# アーカイヴ

- [スクラムガイド2020](https://scrumguide-ja.kdmsnr.com/archive/sukuramugaido2020.md): スクラム公式ガイド:ゲームのルール（2020 年 11 月）
- [スクラムガイド2017](https://scrumguide-ja.kdmsnr.com/archive/2017.md): スクラム公式ガイド:ゲームのルール（2017年10月）
- [スクラムガイド2016](https://scrumguide-ja.kdmsnr.com/archive/2016.md): スクラム完全ガイド:ゲームのルール（2016年7月）
- [スクラムガイド2013](https://scrumguide-ja.kdmsnr.com/archive/2013.md): スクラム完全ガイド:ゲームのルール（2013年7月）
- [スクラムガイド2011](https://scrumguide-ja.kdmsnr.com/archive/2011.md): スクラム完全ガイド:ゲームのルール（2011年10月）
- [スクラムガイド2010](https://scrumguide-ja.kdmsnr.com/archive/2010.md)
- [スクラムガイド2009](https://scrumguide-ja.kdmsnr.com/archive/2009.md): 2009年5月


---

# 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://scrumguide-ja.kdmsnr.com/archive.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.
