# LMMSを使うにあたって - 入門編

- [FAQ](https://docs.lmms.io/user-manual/jp_2/getting-started/faq.md): よくある質問集
- [インストール](https://docs.lmms.io/user-manual/jp_2/getting-started/installation.md): インストール方法や、システムの最小要件とか…
- [設定](https://docs.lmms.io/user-manual/jp_2/getting-started/setup.md)
- [トラブルシューティング](https://docs.lmms.io/user-manual/jp_2/getting-started/troubleshooting.md)
- [バグの報告](https://docs.lmms.io/user-manual/jp_2/getting-started/reporting-a-bug.md)


---

# 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://docs.lmms.io/user-manual/jp_2/getting-started.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.
