# Project Gallery

## EDGE Lab Projects

Check out our [Tutorials page](/getting-started/tutorials-how-to.md) for instructions on how to get started!&#x20;

<div><figure><img src="/files/HNtX8XTE10X6iO0l3Tm0" alt=""><figcaption><p>Arduino VR Glove</p></figcaption></figure> <figure><img src="/files/fBOVuilgPk10ZTKKNJ4B" alt=""><figcaption><p>Laser-cut &#x26; clay garden with LEDs</p></figcaption></figure></div>

<div><figure><img src="/files/g7uUNVnYqtk7swIhJdVU" alt=""><figcaption><p>Laser cut honeycomb (designed on a drawing tablet)</p></figcaption></figure> <figure><img src="/files/wGcD1uFBHbljp6kSEFHV" alt=""><figcaption><p>Custom 3D face mask modeled in Blender</p></figcaption></figure></div>

<div><figure><img src="/files/cH3NsLU31nD8VKGxiUGA" alt=""><figcaption><p>3D Modeling in Tinkercad</p></figcaption></figure> <figure><img src="/files/EQlh5ysUh3B3meec8bC9" alt=""><figcaption><p>Birdcage and bird made with 3D pens</p></figcaption></figure></div>

<div><figure><img src="/files/YzJtnfC6UvcPG7Zt5IaQ" alt=""><figcaption><p>3D printed animatronic bear</p></figcaption></figure> <figure><img src="/files/9nNcVPYpu2OtaGGioVRc" alt=""><figcaption><p>Laser cut cube with custom designs</p></figcaption></figure></div>

<div><figure><img src="/files/iVLwFjOcs1Gya16IkxLn" alt=""><figcaption><p>3D map of the Helix campus</p></figcaption></figure> <figure><img src="/files/ri2PBrjS8BEUZgfvZK5k" alt=""><figcaption><p>Mini skate park made of laser cut pieces</p></figcaption></figure></div>

<div><figure><img src="/files/criBI5XGrxT0ymLz07Np" alt=""><figcaption><p>Raspberry Pi camera</p></figcaption></figure> <figure><img src="/files/KwnwdV22BJgoNvDQpvmh" alt=""><figcaption><p>T-shirts and buttons </p></figcaption></figure></div>

<div><figure><img src="/files/Gedr6pfY5ovvfJKGF9EY" alt=""><figcaption><p>Resin chess pieces for custom set</p></figcaption></figure> <figure><img src="/files/cdeissAC1o2gka6LS1FG" alt=""><figcaption><p>Arduino-controlled claw</p></figcaption></figure></div>


---

# 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://www.helixedgelab.org/overview/project-gallery.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.
