# Prepare a Pentest

Prepare your environment before you launch an assessment.

Use these guides to prepare your environment, organize projects, and allow access safely.

<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>Preparing for a Pentest</strong></td><td>The full preflight checklist.</td><td><a href="/pages/CebSG7NtINdAslSfVU65">/pages/CebSG7NtINdAslSfVU65</a></td></tr><tr><td><strong>IP Addresses for Pentest</strong></td><td>Allowlist requirements for agent traffic.</td><td><a href="/pages/Auvhi5ng7vUGt7idisgL">/pages/Auvhi5ng7vUGt7idisgL</a></td></tr><tr><td><strong>Using Projects to Group Assessments</strong></td><td>How to organize repeated or related pentests.</td><td><a href="/pages/YpHp92cH5i25Ok4B9JPY">/pages/YpHp92cH5i25Ok4B9JPY</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/prepare-a-pentest.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.
