# Deployment

{% content-ref url="/pages/eEuwBLO5v9sX2LZ42nsJ" %}
[Introduction and requirements](/deployment/match/deployment/introduction-and-requirements.md)
{% endcontent-ref %}

* Overview of Vectra Match, supported deployments, requirements, permissions, performance notes, and unsupported Suricata features.

{% content-ref url="/pages/cYV7WjuIRbojKrqK9dYy" %}
[Licensing](/deployment/match/deployment/licensing.md)
{% endcontent-ref %}

* How Match licensing works, including online renewals and offline activation for QUX.

{% content-ref url="/pages/YgODH2pcpKRYXrJyYfx3" %}
[Ruleset Management Guidance](/deployment/match/deployment/ruleset-management-guidance.md)
{% endcontent-ref %}

* Ruleset limits, sourcing, tuning workflow, curated ruleset downloads, lifecycle management, and Suricata variable support.

{% content-ref url="/pages/WnEvUluRSeGOHqsbufYA" %}
[Deployment (UI and general guidance)](/deployment/match/deployment/deployment-ui-and-general-guidance.md)
{% endcontent-ref %}

* End-to-end Match deployment using the UI, including enabling Sensors and assigning rulesets.

{% content-ref url="/pages/OncAgxffQZCcSZjrWbeV" %}
[API Deployment](/deployment/match/deployment/api-deployment.md)
{% endcontent-ref %}

* Match API overview and deployment examples for RUX (OAuth) and QUX (token), including ruleset upload and assignment.

{% content-ref url="/pages/CJE2oINAaYEQIo3kr42X" %}
[Outputting Matches to downstream receivers](/deployment/match/deployment/outputting-matches-to-downstream-receivers.md)
{% endcontent-ref %}

* Configure Match output via Stream, syslog, Kafka, and Recall.


---

# 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/match/deployment.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.
