# Changing the IP address

The Iron Pi comes from the factory configured to connect to the network with the IP address **192.168.1.220.** After logging into the web interface, click the **IP Address** link in the sidebar:

![](/files/IJRhk9lFeQHqAty8rHHU)

This will take you to the **IP Address** page. The first time you configure an Iron Pi, it will be set to **Manual** mode with an IP Address of **192.168.1.200** as shown below. You can edit these address and click **Save** to update them:

![](/files/jHsNlexeQh205A9CxQ6K)

If you want the IP Address to be automatically assigned by your router, select the **DHCP** mode and hit **Save**:

![](/files/Xk1AGLjyj3Pxd4eGjhoJ) ![](/files/Ncxd4CJPEsYcGku0KopI)

Once the router has assigned the Iron Pi an IP address, you should see values in the fields like so:

![](/files/XSXx0TOVqJXY0DVMDoD2)

You can click the refresh icon to reload the current settings if necessary:

![](/files/SbtQea0hJhxreN2hyk0x)


---

# 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.jcore.io/clarity-gateway/installation/readme/changing-the-ip-address.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.
