# In-Session Controls

### Video Session Interface

During a session, users can:

* Enable/disable microphone
* Enable/disable camera
* Send messages
* Adjust audio

<figure><img src="/files/xBixJ1GaqVPF513qDnsF" alt=""><figcaption><p>Video Session Interface in iPad</p></figcaption></figure>

<figure><img src="/files/0Z8fWiOWAGRSnTdrSvNP" alt=""><figcaption><p>Video Session Interface in Mobile</p></figcaption></figure>

### Advanced Controls

Users can access:

* Invite Agents
* Share Screen
* Open Whiteboard

<figure><img src="/files/4siDMUOleeRiUVjXbPTa" alt=""><figcaption><p>Advanced Controls in iPad</p></figcaption></figure>

<figure><img src="/files/Ej1kOV6RkyGEDysZiacn" alt=""><figcaption><p>Advanced Controls in Mobile</p></figcaption></figure>

### Key Benefits

* Real-time collaboration
* Remote troubleshooting
* Visual guidance


---

# 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-remote-assist/remote-assist-on-mobile-ipad/in-session-controls.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.
