# 🔬 Research Tools

- [2D Crystal Stacking Robot (WIP)](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip.md): Work still in progress, full system developed
- [Microscope Camera Module](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/microscope-camera-module.md): 2D Crystal Stacking Bot Submodule
- [Central Control Software](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/central-control-software.md): 2D Crystal Stacking Bot Submodule
- [Microscope Focus Module](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/microscope-focus-module.md): 2D Crystal Stacking Bot Submodule
- [Carousel Module](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/carousel-module.md): 2D Crystal Stacking Bot Submodule
- [Chip Return Stage](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/carousel-module/chip-return-stage.md): Carousel Submodule
- [Frame](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/frame.md): 2D Crystal Stacking Bot Submodule
- [Mounts](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/frame/mounts.md)
- [NOTICE](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/notice.md)
- [LICENSE](https://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/license.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://docs.hackerfab.org/home/fab-toolkit/research-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.
