# Attack Paths

In this section all attack paths are explained and divided in three sections; configuring, tasks and manual.&#x20;

* The configuring page links to each page that is required to configure the attack path.&#x20;
* The tasks page will contain a list of tasks that should be performed to exploit the attack path and will give a bit of guidance.
* The manual page is a full manual on how to execute every attack and chain them together to takeover the whole domain,


---

# 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://ad-lab.gitbook.io/building-a-windows-ad-lab/lab-setup/attack-paths.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.
