# AttackForge Support

{% tabs %}
{% tab title="Getting Started" %}

### [How AttackForge Works](https://support.attackforge.com/attackforge-enterprise/getting-started/how-it-works)

### [Creating Projects](https://support.attackforge.com/attackforge-enterprise/getting-started/creating-and-managing-projects)

### [Creating Vulnerabilities](https://support.attackforge.com/attackforge-enterprise/getting-started/creating-vulnerabilities)

### [Data Concepts and Access](https://support.attackforge.com/attackforge-enterprise/data-concepts-and-access)

{% endtab %}

{% tab title="Reporting" %}

### [Overview](https://support.attackforge.com/attackforge-enterprise/modules/reporting/overview)

### [Getting Started](https://github.com/AttackForge/ReportGen)

### [Filters](https://support.attackforge.com/attackforge-enterprise/modules/reporting/template-filters)

### [Functions](https://support.attackforge.com/attackforge-enterprise/modules/reporting/template-functions)

### [Styles](https://support.attackforge.com/attackforge-enterprise/modules/reporting/template-styles)

{% endtab %}

{% tab title="Automations" %}

### [AttackForge Flows](https://support.attackforge.com/attackforge-enterprise/modules/flows)

### [Automations and Integrations Examples](https://support.attackforge.com/attackforge-enterprise/modules/flows)

{% endtab %}

{% tab title="APIs" %}

### [RESTful APIs](https://support.attackforge.com/attackforge-enterprise/modules/self-service-restful-api)

### [Event-driven APIs](https://support.attackforge.com/attackforge-enterprise/modules/self-service-events-api)

{% endtab %}

{% tab title="AI" %}

### [AI Model Context Protocol (MCP)](https://support.attackforge.com/attackforge-enterprise/modules/ai-model-context-protocol-mcp)

### [Microsoft Copilot](https://support.attackforge.com/attackforge-enterprise/modules/ai-model-context-protocol-mcp#microsoft-copilot-studio-self-registration)

### [Anthropic Claude](https://support.attackforge.com/attackforge-enterprise/modules/ai-model-context-protocol-mcp#claude-self-registration)

### [OpenAI ChatGPT](https://support.attackforge.com/attackforge-enterprise/modules/ai-model-context-protocol-mcp#chatgpt-self-registration)

### [Local / Open Source Models](https://support.attackforge.com/attackforge-enterprise/modules/ai-model-context-protocol-mcp#configuring-local-mcp)

{% endtab %}

{% tab title="Scripting" %}

### [AFScript](https://support.attackforge.com/attackforge-enterprise/afscript)

{% endtab %}
{% endtabs %}

<figure><img src="https://372186556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8s1QY2Q6YTHB4a6DMu%2Fuploads%2Ft1hOTs8oQh4Aew6lj4Js%2FAttackForge%20Explained.png?alt=media&#x26;token=1891d4f2-0154-4c10-8893-55c2a4fa6313" alt=""><figcaption></figcaption></figure>


---

# 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/master.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.
