> 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/create-gateway-in-bommerang-3.md).

# Create gateway in Bommerang 3

1\.       To define the gateway in Boomerang 3, login into the system and add a WIN gateway from the list of “Uninstalled Gateways” in Administration – Infrastructure. Look for the MAC address shown in the “Network Configuration” form to select the right gateway.

<figure><img src="/files/yQ2MJBM8hbaIVAXDmtIh" alt=""><figcaption></figcaption></figure>

Check the [A-B3 Domain Administrator Manual](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/) for details.

&#x20;2\.       Click plus icon on the right side of the WIN gateway row.

3\.       A “Create gateway” form will be opened.

<figure><img src="/files/OE8vKblpVT97Tbwh0H6J" alt=""><figcaption></figcaption></figure>

4\.       Select system group, division, and group.

5\.       Enter gateway name.

6\.       You may optionally modify the other settings described in the table below:

<table><thead><tr><th width="232">Field</th><th>Description</th></tr></thead><tbody><tr><td>SNTP Server</td><td>Address of a SNTP server used by the gateway. It can be<br>e.g., pool.ntp.org</td></tr><tr><td>SNTP Time zone</td><td>The gateway time zone correction given as an offset<br>from UTC in hours.</td></tr><tr><td>Post Period</td><td>Post period in seconds. Typically, it is 3600. See 4.1.3 for details.</td></tr><tr><td>Update SNTP<br>Gateway</td><td>A checkbox that must be selected to update the SNTP<br>settings in gateway.</td></tr></tbody></table>

&#x20;7\.       Click “Create” and sign.


---

# 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/create-gateway-in-bommerang-3.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.
