# Manipulation Demo in App

MagiClaw on iPad provides a **simulation environment** where users can control a virtual gripper using a handheld **MagiClaw gripper**. This allows testing and practice without needing a physical robot.

### Steps to Use

1. **On iPhone**
   * Connect the iPhone to the **MagiClaw gripper**.
   * Open the **Data Streaming** tool in asMagic App.
   * In the **Stream** panel, enable the **ARData** toggle.
2. **On iPad**
   * Open **Settings** in the app.
   * Set the **Hostname** to the same control box that the MagiClaw gripper is connected to.
   * Enter the **Simulation** tool.
3. **Result**
   * The virtual MagiClaw in the iPad simulation will follow the movement of your handheld gripper.
   * You can interact with and **grasp virtual objects** inside the simulation environment.

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


---

# 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://magiclaw.gitbook.io/magiclaw-docs/documentation/resources/force-feedback-demo-in-magiclaw-app.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.
