> 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-ipad/how-to-join-a-session-in-remote-assist-app-on-ipad.md).

# How to Join a Session in Remote Assist App on iPad ?

<figure><img src="/files/7hzK4qD0yIkOaOwkDQWJ" alt=""><figcaption><p>Join Session</p></figcaption></figure>

***

Joining a session in the **AR Genie Remote Assist App on iPad** allows participants to connect with experts or hosts in real time for guided support. Tablets and iPads provide a larger screen, making it easier to view **live video streams and AR annotations**, and follow instructions clearly.

If you are a **participant or guest user,** you will need the session ID or link code sent to you by the host to join the session. Here’s how to get started:

**Log in** to the Remote Assist app on your iPad or tablet.<br>

* Tap on **“Join Session.”**

<figure><img src="/files/5P5UvOmu67CCnHQWReHZ" alt=""><figcaption><p>Click Join Session </p></figcaption></figure>

* **Enter the session or link code** provided by the host. This code may be shared via email, messaging apps, or directly on your device inbox.
* Tap **“Join”** to enter the remote session room.

<figure><img src="/files/PmCCeqraz6uE5g2Gjjlq" alt=""><figcaption><p>Enter Meeting ID </p></figcaption></figure>

Once you join, you will be connected in a live AR-powered session where the host or expert can guide you using **real-time annotations, instructions, and visual overlays.** This ensures you can follow complex tasks accurately, collaborate effectively, and complete troubleshooting or training steps with confidence.

<figure><img src="/files/HECRibG70fg1GBpRXWrW" alt=""><figcaption></figcaption></figure>

Using the iPad version of Remote Assist combines mobility with a clear, wide display for enhanced **remote collaboration and workforce training.**

<br>

### ENDS&#x20;


---

# 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-ipad/how-to-join-a-session-in-remote-assist-app-on-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.
