# Setting up the Medical System (modality) Configuration

## Prerequisite

Before configuring the DCMIO, the user must have basic knowledge of modality networking to configure with DCMIO successfully. Each modality is a computer that is linked to another computer through a network. The modality has its settings (local settings). The user must add the following settings in their modality:&#x20;

* **AE Title**: QUREAI
* **IP**: IP address/Static IP of the system where DCMIO is installed.

  **Note**:&#x20;

  * For more information on how to find the local IP address in Windows, see [<mark style="color:blue;">How to find the local IP address in Windows</mark>](https://support.microsoft.com/en-us/windows/find-your-ip-address-in-windows-f21a9bbc-c582-55cd-35e0-73431160a1b9).&#x20;
  * For more information on how to set up a static IP address in Windows, see [<mark style="color:blue;">How to set a static IP address in Windows</mark>](https://kb.netgear.com/27476/How-do-I-set-a-static-IP-address-in-Windows).
* **Port**: 5252

The modality must know the remote settings of the DCMIO with which it wants to communicate with.


---

# 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://documentation.qure.ai/users-manual/gateway-user-manual/configuration/setting-up-the-medical-system-modality-configuration.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.
