# Setting up your iPhone

Setting up the iPhone is probably one of the most straightforward part in this tutorial. We used iPhone 13 Pros throughout our experiments, but generally any iPhone Pro with lidar based depth sensor should work. Later generation iPhones are slighly larger, which may induce small distribution shifts. But, we haven't tested it out. If you try it and face some problems, [let us know!](/contact-us.md)

Here are the apps you need on your phone:

1. [Record3D](https://record3d.app)
2. [Precise Level](https://apps.apple.com/us/app/precise-level-spirit-level/id1093293519)
3. Google drive (optional, if you want to use our google drive script to move data between your phone and compute machine).

For the apps, free versions should be enough. But if you get good value out of your use of the apps, please support the app developers however you can.


---

# 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.dobb-e.com/hardware/setting-up-your-iphone.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.
