# UGScan

## English

- [Welcome to UGScan](https://helps.ugscan.com/en/welcome-to-ugscan.md): UGScan
- [Main page](https://helps.ugscan.com/en/quick_start/main-page.md)
- [Scanning attention](https://helps.ugscan.com/en/quick_start/scanning-attention.md): Scanning requires a certain level of expertise.
- [First scan](https://helps.ugscan.com/en/quick_start/first-scan.md)
- [Scanning](https://helps.ugscan.com/en/features/scanning.md)
- [3D View](https://helps.ugscan.com/en/features/3d-view.md)
- [Toolbar](https://helps.ugscan.com/en/features/toolbar.md)
- [Process](https://helps.ugscan.com/en/features/toolbar/process.md)
- [Measure](https://helps.ugscan.com/en/features/toolbar/measure.md)
- [Share](https://helps.ugscan.com/en/features/toolbar/share.md)
- [Settings](https://helps.ugscan.com/en/features/settings.md): The default parameters for UGScan are all listed here.
- [Scan cases](https://helps.ugscan.com/en/examples/scan-cases.md)
- [Help and support](https://helps.ugscan.com/en/support/help-and-support.md)

## 中文版

- [欢迎使用UGScan](https://helps.ugscan.com/huan-ying-shi-yong-ugscan.md): UGScan
- [熟悉界面](https://helps.ugscan.com/quick_start/shu-xi-jie-mian.md)
- [扫描技巧](https://helps.ugscan.com/quick_start/sao-miao-ji-qiao.md): 扫描具有一定专业性
- [第一个扫描](https://helps.ugscan.com/quick_start/di-yi-ge-sao-miao.md)
- [扫描](https://helps.ugscan.com/features/sao-miao.md)
- [3D视图](https://helps.ugscan.com/features/3d-shi-tu.md)
- [工具栏](https://helps.ugscan.com/features/gong-ju-lan.md)
- [处理](https://helps.ugscan.com/features/gong-ju-lan/chu-li.md)
- [测量](https://helps.ugscan.com/features/gong-ju-lan/ce-liang.md)
- [分享](https://helps.ugscan.com/features/gong-ju-lan/fen-xiang.md)
- [设置](https://helps.ugscan.com/features/she-zhi.md): UGScan默认参数都在这里
- [扫描案例](https://helps.ugscan.com/examples/sao-miao-an-li.md)
- [扫描演示](https://helps.ugscan.com/examples/sao-miao-yan-shi.md)
- [帮助与支持](https://helps.ugscan.com/support/bang-zhu-yu-zhi-chi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://helps.ugscan.com/huan-ying-shi-yong-ugscan.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.
