# About

The requirements for [IndiMR ](http://IndiMR.org)are listed in the following pages.

Except the first two pages, each page lists the requirements and features that are relevant to one type of user. The first two pages list requirements that are applicable system wide or all users in general.&#x20;

Some of the use cases listed here will  be parsed out at a later stage to be made available through add-ons, since they do not deal with the clinical process directly. An example is health insurance related use cases. We are listing those requirements/use cases here for convenience, for the time being.&#x20;

The last page in this "book" contains a description of the early model for the[ IndiMR system](http://indimr.org).

**Note:** *this is a work in progress and this document  will change frequently*.


---

# 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://reqs.indimr.org/master.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.
