# ✨Getting Started

- [🎮Hands-on Guide](https://manual.rotrics.com/get-start/quick-start-guide.md)
- [🎨Writing/Drawing](https://manual.rotrics.com/get-start/drawing-and-writing.md)
- [Generate G-code with third-party software](https://manual.rotrics.com/get-start/drawing-and-writing/generate-writing-drawing-g-code-with-inkscape.md): This section introduces how to generate writing/drawing G-code with a 3rd party software, like Inkscape or Adobe Illustrator.
- [🎇Laser Engraving](https://manual.rotrics.com/get-start/laser-engraving.md)
- [❗Important - Safety Guideline](https://manual.rotrics.com/get-start/laser-engraving/important-safty-guidelines.md)
- [🛸3D Printing](https://manual.rotrics.com/get-start/3d-printing.md)
- [Generate 3D Printing G-code with Cura](https://manual.rotrics.com/get-start/3d-printing/generate-3d-printing-g-code.md)
- [🦾Teach & Pneumatic](https://manual.rotrics.com/get-start/picking-and-placing.md): \*\*📅Update: 2020/08/31\*\*# Introduction
- [📷Computer Vision](https://manual.rotrics.com/get-start/computer-vision.md)
- [🔄Rotary Module](https://manual.rotrics.com/get-start/rotary-module.md)
- [Sliding Rail Kit](https://manual.rotrics.com/get-start/sliding-rail-kit.md)
- [Sliding Rail Kit Installation Guide](https://manual.rotrics.com/get-start/sliding-rail-kit/sliding-rail-kit-installation-guide.md)
- [Conveyor Belt Kit](https://manual.rotrics.com/get-start/conveyor-belt-kit.md)
- [Conveyor Belt Kit Installation Guide](https://manual.rotrics.com/get-start/conveyor-belt-kit/conveyor-belt-kit-installation-guide.md)


---

# 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/get-start.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.
