# Manual

- [Connect Akto with Burp suite](https://docs.akto.io/traffic-connector/manual/burp-suite.md): Learn how to send API traffic data from Burp suite to Akto from your environment.
- [Connect Akto with Postman](https://docs.akto.io/traffic-connector/manual/postman.md): Learn how to send API traffic data from Postman to Akto.
- [Connect Akto with OpenAPI](https://docs.akto.io/traffic-connector/manual/openapi.md): Learn how to send API traffic data from OpenAPI spec to Akto.
- [Add API traffic to Akto using HAR file upload](https://docs.akto.io/traffic-connector/manual/har-file-upload.md): Learn how to uplaod API traffic data from HAR file to Akto
- [API Import: WSDL in Akto](https://docs.akto.io/traffic-connector/manual/wsdl.md)
- [Connect Akto with Imperva](https://docs.akto.io/traffic-connector/manual/imperva.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/manual.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.
