# AI Agents

- [Code Remediation](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation.md)
- [AI Guardian](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/ai-guardian.md)
- [Setting Up AI Guardian](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian.md)
- [Connecting to GitHub](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian/connecting-to-github.md)
- [Hub Management](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian/connecting-to-github/hub-management.md)
- [Adding a Project](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian/adding-a-project.md)
- [Editing a Project](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian/adding-a-project/editing-a-project.md)
- [Dashboard Overview](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/setting-up-ai-guardian/dashboard-overview.md)
- [User Interface Overview](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview.md)
- [Scanning Codes](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/scanning-codes.md)
- [Single File Scan](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/scanning-codes/single-file-scan.md)
- [Fixing Vulnerabilities with AI](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/fixing-vulnerabilities-with-ai.md)
- [Chat History & Resuming Remediation](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/chat-history-and-resuming-remediation.md)
- [PR Scan & Remediation](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/pr-scan-and-remediation.md)
- [Troubleshooting in PR Scan](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/code-remediation/user-interface-overview/pr-scan-and-remediation/troubleshooting-in-pr-scan.md)
- [Binary Artifact Remediation ](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/binary-artifact-remediation.md)
- [Kubernetes Remediation Agent](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/kubernetes-remediation-agent.md)
- [Cloud Remediation Agent](https://docs.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents/cloud-remediation-agent.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.opsmx.com/opsmx-1/opsmx-delivery-shield-platform/ai-agents.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.
