# First scan

{% hint style="info" %}
Tip: Don't worry about your first scan. If it doesn't turn out well, just scan again.
{% endhint %}

### Step 1: Click the scan button to enter the scanning page.

<figure><img src="/files/B48TaQS50TmTF2Y9HwdH" alt="开始扫描"><figcaption><p>New Scan Button</p></figcaption></figure>

###

#### Step 2: Choose the type of scan you want to perform, we suggest starting with the first option.

<figure><img src="/files/EWJCWHRxwVVlqRgsLPuA" alt=""><figcaption></figcaption></figure>

### Step 3: After continuous scanning, click the "Finish Scanning" button.

<figure><img src="/files/beFTF1LGM2Ew1iMdT549" alt=""><figcaption></figcaption></figure>

### Step 4: Texture will be automatically generated after finishing the scan.

<figure><img src="/files/FRuStj4X4ueLh7pZdgD7" alt=""><figcaption><p>Please wait patiently for the generation to complete.</p></figcaption></figure>

### Step 5: Scanning complete, view scan results.

<figure><img src="/files/JWRSYNN7loiRjaIuZTTG" alt=""><figcaption><p>This is the Gate of Supreme Harmony in the Forbidden City.</p></figcaption></figure>


---

# 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/first-scan.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.
