# HUENIT User Manual

## Intro. Before Using HUENIT

Before using HUENIT, there are three ways to operate it:

1. **Control the robotic arm with HUENIT OS** (No computer or coding required)
2. **Control the HUENIT AI Camera using HUENIT LAB** (Dedicated software for HUENIT)
3. **Control the HUENIT Robotic Arm using HUENIT LAB**

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

If you are using both the HUENIT AI Camera and the HUENIT Robotic Arm together, it is recommended to follow the learning steps in the order below:

1. **How to Use HUENIT OS**
2. **How to Use HUENIT LAB**


---

# 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://huenit.gitbook.io/huenit-manual-en/huenit-user-manual/huenit-user-manual.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.
