# Network protection

Using various solutions, such as firewalls or ad-blockers, to increase your network security is today a common practice. The more difficult it is for third parties to gain access to your information, the better.

While most people focus on protecting their home network, they tend to lessen their internet security measures while on the go. After all, it is more tedious to set up remotely usable software. In addition, some of the available solutions can be expensive.

By incorporating the [Meshnet private network](https://nordvpn.com/meshnet/private-network/) into your network security practices, you can link your devices together using encrypted network tunnels. This allows you to use your home network solutions remotely because the devices can easily access each other.

In this section, you can find articles with instructions on how different network protection methods can be used over Meshnet.

* [How to set up your network protection with Pi-hole](/how-to/security/pi-hole.md)
* [How to set up your own DNS server](/how-to/security/how-to-set-up-your-own-dns-server.md)
* [How to protect your network with AdGuard Home](/how-to/security/protect-network-with-adguard-home.md)
* [How to use the self-hosted Whoogle search engine remotely](/how-to/security/whoogle-search-engine-remotely.md)
* [How to set up a VPN router using Meshnet](/how-to/security/vpn-router.md)


---

# 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://meshnet.nordvpn.com/how-to/security.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.
