# Metascan3D

### Download

You can download Metascan3D from the [App Store](https://apps.apple.com/us/app/metascan-3d-scanner/id1472387724).

{% hint style="info" %}
[Metascan3D](https://metascan.ai/) only supports all iOS devices with a LiDAR sensor. Currently, this is the iPhone 13 Pro, iPhone 13 Pro Max, iPhone 12 Pro, iPhone 12 Pro Max, and iPad Pro models from 2020 and later.
{% endhint %}

### Instructions

1. Open the Metascan app.
2. Tap the + sign to **start scanning**.
3. 3\. Select between a **LiDAR scan and a Photo Scan**.
4. **Scan your object** by following the instructions. Each mode has a unique procedure to get a quality scan.
5. **Select the level of detail** you want for your result, and then select “Process.”
6. Press Share to **export the file** into a [**format that echo3D supports**](/web-console/manage-pages/content-page/assets.md). Some supported formats may require a paid subscription.
7. Follow echo3D’s tutorial to **upload** the 3D model to the cloud.

{% content-ref url="/pages/-M41tDLv3LlxH4e-G\_ou" %}
[Add a 3D Asset](/quickstart/add-a-3d-model.md)
{% endcontent-ref %}


---

# 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.echo3d.com/3d-content/3d-capture-apps/metascan3d.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.
