# Scan for Vulnerabilities

## Flexible configuration

### **Engine configuration：**

After the user clicks the \[Start Scan] button located on the right side of the imported project, MetaScan will confirm the engine configuration with the user.

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

### Standardized configuration：

Moreover, users can also click "Advanced Scan Settings" to set personalized parameter configuration.

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

## Start scanning

After the project scanning parameters are configured, users can click the \[Start Scan] button to start scanning the project automatically. The project will be in scanning status.

<figure><img src="/files/exCfY0kHZYh0j49gWj8c" 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://docs.metatrust.io/getting-started/getting-started-with-metascan/scan-for-vulnerabilities.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.
