# Features

- [Mesh Overlay](https://learn.netmaker.io/features/mesh-overlay.md): Secure Mesh Overlay for Hybrid & Zero Trust Infrastructure
- [Multi Network Segmentation](https://learn.netmaker.io/features/multi-network-segmentation.md): Network Segmentation & Multi-Overlay Architecture
- [ACLs - Access Controls](https://learn.netmaker.io/features/acls-access-controls.md)
- [Tag Management](https://learn.netmaker.io/features/tag-management.md)
- [Egress](https://learn.netmaker.io/features/egress.md): secure network routing to access private and external networks
- [DNS](https://learn.netmaker.io/features/dns.md)
- [Gateways](https://learn.netmaker.io/features/gateways.md)
- [User Management](https://learn.netmaker.io/features/user-management.md)
- [Keys](https://learn.netmaker.io/features/keys.md)
- [Multi-Factor Authentication](https://learn.netmaker.io/features/multi-factor-authentication.md)
- [Conditional Access](https://learn.netmaker.io/features/conditional-access.md)
- [Posture Checks](https://learn.netmaker.io/features/conditional-access/posture-checks.md)
- [Device Approvals](https://learn.netmaker.io/features/conditional-access/device-approvals.md): Defines how devices are approved and join a network
- [Just In Time Access](https://learn.netmaker.io/features/conditional-access/just-in-time-access.md): Part of the Enterprise Plan, ideal for organizations requiring more flexibility
- [Telemetry and Logging](https://learn.netmaker.io/features/telemetry-and-logging.md)
- [Metrics](https://learn.netmaker.io/features/telemetry-and-logging/metrics.md)
- [Activity](https://learn.netmaker.io/features/telemetry-and-logging/activity.md)
- [User Logs](https://learn.netmaker.io/features/telemetry-and-logging/activity/user-logs.md)
- [Network Flow Logs](https://learn.netmaker.io/features/telemetry-and-logging/activity/network-flow-logs.md): Detect suspicious activity, troubleshoot network issues, and identify security risks with detailed traffic analysis for faster resolution and better protection
- [NMCTL](https://learn.netmaker.io/features/nmctl.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/features.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.
