# Otto DIY

{% embed url="<https://youtu.be/WRwl8_skT1U>" %}
OTTO DIY&#x20;
{% endembed %}

## Why is Otto special?

\
Otto is truly Opensource; it means the hardware is easily discerned so that others can freely make it, compatible with Arduino, easy to 3D print and customize, and therefore, the perfect opportunity to build your very first robot, learn robotics and have fun. the act of building and coding your own Otto will create an emotional connection, feel of ownership and improves the learning.\
\
Otto is a robot that brings people closer to technology. learn the logical connection between code and action and by assembling it, they understand how its mechanical components, and electronics work.\ <br>

![OTTO DIY bipod robot Australia Pakronics](https://cdn.shopify.com/s/files/1/0735/0383/files/otto1_600x600.png?v=1579732566)

![OTTO DIY BIPOD robot australia pakronics](https://cdn.shopify.com/s/files/1/0735/0383/files/otto2_480x480.png?v=1579732574)


---

# 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://learn.pakronics.com.au/makerspace/otto-diy.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.
