# Documents

| **Document**                                                         | **Timing for Creation**             |
| -------------------------------------------------------------------- | ----------------------------------- |
| `1. Non-Disclosure Agreement` (`NDA`)                                | `After` Initial Contact             |
| `2. Scoping Questionnaire`                                           | `Before` the Pre-Engagement Meeting |
| `3. Scoping Document`                                                | `During` the Pre-Engagement Meeting |
| `4. Penetration Testing Proposal` (`Contract/Scope of Work` (`SoW`)) | `During` the Pre-engagement Meeting |
| `5. Rules of Engagement` (`RoE`)                                     | `Before` the Kick-Off Meeting       |
| `6. Contractors Agreement` (Physical Assessments)                    | `Before` the Kick-Off Meeting       |
| `7. Reports`                                                         |                                     |


---

# 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.rtlcopymemory.com/preparation/documents.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.
