# Arm Robot

- [Hướng dẫn lắp ráp Arm-4DoF](https://wiki.linhkientot.vn/arduino-products/arm-robot/huong-dan-lap-rap-arm-4dof.md): Link sản phẩm: https://www.linhkientot.vn/products/canh-tay-robot-4-bac-arm-4-dof-hop-kim-nhom-voi-mo-kep
- [Hướng dẫn lắp ráp Arm-6DoF](https://wiki.linhkientot.vn/arduino-products/arm-robot/huong-dan-lap-rap-arm-6dof.md): Hướng dẫn lắp ráp cánh tay robot 6 bậc - arm 6dof dạng 1 (đế vuông)
- [Hướng dẫn lắp ráp Arm - 6DoF đế tròn quay](https://wiki.linhkientot.vn/arduino-products/arm-robot/huong-dan-lap-rap-arm-6dof-de-tron-quay.md): Hướng dẫn lắp ráp cánh tay robot - assembly arm 6 dof dạng 2 (đế quay)


---

# 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://wiki.linhkientot.vn/arduino-products/arm-robot.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.
