# How to start a DAST Scan

1. Signing to AquilaX platform (<https://aquilax.ai)&#x20>;
2. Make sure you select an Organization (top-left) that have ultimate license in it
3. Click on "Security Policy" and and make sure "DAST" is enabled (you need to do this once)
4. Then click on the "New Scan" and set in the end-point field the right domain you want to scan, and click "scan now"

<figure><img src="/files/CZxaM7M5hQ5oRrgZggma" alt="" width="375"><figcaption></figcaption></figure>

5. After the scan is finish you can consult all the finding, similar to SAST, SCA etc... however for dynamic scanning results you should see these findings under the DAST category


---

# 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.aquilax.ai/user-manual/scanners/dynamic-scan-dast/how-to-start-a-dast-scan.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.
