> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/system-requirements/server.md).

# i-Repo Server

i-Repo Serverは、ご利用ユーザー数により動作保証環境が異なります。\
ご利用条件に合わせてご準備ください。

{% content-ref url="/pages/7NNunCmdZdc5Nb4GYZoQ" %}
[5～100ユーザーでご利用の場合](/system-requirements/server/5-100users.md)
{% endcontent-ref %}

{% content-ref url="/pages/8i0bGqpWfFbu6ioUmeZs" %}
[100ユーザー以上でご利用の場合](/system-requirements/server/over100users.md)
{% endcontent-ref %}


---

# 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://manuals.i-reporter.jp/system-requirements/server.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.
