# KVM vSensor

- [Introduction and general requirements](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor/introduction-and-general-requirements.md): KVM vSensor deployment introduction, resource requirements, performance, connectivity requirements, and preparation list.
- [KVM specific details and deployment](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor/kvm-specific-details-and-deployment.md): KVM requirements and networking guidance, interacting with KVM VMs, deploying the vSensor and it's initial embryo state after deployment before pairing and updating.
- [Initial vSensor configuration at CLI](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor/initial-vsensor-configuration-at-cli.md): Changing from DHCP (default) to static addressing, configuring DNS servers, changing password, and verifying KVM vSensor connectivity.
- [Pairing KVM vSensors](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor/pairing-kvm-vsensors.md): Pairing KVM vSensors with a Vectra Brain appliance.
- [Traffic capture guidance and validation](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor/traffic-capture-guidance-and-validation.md): Guidance for KVM vSensor traffic capture, PCAP generation, and traffic validation.


---

# 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://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/kvm-vsensor.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.
