# Online Tools

* [BotQueue](https://github.com/Hoektronics/BotQueue) - Control your 3D printers over the internet.
* [Clara.io](https://clara.io/) - Cloud-based 3D modeling, animation and rendering.
* [gcode.ws](http://gcode.ws/) - Gcode analyzer.
* [Lagoa](http://home.lagoa.com/) - Create kinematic assemblies, renders and photoreal interactive 3D experiences in the browser.
* [Meshify](http://meshify.dk/) - Convert a 3D model into a 3D printable mesh-like lattice structure.
* [WeDesign](http://wedesign.live/) - Collaborative platform for 3D design.
* [Vectary](http://vectary.com/) - Browser-based 3D modeling.


---

# 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://education.printm3d.com/online-tools.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.
