# 概览

## 最先进的数控图纸识别系统！

## 欢迎使用擎天数控图纸识别系统

本系统可以高效、准确地识别数控图纸中的各种信息，包括形位公差、基准、关键尺寸、技术要求、基础信息表、表面粗糙度、BOM表、螺纹、PQC 和 STATUS 等。

## 系统的使用方式

1. [通过浏览器使用，简便快捷。](/getting-started/browser-use.md)
2. [通过API接口使用，灵活定制，满足个性化需求。](/getting-started/post-call.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.holdingsky.cn/overview.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.
