# Qlone

### Download

You can download Qlone from the [App Store](https://apps.apple.com/us/app/qlone-3d-scanner/id1229460906) or [Google Play](https://play.google.com/store/apps/details?id=com.eyecue.qlone\&hl=en_US).

### Instructions

{% hint style="info" %}
To capture your 3D image, Qlone requires you to print out a paper mat to lay your object on as you scan it with your device’s camera.
{% endhint %}

1. Open the app and follow the app instructions to **scan your object**.
2. Once the scan is completed, **export the model** as a `.glb` file and save to your desired device.   &#x20;Note that while other file types are available, they may not contain the complete information required to properly display your 3D object.
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 %}


---

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