# Rotrics DexArm User Manual V1.2

{% hint style="success" %}
**📅Update: 2021/05/12**
{% endhint %}

## **Overview**

🙌**Welcome on board!**

This manual instructs you on how to assemble and use DexArm's functions for drawing and writing, laser engraving, 3D printing, etc. Each section includes:

1. Steps you must follow to make sure the robot arm works properly. They are marked with "1/2/3".&#x20;
2. FAQs that help you troubleshoot problems you encounter.
3. Tips that you may not notice but is useful for a better experience.

{% hint style="success" %}
**Before Use**
{% endhint %}

* Select the Language:
  * [English](https://www.manual.rotrics.com/)
  * [简体中文](https://manual.rotrics.com/v/v1.0-chinese/)
* Searching for Keywords: click the upper left:mag: **`Search`** to search for keywords.    &#x20;
* Navigating to a Topic: the left navigation bar shows the content structure of this file, click the title to navigate to the relevant page.&#x20;

\*If you have any questions or suggestions for this user manual, please contact us via <support@rotrics.com>

**📰Rotrics Official Website:** [www.rotrics.com](https://www.rotrics.com)

:ballot\_box\_with\_check: **Rotrics User Community:**

* [**Rotrics Discord Group**](https://discord.gg/NWh6f36) **for Technical Support**
* [**Rotrics Facebook Group**](https://www.facebook.com/groups/rotrics) **for project sharing**
* [**Rotrics Owners Forum**](https://community.rotrics.com/) **for project sharing**

*©2018-2020 Rotrics All Rights Reserved*

## Getting Started

{% content-ref url="get-start/quick-start-guide" %}
[quick-start-guide](https://manual.rotrics.com/get-start/quick-start-guide)
{% endcontent-ref %}

{% content-ref url="get-start/drawing-and-writing" %}
[drawing-and-writing](https://manual.rotrics.com/get-start/drawing-and-writing)
{% endcontent-ref %}

{% content-ref url="get-start/laser-engraving" %}
[laser-engraving](https://manual.rotrics.com/get-start/laser-engraving)
{% endcontent-ref %}

{% content-ref url="get-start/3d-printing" %}
[3d-printing](https://manual.rotrics.com/get-start/3d-printing)
{% endcontent-ref %}

{% content-ref url="get-start/picking-and-placing" %}
[picking-and-placing](https://manual.rotrics.com/get-start/picking-and-placing)
{% endcontent-ref %}

## Product Overview

{% content-ref url="product-overview/product-profile" %}
[product-profile](https://manual.rotrics.com/product-overview/product-profile)
{% endcontent-ref %}

{% content-ref url="product-overview/software-rotrics-studio" %}
[software-rotrics-studio](https://manual.rotrics.com/product-overview/software-rotrics-studio)
{% endcontent-ref %}

{% content-ref url="product-overview/accessories" %}
[accessories](https://manual.rotrics.com/product-overview/accessories)
{% endcontent-ref %}

## FAQ & Troubleshooting

{% content-ref url="faq-troubleshooting/faqs" %}
[faqs](https://manual.rotrics.com/faq-troubleshooting/faqs)
{% endcontent-ref %}

{% content-ref url="faq-troubleshooting/troubleshooting" %}
[troubleshooting](https://manual.rotrics.com/faq-troubleshooting/troubleshooting)
{% endcontent-ref %}

## API(G-code)

{% content-ref url="gcode/api-and-sdk" %}
[api-and-sdk](https://manual.rotrics.com/gcode/api-and-sdk)
{% endcontent-ref %}


---

# 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://manual.rotrics.com/master.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.
