# Introduction and Index

The purpose of this document is to provide IT Administrators with opinionated but flexible directions for implementing and operating the Netmaker platform.

The goal is to provide you with a complete walkthrough from start to finish, presenting configuration options and guidance at each stage so that by the end of this guide you have the exact network setup and configuration that is desirable for your organization and networking scenario.

This guide will walk you through:

* Deploying and configuring the coordination server (Netmaker)
* Planning and creating your networks (VPNs)
* Deploying your endpoints (Nodes, Clients, WireGuard config files)
* Configuring traffic (Gateways, Egress)
* Onboarding and managing users (Remote Access)
* Accessing the VPN as an end user
* Troubleshooting connectivity and operational issues
* Monitoring your network traffic

We encourage you to skip around this guide depending on your stage of implementation and needs, or to go through the guide in its entirety to get a complete picture.

## Next steps

In the next section, we’ll cover the high-level networking scenarios and terminology used throughout this guide.


---

# 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/introduction-and-index.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.
