> For the complete documentation index, see [llms.txt](https://docs.hackerfab.org/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackerfab.org/home/fab-toolkit/research-tools.md).

# 🔬 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
