# Quadrant UX deployment guide

- [Introduction and overview](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/introduction-and-overview.md): Introduction and overview of the Vectra AI platform for Quadrant UX (QUX) deployments and appliance modes
- [Firewall requirements](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/firewall-requirements.md): Firewall requirements for your Quadrant UX (QUX) deployment.
- [Brain deployment](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/brain-deployment.md): Overview of the QUX deployment process, deployment steps along with requirements and documentation links, and how to do your initial login.
- [Initial configuration](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/initial-configuration.md): Guidance for configuring settings in the "Configuration" menu in the Vectra UI after the initial deployment is complete for Respond UX and your data sources are connected.
- [Configuring data sources](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/configuring-data-sources.md): Links to deployment guides for network Sensors, traffic validation, and guidance for other cloud data sources supported in QUX deployments.
- [Recommended next steps](https://docs.vectra.ai/deployment/getting-started/quadrant-ux-deployment/recommended-next-steps.md): Actions recommend to complete after your initial RUX deployment including backup, configuring other integrations and products, and some best practices.


---

# 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/getting-started/quadrant-ux-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.
