# 3D Capture Apps

Below are various third-party 3D capture apps that allow you to create 3D models using your mobile phone camera.

* [MagiScan](/3d-content/3d-capture-apps/magiscan.md)
* [Qlone](/3d-content/3d-capture-apps/qlone.md)
* [ARitize360](/3d-content/3d-capture-apps/aritize360.md)
* [SCANN3D](/3d-content/3d-capture-apps/scann3d.md)
* [3D Scanner](/3d-content/3d-capture-apps/3d-scanner.md)
* [Didimo Xperience](/3d-content/3d-capture-apps/didimo-xperience.md)
* [Scaniverse](/3d-content/3d-capture-apps/scaniverse.md)
* [Metascan3D](/3d-content/3d-capture-apps/metascan3d.md)
* [Polycam3D](/3d-content/3d-capture-apps/polycam3d.md)
* [RealityScan](/3d-content/3d-capture-apps/realityscan.md)

The output of the apps above is compatible with our platform and can be easily [added to the console](/quickstart/add-a-3d-model.md).


---

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