# アプリケーションのインストール

- [i-Repo Server（i-Repo Manager） のインストール](https://manuals.i-reporter.jp/environment-configuration/installation/conmas-server-installation.md)
- [i-Repo Designer のインストールと設定](https://manuals.i-reporter.jp/environment-configuration/installation/designer-install-deviceregistration.md)
- [i-Repo EXCEL COM Add-in のインストール](https://manuals.i-reporter.jp/environment-configuration/installation/exceladdin-installation.md)
- [iOS/Windows アプリのインストールと設定](https://manuals.i-reporter.jp/environment-configuration/installation/app-installation.md)
- [端末認証](https://manuals.i-reporter.jp/environment-configuration/installation/device-authentication.md)
- [端末物理IDの切替え方法（i-Repo Designer、i-Reporter for Windows）](https://manuals.i-reporter.jp/environment-configuration/installation/device-id-switching.md)
- [Windows版 i-Reporter サイレントインストール](https://manuals.i-reporter.jp/environment-configuration/installation/win-silent-install.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://manuals.i-reporter.jp/environment-configuration/installation.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.
