> For the complete documentation index, see [llms.txt](https://docs.argenie.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.argenie.ai/ar-genie-remote-assist/remote-assist-on-mobile-ipad.md).

# Remote Assist on Mobile/iPad

<figure><img src="/files/5fyfDOtEkq2ouq67vymi" alt="Remote Assist on Mobile"><figcaption></figcaption></figure>

**AR Genie Remote Assist on Mobile** makes it easy for technicians and field workers to connect with experts anytime, anywhere. Using just a smartphone or tablet, you can **create and join remote support sessions** without needing extra hardware. Mobile access ensures that support is always at your fingertips, whether you’re on the factory floor, at a worksite, or in the field.

With **AR-enabled mobile devices,** experts can add **annotations, drawings, and step-by-step instructions** directly onto the live camera feed. This means technicians can see guidance overlaid on the real-world view in real time, making it easier to follow instructions, troubleshoot problems, and complete tasks correctly the first time.

***

### Key Features

* Join sessions as guest or user
* Create and manage sessions
* Invite agents and share links
* Real-time video, audio, and collaboration tools

### Navigation Overview

The app includes three main sections:

* **Home** – Start or join sessions
* **Session** – View active sessions
* **Profile** – Manage settings and account

### Language Selection

Users can change language from the top-right icon.

Supported languages:

* English
* Hindi
* Japanese

### Connection Status

* Green indicator shows: **App is online and ready**

By using Remote Assist on Mobile, organizations can reduce downtime, improve **remote collaboration,** and make workforce training more accessible. It’s a powerful way to bring expert support directly to the point of need — right in your pocket.

## ENDS


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.argenie.ai/ar-genie-remote-assist/remote-assist-on-mobile-ipad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
