# Integrations

- [About Integrations With 3rd Party Solutions](https://docs.openappsec.io/integrations/about-integrations-with-3rd-party-solutions.md)
- [CrowdSec](https://docs.openappsec.io/integrations/crowdsec.md)
- [CrowdSec Bouncer Support](https://docs.openappsec.io/integrations/crowdsec/crowdsec-bouncer-support.md)
- [CrowdSec Intelligence Sharing Using open-appsec Parser/Scenario](https://docs.openappsec.io/integrations/crowdsec/crowdsec-intelligence-sharing-using-open-appsec-parser-scenario.md)
- [NGINX Proxy Manager](https://docs.openappsec.io/integrations/nginx-proxy-manager.md): Deploy and configure open-appsec ML-based WAF integrated with NGINX Proxy Manager to preemptively protect your web apps and APIs against zero-day attacks and OWASP Top 10 attacks.
- [Deploy NGINX Proxy Manager with open-appsec managed from NPM WebUI](https://docs.openappsec.io/integrations/nginx-proxy-manager/deploy-nginx-proxy-manager-with-open-appsec-managed-from-npm-webui.md)
- [Deploy NGINX Proxy Manager with open-appsec managed from central WebUI (SaaS)](https://docs.openappsec.io/integrations/nginx-proxy-manager/deploy-nginx-proxy-manager-with-open-appsec-managed-from-central-webui-saas.md)
- [How to Migrate from an Existing  NGINX Proxy Manager Deployment and Keep Configuration](https://docs.openappsec.io/integrations/nginx-proxy-manager/how-to-migrate-from-an-existing-nginx-proxy-manager-deployment-and-keep-configuration.md)
- [(OLD VERSION) How to Migrate from an Existing  NGINX Proxy Manager Deployment and Keep Configuration](https://docs.openappsec.io/integrations/nginx-proxy-manager/old-version-how-to-migrate-from-an-existing-nginx-proxy-manager-deployment-and-keep-configuration.md)
- [Frequently Asked Questions](https://docs.openappsec.io/integrations/nginx-proxy-manager/frequently-asked-questions.md)
- [NPMplus](https://docs.openappsec.io/integrations/npmplus.md)
- [Docker SWAG](https://docs.openappsec.io/integrations/docker-swag.md): Deploy and configure open-appsec ML-based WAF integrated with Docker SWAG to preemptively protect your web apps and APIs against zero-day attacks and OWASP Top 10 attacks.
- [How to connect locally managed Docker SWAG with open-appsec to WebUI](https://docs.openappsec.io/integrations/docker-swag/how-to-connect-locally-managed-docker-swag-with-open-appsec-to-webui.md)
- [Deploy Docker SWAG with open-appsec](https://docs.openappsec.io/integrations/docker-swag/deploy-docker-swag-with-open-appsec.md)
- [Frequently Asked Questions](https://docs.openappsec.io/integrations/docker-swag/frequently-asked-questions.md)
- [Deprecated Deployment Options](https://docs.openappsec.io/integrations/docker-swag/deprecated-deployment-options.md)
- [Install Docker SWAG with open-appsec (locally managed)](https://docs.openappsec.io/integrations/docker-swag/deprecated-deployment-options/install-docker-swag-with-open-appsec-locally-managed.md)
- [Install Docker SWAG with open-appsec (centrally managed)](https://docs.openappsec.io/integrations/docker-swag/deprecated-deployment-options/install-docker-swag-with-open-appsec-centrally-managed.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://docs.openappsec.io/integrations.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.
