# 3D Scanner

### Download

You can download 3D Scanner from [Google Play](https://play.google.com/store/apps/details?id=com.lvonasek.arcore3dscanner\&hl=en_US).

### Instructions

1. Open app and follow instructions to **scan your object, slowly**. Scan is completed and processed very quickly. We recommend to turn on Poisson reconstruction.
2. Once scan is processed you can view the 3D model and share it. Note: You can share the scan via Sketchfab or send the Android dialog to email, etc.
3. 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 %}

### Screenshots

During the scan, background is camera view and you can see the scan building itself.

![](https://lh3.googleusercontent.com/VdURXEKrO1nXwSxfSvpmXGEE15BjMpK_Q-iIzeavS3fxyzyqr2lPuUOhNfsrc3HSVFJzK3pIPAuLEuNqMcRBvCkOYp62ojqAoKwGvek6bWleh1qkLqnpC0PmZa_eosTmAZFPJVE0)

The viewable 3D model will be:

![](https://lh6.googleusercontent.com/xKXmEIuhZOyCftUv8lJap6S29mfffm0DVXm6i9u39EnOpqDJnk1cgbtx1T58RqJJlU6Lkqa0u-Gu-Sv84kQ4jSuDMsle-f2JFnN69X7dBOeFprycL31OOF4NVI2-5G81Dm1VYRuE)


---

# 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/3d-scanner.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.
