# Welcome to AR Genie – 3D Scanner App

***

### **👋 Welcome to the AR Genie 3D Scanner App**

The **AR Genie 3D Scanner App** is a powerful yet easy-to-use tool designed to help technicians, operators, and engineers scan real-world objects and transform them into **3D scan files** for Augmented Reality workflows.

With just an iPad, you can capture the shape, size, and surface details of any physical device and convert it into an **“.arobject”** file. These files allow AR Genie applications to accurately detect equipment in real environments and place AR instructions or anchors directly on top of real machinery.

This guide will help you understand the purpose, benefits, and workflow of the AR Genie Scanner before you begin scanning.

***

## **Overview of AR Genie’s 3D Scanner**

### **What the App Does**

The AR Genie Scanner App lets you:

* Scan any physical object using the iPad camera
* Convert the scan into an **ARKit-supported .arobject file**
* Upload, save, and use these scans inside AR Genie’s Work Instructions and Workflows
* Enable accurate **object detection**, **alignment**, and **anchor placement** in AR

The app provides a simple interface for scanning, but the underlying detection technology is powered directly by **Apple’s ARKit**, ensuring high accuracy and reliability.

***

### **Why 3D Scanning is Needed**

In Augmented Reality, accuracy is everything.

To place digital instructions or markers on a real device, the AR system needs to **identify** and **match** the device first.\
This is where the 3D scan comes in:

* The `.arobject` file acts as a **digital twin** of the real equipment
* ARKit compares the real object in front of the camera with the scanned 3D model
* When a match is found, AR Genie can place AR content with **precise alignment**

#### Put simply:

**The 3D scan helps your iPad understand what the real object looks like so the AR app can correctly overlay instructions on it.**

***

### **Simple Example**

Imagine you have a pump, motor, or control box.

You want AR instructions to appear on the device when someone looks at it through the iPad.

To make this possible:

1. You scan the device using the AR Genie Scanner App
2. The app creates a `.arobject` file
3. The AR instructions are linked to this scan
4. Later, when a worker points the iPad at the real device,\
   **AR Genie automatically detects it and shows the steps on top of it**

***

### **Who This App is For**

* **Factory technicians**
* **Quality inspectors**
* **Maintenance teams**
* **Manufacturing engineers**
* **Training teams**
* **AR content creators**

You do **not** need any technical knowledge—\
just follow the on-screen instructions while scanning.

***

### **Powered by Apple ARKit**

Behind the scenes, the AR Genie Scanner App relies on **ARKit’s 3D Object Scanning** technology from Apple.

ARKit handles:

* Feature tracking
* Point cloud generation
* Bounding box calibration
* Object recognition
* File generation (`.arobject`)

AR Genie provides the workflow, UI, and integration into your AR training and work-instruction system.

***

### **Next Steps**

Continue to the next page to learn:

👉 How to perform a complete 3D scan\
👉 How to adjust the bounding box\
👉 How to test the scan\
👉 How to upload or save `.arobject` files

Let’s begin your AR scanning journey!


---

# 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.argenie.ai/ar-genie-3d-scanner/welcome-to-ar-genie-3d-scanner-app.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.
