# AI AppSec Advisor

AI AppSec Advisor connectors connect OX to AI-powered assistants that provide application security guidance, helping teams interpret findings, understand remediation options, and accelerate triage workflows.

OX connects through their APIs, sending security findings for AI-powered analysis and receiving prioritized recommendations and remediation guidance.

### **What OX adds**

* **Issue summarization:** The AI assistant summarizes security issues by risk level and type across your entire portfolio (for example, 10 critical SQL injection vulnerabilities and 20 high-risk exposed secrets).
* **Prioritized remediation:** The AI assistant ranks issues by business impact and provides a recommended fix order to maximize security improvements.
* **Code-level fix guidance:** The AI assistant generates specific remediation instructions and code suggestions for each finding, accelerating resolution.

## Supported connectors

* ChatGPT


---

# 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.ox.security/ox-integrations/ai-appsec-advisor.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.
