# Main page

## Main Page

<figure><img src="/files/hsLn6OptluzC8L82jA5Q" alt=""><figcaption><p>UGScan main page</p></figcaption></figure>

The main page of UGScan mainly includes a scan list, settings button, help button, and a scan button.

<table><thead><tr><th width="94">Icon</th><th width="123.33333333333331">Function</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/09KVMHFRO5PvqRLlw8lP" alt="" data-size="line"></td><td>Setting</td><td>Open the settings page, where all the scan-related settings are located.</td></tr><tr><td><img src="/files/fBpCnOWwOmWRPzwK4OWe" alt="" data-size="line"></td><td>Help</td><td>Open the help page, which supports both Chinese and English.</td></tr><tr><td><img src="/files/2rh08ZtjXn77ZnFoWI6Q" alt="" data-size="line"></td><td>Delete</td><td>Delete current scan.</td></tr><tr><td><img src="/files/bNp1gbXvgSBvWLaJVCtQ" alt="" data-size="line"></td><td>New Scan</td><td>Start a new scan.</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/en/quick_start/main-page.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.
