# SCANN3D

### Download

You can download SCANN3D from [Google Play](https://play.google.com/store/apps/details?id=com.smartmobilevision.scann3d\&hl=en_US).

### Instructions

{% hint style="info" %}
To export or share 3D object with SCANN3D in any format (`.obj`, `.pcd`, `.ply`, or `.stl`) monthly subscription is required, but a 3-day free trial is available.
{% endhint %}

1. Open app and follow instructions to **scan your object**. Note that at least 20 images around the object will be required for capture.&#x20;
2. The app will offer to show target points during the scan - red, yellow, and green dots - take picture when all/most of the dots are green for a good scan. **Move as continuously as possible** - camera focus throw off scans drastically.
3. Once pictures are taken **click to render scan**, then open to 3D model view.
4. Export the model to `.obj` or `.stl`.
5. 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

![](https://lh5.googleusercontent.com/zNvLfCIeMfZX1Dt24Cz12jjAEkix5orHjRSA1Fm7EozEPY1OCbrLpdGkrzMvnk1tTE2la9z6oNbmStLfuV8_MkaO7xgbEay57S4jGZ1RhM2wtTC36Yklw_W4LeFMgQP0d32DxL7f)![](https://lh6.googleusercontent.com/LjY5deC6NdZCwS-Q6gVMLcEoVVeuEdL2cHqnvMHpTuhUo8lf7outOd_QX0kLWGmJXH39cvbMqasXQnlpQwN8ikhvLdi6m9X0ST1PRX-gGUIBt5-oims-TzJPW87Ngc9wjsHZfXom)


---

# 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/scann3d.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.
