# Secure and isolate the network

- [Create a subnet for RMH](https://docs.rmhpos.com/installation/nbp_topics/nbp-network-securing-and-isolating/nbp-network-create-rmh-subnet.md): This topic describes how to create a subnet for RMH.
- [Disable DHCP](https://docs.rmhpos.com/installation/nbp_topics/nbp-network-securing-and-isolating/nbp-network-disable-dhcp.md): This topic describes how to disable DHCP to prevent the router from automatically assigning IP addresses to devices that connect to the RMH network.
- [Assign a static IP address](https://docs.rmhpos.com/installation/nbp_topics/nbp-network-securing-and-isolating/nbp-network-assign-static-ip.md): This topic describes how to assign a static IP address to add store computers and peripheral devices that need to access the RMH network.


---

# 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.rmhpos.com/installation/nbp_topics/nbp-network-securing-and-isolating.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.
