# Installation

The **Manager** is Replate’s mobile companion app used to scan products in 3D, manage digital menus, and handle store content directly from a device. It's essential for teams who want to digitize dishes and maintain their menus from within the store.

### What can you do with the Manager App?

The Manager app enables users to:

* Capture 3D scans of real dishes using their mobile device
* Manage dish information and assign metadata
* Sync updates to the Web Menu in real time
* Quickly review, edit, or disable menu items

It’s designed for day-to-day use by restaurant staff, kitchen managers, or anyone responsible for menu operations.

### How to install the Manager

At the moment, the app is available **only for iOS** (iPhone). Android support is under development and will be released in a future update.

**Step 1 – Sign Up on the Replate Website**

Before using the app, you must sign up and create an account at [replate.it/sign-up](https://www.replate.it/sign-up/).\
During the registration process, you’ll set up your first store.

**Step 2 – Download the App**

Once your account is active:

* Open the **installation link** provided during onboarding or visit the following:\
  [Download Replate Manager for iOS](https://apps.apple.com/it/app/replate-manager/id6450868202)
* Install the app on the iPhone that will be used as your **3D scanning** or **store management** device.

We recommend using a device with at least an A12 Bionic chip (iPhone XS or newer) for smooth scanning performance.

**Step 3 – Log In**

After installing the app:

* Open the Manager app
* Log in with the same credentials used during website registration
* Select your store (if multiple are linked to your account)

You’re now ready to start scanning dishes, editing content, and managing your store directly from the app.

{% hint style="info" %}
**Using a Chain Account?**\
You can switch between stores directly in the app, without needing multiple logins.
{% endhint %}

{% hint style="info" %}
**Need multiple devices?**\
You can install the Manager app on multiple iPhones, but we recommend assigning scanning responsibilities to a single device for consistency.
{% endhint %}

### Questions to Consider

* Who in your team will be responsible for using the Manager app?
* Will you need to scan products across multiple locations or just one?
* Do you already have a compatible iPhone assigned to this task?


---

# 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://replate.gitbook.io/replate-docs/manager/installation.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.
