# Attack Chains

## Overview

Attack Chains help demonstrate exactly what an attacker is doing at every step of the way - in a simple and easy to understand visual story.&#x20;

> Attack Chains help clients understand attack paths and focus remediation where it's needed.

Using Attack Chains can provide extra information to help customers and developers prioritize where to remediate first, without relying on traditional risk ratings or scores.&#x20;

Attack Chains can help to identify ways to block attacks from being chained together, and prioritize core issues with least effort & resources.

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

The Attack Chains module provides access to all attack chains across all projects user has access to.

See [Attack Chains](https://support.attackforge.com/attackforge-enterprise/getting-started/attack-chains) for more information on attack chains.


---

# 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://support.attackforge.com/attackforge-enterprise/modules/attack-chains.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.
