# Getting Started with MetaScan

This document describes the necessary steps you should follow to get started with using MetaScan. These steps cover the entire workflow, from account creation to obain security analysis report.

1. [Sign-up and sign-in](/getting-started/getting-started-with-metascan/sign-up-and-sign-in.md)
2. [Set up an integration (optional)](/getting-started/getting-started-with-metascan/set-up-an-integration-optional.md)
3. [Add projects](/getting-started/getting-started-with-metascan/add-projects.md)
4. [Scan for vulnerabilities](/getting-started/getting-started-with-metascan/scan-for-vulnerabilities.md)
5. [View scan results](/getting-started/getting-started-with-metascan/scan-for-vulnerabilities.md)
6. [Generate and download scan reports](/getting-started/getting-started-with-metascan/generate-and-download-scan-reports.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://docs.metatrust.io/getting-started/getting-started-with-metascan.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.
