# Projects

#### **Step01: Import a Project**

&#x20;      Click \[Projects] -> \[Add Project], Users can choose the following two methods to add projects to be scanned, as shown in the following figures.

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

**Method 1: By GitHub**

&#x20;      After selecting GitHub, you can select the project \[v3-core], and finally click the \[confirm] button to import this project.

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

**Method 2: Upload**

&#x20;You can also import projects by uploading local files following the guide.

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

<figure><img src="/files/5bq5zMMD8d1ALMQigQ8p" alt=""><figcaption></figcaption></figure>

&#x20;     The main screen for selecting the file to upload will then pop up. The user can click on the \[upload] icon in the middle to upload the document, or drag document to that area to complete the operation of uploading files. For our example here, we uploaded the local file: v3-core-main.zip

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

&#x20;     Finally, after uploading the file successfully, click the \[Upload] button to complete the local upload.

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

&#x20;     After successfully uploading local files, the main screen displays the currently uploaded projects.

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

#### **Step02:** Setting the scan configuration

#### **Engine configuration：**

After the user clicks the \[Start Scan] button located on the right side of the imported project, MetaScan will confirm the engine configuration with the user.

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

#### Standard configuration

&#x20;     Moreover, users can also click "Advanced Scan Settings" to set personalized parameter configuration.

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

#### **Step03: Start Scanning**

&#x20;     After the project scanning parameters are configured, users can click the \[Start Scan] button to start scanning the project automatically. The project will be in scanning status.

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

<figure><img src="/files/RVzRsiqmQaceJ5KxD2dq" alt=""><figcaption></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://docs.metatrust.io/product-tour/metascan/projects.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.
