# API Gateways

- [Connect Akto with Envoy](https://docs.akto.io/traffic-connector/api-gateways/envoy.md)
- [Connect Akto with NGINX](https://docs.akto.io/traffic-connector/api-gateways/nginx.md)
- [Connect Akto with Istio](https://docs.akto.io/traffic-connector/api-gateways/envoy-1.md)
- [Connect Akto with HAProxy](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-haproxy.md)
- [Connect Akto with Azure API Management](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-azure-api-management.md)
- [Connect Akto with F5](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-f5.md)
- [Connect Akto with Internet Information Services (IIS)](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-iis.md)
- [Connect Akto with 3Scale](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-3scale.md)
- [Connect Akto with Layer7 API Gateway](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-layer7-api-gateway.md)
- [Connect Akto with Citrix](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-citrix.md)
- [Connect Akto with Kong](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-kong.md)
- [Connect Akto with Kong Mesh](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-kong-mesh.md)
- [Connect Akto with Cloudflare](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-cloudflare.md)
- [Connect Akto with Cloudflare Worker Proxy](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-cloudflare-worker-proxy.md)
- [Connect Akto with IBM Connect](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-ibm-connect.md)
- [Connect Akto with Mulesoft Flex Gateway](https://docs.akto.io/traffic-connector/api-gateways/mulesoft-flex.md): Learn about how to send API traffic data using Mulesoft Flex Policy to Akto from your environment.
- [Connect Akto with Apigee](https://docs.akto.io/traffic-connector/api-gateways/connect-akto-with-apigee.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.akto.io/traffic-connector/api-gateways.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.
