# 熟悉界面

## 主页面

<figure><img src="/files/hsLn6OptluzC8L82jA5Q" alt=""><figcaption><p>UGScan主页面</p></figcaption></figure>

UGScan主页面主要包括一个扫描列表, 设置按钮, 帮助按钮, 以及一个扫描按钮.

<table><thead><tr><th width="102">图标</th><th width="94.33333333333331">功能</th><th>描述</th></tr></thead><tbody><tr><td><img src="/files/09KVMHFRO5PvqRLlw8lP" alt="" data-size="line"></td><td>设置</td><td>打开设置页面, 扫描相关的设置都在这里</td></tr><tr><td><img src="/files/fBpCnOWwOmWRPzwK4OWe" alt="" data-size="line"></td><td>帮助</td><td>打开帮助页面, 支持中英文</td></tr><tr><td><img src="/files/2rh08ZtjXn77ZnFoWI6Q" alt="" data-size="line"></td><td>删除</td><td>删除当前扫描</td></tr><tr><td><img src="/files/bNp1gbXvgSBvWLaJVCtQ" alt="" data-size="line"></td><td>扫描</td><td>开始一个新的扫描</td></tr></tbody></table>


---

# 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://helps.ugscan.com/quick_start/shu-xi-jie-mian.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.
