# 快速开始

- [MetaScan 快速上手](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan.md)
- [注册账号](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/create-an-account.md)
- [添加集成](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/set-up-an-integration.md)
- [添加项目](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/add-projects.md)
- [扫描漏洞](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/scan-for-vulnerabilities.md)
- [查看扫描结果](https://docs.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/view-scan-results.md)
- [生成并下载扫描报告](https://docs.metatrust.io/docs-zh/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/docs-zh/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.
