# 概要

[![Build](https://github.com/KengoTODA/what-is-maven/actions/workflows/build.yml/badge.svg)](https://github.com/KengoTODA/what-is-maven/actions/workflows/build.yml)

「Maven3のはじめかた」はMaven{{book.version.maven}}に対応したMavenの入門ならびに応用を助ける日本語資料（開発中）です。 GitHubにて[電子書籍（PDF, ePUB, MOBI）を無償配布しています](https://github.com/KengoTODA/what-is-maven/releases)。 こちらのQRコードからも無償配布ページに行けます。

![qr code](https://3547959519-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LIdO70_qApeuCSu0YG6%2F-LIdOWzIuWuiU_gY8FoS%2F-LIdOa7QRUjfraqwSK4g%2FQR.png?generation=1532924160018142\&alt=media)

ライセンスならびに著作権については[はじめに](https://maven3.kengo-toda.jp/preface)をご覧ください。 英語の資料をお探しの方は、やや古い情報が混ざりますが[Sonatype社の資料](http://www.sonatype.com/resources/books)をお薦めします。


---

# 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://maven3.kengo-toda.jp/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.
