> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/win-gateway-installation-manual/quick-installation/win-gateway-setup/network-configuration.md).

# Network configuration

1\.       Go to System Configuration -> Network to open “Network Configuration” form.&#x20;

<figure><img src="/files/85SecCp3RIXPxkJG6tdi" alt=""><figcaption></figcaption></figure>

2\.       In the “Network Configuration” form you can change network settings if needed.

3\.       In the same form, at the bottom of the page, you can find the MAC-address that is needed in Boomerang 3 as described in [Create gateway in Bommerang 3](/win-gateway-installation-manual/quick-installation/create-gateway-in-bommerang-3.md).

In the example below this MAC address is 54:10:EC:8B:95:24.

4\.       Verify that the firmware version shown at the bottom of the page is at least 1.40 (Pt100, 4-20mA and 0-10V nodes supported).

If the firmware version is lower than 1.40 then it is necessary to upgrade the gateway as described in [Gateway firmware upgrade](/win-gateway-installation-manual/gateway-configuration/gateway-firmware-upgrade.md).

<figure><img src="/files/1mj5iB34r99WNRZPNRXf" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/win-gateway-installation-manual/quick-installation/win-gateway-setup/network-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
