# AGI Readiness

The AI era ships more code. It pulls in more dependencies. It expands the surface attackers can reach. That means more vulnerabilities can pile up, faster.

AGI Readiness helps you stay ahead of that curve. Automatically fix vulnerabilities before they accumulate. Audit your code and APIs with AI-powered security testing. Keep a live view of the cloud resources and domains attackers can reach.

<figure><img src="/files/TMOTKZyvobyI2lc3vY8L" alt=""><figcaption></figcaption></figure>

### What AGI Readiness includes

#### Set up automated PR creation

Use AutoFix to create reviewable pull requests automatically. That keeps remediation moving without adding manual busywork.

Start with [Automatic Creation of Pull Requests](/autofix-and-remediation/automation-and-merging/automatic-creation-of-pull-requests.md).

#### Run AI-powered code and API audits

Use Code Audit for pentest-grade reasoning on source code. Use Pentest to validate exploitability against live apps and APIs.

Start with [Code Audit Overview](/code-audit/ai-code-audit-overview.md) and [Pentest Overview](/pentests/aikido-pentest.md).

#### Connect your cloud and attack surface

Connect your cloud to track resources, misconfigurations, and inventory. Add your domains to monitor your external attack surface.

Start with [Connect Your Cloud](/cloud-scanning/connect-your-cloud.md) or [Attack Surface Monitoring](/dast-surface-monitoring/attack-surface-scanning.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://help.aikido.dev/ai-and-dev-tools/agi-readiness.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.
