# Getting Started

- [How It Works](https://support.attackforge.com/attackforge-enterprise/getting-started/how-it-works.md): Using AttackForge is as fast, easy and effortless.
- [Requesting A Project](https://support.attackforge.com/attackforge-enterprise/getting-started/requesting-a-project.md)
- [Creating & Updating Projects](https://support.attackforge.com/attackforge-enterprise/getting-started/creating-and-managing-projects.md): Creating a new penetration test (pentest) or other security testing activity
- [Invite User To Project](https://support.attackforge.com/attackforge-enterprise/getting-started/invite-user-to-project.md)
- [View Project Team](https://support.attackforge.com/attackforge-enterprise/getting-started/view-project-team.md)
- [Project Scope](https://support.attackforge.com/attackforge-enterprise/getting-started/project-scope.md)
- [Project Workspace](https://support.attackforge.com/attackforge-enterprise/getting-started/project-workspace.md)
- [Project Notes](https://support.attackforge.com/attackforge-enterprise/getting-started/project-notes.md)
- [Project Pages](https://support.attackforge.com/attackforge-enterprise/getting-started/project-pages.md)
- [Test Cases](https://support.attackforge.com/attackforge-enterprise/getting-started/test-cases.md)
- [Creating Vulnerabilities](https://support.attackforge.com/attackforge-enterprise/getting-started/creating-vulnerabilities.md)
- [Updating Vulnerabilities](https://support.attackforge.com/attackforge-enterprise/getting-started/updating-vulnerabilities.md)
- [Review & QA](https://support.attackforge.com/attackforge-enterprise/getting-started/reviewing-and-qa-vulnerabilities.md)
- [Attack Chains](https://support.attackforge.com/attackforge-enterprise/getting-started/attack-chains.md)
- [Reporting](https://support.attackforge.com/attackforge-enterprise/getting-started/reporting.md)
- [Retesting & Remediation](https://support.attackforge.com/attackforge-enterprise/getting-started/retesting.md)
- [Notifications](https://support.attackforge.com/attackforge-enterprise/getting-started/notifications.md)
- [Custom Fields & Forms](https://support.attackforge.com/attackforge-enterprise/getting-started/custom-fields-and-forms.md)
- [Advanced Filtering](https://support.attackforge.com/attackforge-enterprise/getting-started/advanced-filtering.md)
- [Vulnerability Scoring Systems](https://support.attackforge.com/attackforge-enterprise/getting-started/vulnerability-scoring-systems.md)
- [Vulnerability SLAs](https://support.attackforge.com/attackforge-enterprise/getting-started/vulnerability-slas.md)
- [User Settings](https://support.attackforge.com/attackforge-enterprise/getting-started/manage-user.md)
- [Login Redirects](https://support.attackforge.com/attackforge-enterprise/getting-started/login-redirects.md)


---

# 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/getting-started.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.
