> For the complete documentation index, see [llms.txt](https://doc.ancoraspring.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ancoraspring.com/readme.md).

# AncoraSpring Robotic Documentation

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>asMagiClaw</strong></td><td>Start to make your own asMagiClaw</td><td><a href="https://doc.ancoraspring.com/asmagiclaw">https://doc.ancoraspring.com/asmagiclaw</a></td><td><a href="/files/ICxwpdySE0iETCuA8YkA">/files/ICxwpdySE0iETCuA8YkA</a></td></tr><tr><td><strong>asMagic App</strong></td><td>Monitor and control asMagiClaw easily</td><td><a href="https://doc.ancoraspring.com/asmagic">https://doc.ancoraspring.com/asmagic</a></td><td><a href="/files/wUsBi3KqSV8SsPucxteN">/files/wUsBi3KqSV8SsPucxteN</a></td></tr></tbody></table>

<p align="center"></p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources.</td><td><a href="https://discord.gg/y2EZYf4Nbc" class="button secondary">Join Discord</a></td><td></td><td></td></tr><tr><td><h3>📬  Contact Us</h3></td><td><strong>Company:</strong> Shenzhen AncoraSpring Robotics Technology Co., Ltd.</td><td><strong>Website:</strong> <a href="https://ancoraspring.com">https://ancoraspring.com</a></td><td><strong>Email:</strong> contact@ancoraspring.com</td><td><strong>Address:</strong> Room 13A, Building 4A, No. 503, Xinqu Avenue, Longhua District, Shenzhen, Guangdong, China</td><td></td></tr></tbody></table>


---

# 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:

```
GET https://doc.ancoraspring.com/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.
