# Polycam3D

### Download

You can download Polycam3D from the [App Store](https://apps.apple.com/us/app/polycam-lidar-3d-scanner/id1532482376) or [Google Play](https://play.google.com/store/apps/details?id=ai.polycam\&hl=en\&gl=US).

### Instructions

1. Open the Polycam3D app.
2. **Select between LiDAR and Photo Mode** depending on what your phone supports.
3. **Scan your object** by following the instructions. Each mode has a unique procedure to get a quality scan.
4. Once the scan is done, **select your desired level of detail** and then select “Upload and Process.”
5. After you retrieve your result, **select the share icon and export it** into a [**format that echo3D supports**](/web-console/manage-pages/content-page/assets.md). Some supported formats may require a paid subscription.
6. 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/polycam3d.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.
