# Scaniverse

### Download

You can download Scaniverse from the [App Store](https://apps.apple.com/us/app/scaniverse-lidar-3d-scanner/id1541433223).

{% hint style="info" %}
[Scaniverse](https://scaniverse.com/) 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 Scaniverse app.
2. Select “Create a New Scan.”
3. Press the red record button to **start scanning**, and **adjust the LiDAR range** using the Range button and slider.
4. **Capture your scene** from all angles until your area is fully captured.
5. Once you are done, **select a Processing Mode**.
6. When the processing is done, you can **save the scan**.
7. Now that your scan is saved, you can **select Share** and then **Export** to Sketchfab or a **3D model** [**format that echo3D supports**](/web-console/manage-pages/content-page/assets.md). Some 3D model formats may require a paid subscription.
8. 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/scaniverse.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.
