# MagiScan

{% hint style="success" %}
echo3D users get access to 5 free scans with MagiScan
{% endhint %}

### Download

You can download MagiScan from the [App Store](https://apps.apple.com/us/app/magiscan-ai-3d-scanner-app/id1617601717?platform=iphone) or [Google Play](https://play.google.com/store/apps/details?id=com.argeneration.teleportscanner).

### Instructions

1. [Register](/quickstart/get-api-key.md) to an echo3D account.
2. Use the app's intuitive interface to scan and capture any real-world object.
3. Click **Export to echo3D** to securely transfer to your echo3D 3D content library.&#x20;
4. Add your **API Key & Security Key** when prompted. Click **Next**.
5. Upload will commence. The 3D model will appear in your echo3D project that matches the API key.

### Video

{% embed url="<https://www.youtube.com/watch?v=X9AwkRyxKcw>" %}


---

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