# RealityScan

### Download

Download the Reality Scan app available at the [App Store](https://apps.apple.com/us/app/realityscan/id1584832280), [Google Play](https://play.google.com/store/apps/details?id=com.epicgames.realityscan), and [Galaxy Store](https://play.google.com/store/apps/details?id=com.epicgames.realityscan).

### Instructions

1. **Open** the RealityScan app.
2. Take dozens of photos to “**scan**” the model until you make a full circle. You will see AR guides in green, yellow, and red to let you know where you need more photos.

<figure><img src="/files/E9jKCw15rHVVuNZJ15Qq" alt=""><figcaption><p>Credit: Unreal Engine</p></figcaption></figure>

<figure><img src="/files/JuBflYHhvGE22sKqdnGu" alt=""><figcaption><p>Credit: Unreal Engine</p></figcaption></figure>

3. Use the cropping box to **remove ‘noise’** or background objects around the object.

<figure><img src="/files/BESSaC8Z9LHVoeORBVAZ" alt=""><figcaption><p>Credit: Unreal Engine</p></figcaption></figure>

4. **Review** the 3D model.

<figure><img src="/files/kPu6cR04fpXIF598vctb" alt=""><figcaption><p>Credit: Unreal Engine</p></figcaption></figure>

5. **Submit** the model for processing. This can take a while.

<figure><img src="/files/2oxUsoK9bHSwxtPSqGcG" alt=""><figcaption><p>Credit: Unreal Engine</p></figcaption></figure>

6. **Export** the scan as a 3D model in [one of the supported 3D files](/web-console/manage-pages/content-page/assets.md).
7. **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/realityscan.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.
