# Operations Field Guide

- [Introduction and Index](https://learn.netmaker.io/getting-started/operations-field-guide/introduction-and-index.md)
- [Networking Scenarios, VPN Types, and Terminology](https://learn.netmaker.io/getting-started/operations-field-guide/networking-scenarios-vpn-types-and-terminology.md)
- [Netmaker Server Deployment](https://learn.netmaker.io/getting-started/operations-field-guide/netmaker-server-deployment.md)
- [Network Setup](https://learn.netmaker.io/getting-started/operations-field-guide/network-setup.md)
- [Planning Your Endpoints](https://learn.netmaker.io/getting-started/operations-field-guide/planning-your-endpoints.md)
- [Deploying the Netclient](https://learn.netmaker.io/getting-started/operations-field-guide/deploying-the-netclient.md)
- [Giving the Netclient Networking Functions](https://learn.netmaker.io/getting-started/operations-field-guide/giving-the-netclient-networking-functions.md)
- [Deploying Static WireGuard](https://learn.netmaker.io/getting-started/operations-field-guide/deploying-static-wireguard.md)
- [DNS](https://learn.netmaker.io/getting-started/operations-field-guide/dns.md)
- [Access Controls - ACLs](https://learn.netmaker.io/getting-started/operations-field-guide/access-controls-acls.md)
- [Site-to-Site and Routers](https://learn.netmaker.io/getting-started/operations-field-guide/site-to-site-and-routers.md)
- [Granting Access to Your VPN](https://learn.netmaker.io/getting-started/operations-field-guide/granting-access-to-your-vpn.md)
- [Accessing the VPN as an End User](https://learn.netmaker.io/getting-started/operations-field-guide/accessing-the-vpn-as-an-end-user.md)
- [Troubleshooting](https://learn.netmaker.io/getting-started/operations-field-guide/troubleshooting.md)
- [Monitoring your Network](https://learn.netmaker.io/getting-started/operations-field-guide/monitoring-your-network.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://learn.netmaker.io/getting-started/operations-field-guide.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.
