# Coverage and Findings

Understand what Aikido tests and how to read common classes of findings.

Use this section to see coverage areas and deeper examples.

<table data-view="cards"><thead><tr><th>Guide</th><th>What it covers</th><th data-hidden data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>What Issues Can Aikido Pentest Find?</strong></td><td>Coverage across OWASP, logic flaws, and hardening gaps.</td><td><a href="/pages/VFIBP0ZuCDd0QWhZEYzU">/pages/VFIBP0ZuCDd0QWhZEYzU</a></td></tr><tr><td><strong>Understanding Pentest Coverage</strong></td><td>What it does and doesn't mean.</td><td><a href="/pages/A7Agptrf4LYTHdSEqlFL">/pages/A7Agptrf4LYTHdSEqlFL</a></td></tr><tr><td><strong>Threat Model</strong></td><td>How to read recon output and the attack plan.</td><td><a href="/pages/kCiioSx3YZ0O8qbMvBIM">/pages/kCiioSx3YZ0O8qbMvBIM</a></td></tr><tr><td><strong>Human in the Loop</strong></td><td>When to use escalation and what to expect from the follow-up run.</td><td><a href="/pages/IHWqb3HY0uApG5t2VNpn">/pages/IHWqb3HY0uApG5t2VNpn</a></td></tr></tbody></table>


---

# 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/pentests/coverage-and-findings.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.
