# Networking

- [Unleashing Zerotier for homelab](https://en.itmatic101.com/networking/unleashing-zerotier-for-homelab.md)
- [MikroTik networking lab setup with Containerlab](https://en.itmatic101.com/networking/mikrotik-network-setup-with-containerlab.md)
- [Mikrotik IPsec Tunnel Setup](https://en.itmatic101.com/networking/mikrotik-ipsec-tunnel-setup.md)
- [Mikrotik VLAN Trunking](https://en.itmatic101.com/networking/mikrotik-vlan-trunking.md)
- [Mikrotik QinQ VLAN trunking and policy based routing](https://en.itmatic101.com/networking/mikrotik-qinq-vlan-trunking-and-policy-based-routing.md)
- [Mikrotik Use Cases - PPPoE, ECMP, Failover, Recursive Routing and WireGuard](https://en.itmatic101.com/networking/mikrotik-use-cases-pppoe-ecmp-failover-recursive-routing-and-wireguard.md)
- [Mikrotik RouterOS Hardening for your home internet connection](https://en.itmatic101.com/networking/mikrotik-routeros-hardening-for-your-home-internet-connection.md)
- [Evolution of my home network with Mikrotik RouterOS v7](https://en.itmatic101.com/networking/evolution-of-my-home-network-with-mikrotik-routeros-v7.md)
- [Supercharge your networking lab with Containerlab](https://en.itmatic101.com/networking/supercharge-your-networking-lab-with-containerlab.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://en.itmatic101.com/networking.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.
