# 3D Drag-And-Drop Builder

**Build-Your-Own Modules (MVP):** The Robora platform launches with a Minimum Viable Product (MVP) version of the 3D builder, designed specifically for hobbyists and DIY enthusiasts. This MVP features a simplified, web-based drag-and-drop interface with a curated selection of 5-8 hardware components, including wheeled bases, motors, servos, ultrasonic sensors, basic cameras, and an integrated starter brick for power and control. Users can drag and snap these components into a basic assembly, guided by an onboarding wizard and supported by real-time 3D visualization with auto-alignment. The MVP enables export of designs as basic URDF files or parts lists, focusing on prototyping without advanced features like AI modules or simulations, which will be introduced in future phases. Scheduled for release in Q4 2025, this MVP serves as a testing foundation to refine usability and prepare for Robora’s full modular robotics ecosystem

<figure><img src="/files/5UlNY0DcVwNPsPukdHz3" alt=""><figcaption></figcaption></figure>


---

# 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://docs.robora.xyz/features/3d-drag-and-drop-builder.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.
