# Respond UX deployment guide

- [Introduction and overview](https://docs.vectra.ai/deployment/getting-started/respond-ux-deployment-guide/introduction-and-overview.md): Introduction and overview of the Vectra AI platform for Respond UX (RUX) deployments, appliance modes and basic requirements when adding network Sensors to your overall deployment.
- [Firewall requirements](https://docs.vectra.ai/deployment/getting-started/respond-ux-deployment-guide/firewall-requirements.md): Firewall requirements for your Respond UX (RUX) deployment.
- [Deployment](https://docs.vectra.ai/deployment/getting-started/respond-ux-deployment-guide/deployment.md): Overview of the RUX deployment process, how to do your initial login, deployment steps along with requirements and documentation links.
- [Initial configuration](https://docs.vectra.ai/deployment/getting-started/respond-ux-deployment-guide/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/respond-ux-deployment-guide/configuring-data-sources.md): Links to deployment guides for network Sensors, traffic validation, and other cloud data sources deployment guidance.
- [Recommended next steps](https://docs.vectra.ai/deployment/getting-started/respond-ux-deployment-guide/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/respond-ux-deployment-guide.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.
