# asMagic APP Documentation

The asMagic App is an intuitive app for robot teleoperation and multimodal data collection.\
It lets you:

* **Control robots** like arms, grippers, and quadrupeds with simple gestures.
* **Collect synchronized data** from camera, IMU, AR tracking, and force sensors for research or training.

Whether for hands-on robot control or building datasets for learning, asMagic makes the process smooth, modern, and accessible.

<figure><img src="/files/4VmvC33wd7tTelEhuxZc" alt="" width="375"><figcaption></figcaption></figure>

Download asMagic on the App Store :

{% columns %}
{% column width="41.66666666666667%" %}

<div align="center"><figure><img src="/files/Jji3S3FbEBrm4i3yyGNJ" alt="" width="188"><figcaption></figcaption></figure></div>

{% endcolumn %}

{% column width="58.33333333333333%" valign="middle" %}

### [![Download on the App Store](https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83)](https://apps.apple.com/cn/app/asmagic/id6661033548)

{% endcolumn %}
{% endcolumns %}


---

# 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://doc.ancoraspring.com/asmagic/readme.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.
