# hackerfabiitb

## Docs

- [HackerFab IITB Docs](https://docs.hackerfabiitb.org/home.md): Homepage
- [litho-v1](https://docs.hackerfabiitb.org/tools/litho-v1.md): A direct-write photolithography system with 5um line/space under INR 2,00,000
- [XYZ Stage](https://docs.hackerfabiitb.org/tools/litho-v1/xyz-stage.md)
- [sputter-v2](https://docs.hackerfabiitb.org/tools/sputter-v2.md): This is the official IITB documentation for the sputter
- [tube-furnace](https://docs.hackerfabiitb.org/tools/tube-furnace.md): This is the official HackerFab IITB documentation for the tube furnace.
- [dopant (diy)](https://docs.hackerfabiitb.org/tools/dopant-diy.md)
- [thermal-evaporator-v1](https://docs.hackerfabiitb.org/tools/thermal-evaporator-v1.md): This is the official HackerFab IITB documentation for the thermal evaporator
- [Wafer Info](https://docs.hackerfabiitb.org/fab-basics/wafer-info.md)
- [Wafer Handling](https://docs.hackerfabiitb.org/fab-basics/wafer-handling.md)
- [Liftoff and Undercut in Deposition](https://docs.hackerfabiitb.org/fab-basics/liftoff-and-undercut-in-deposition.md)
- [Litho performance](https://docs.hackerfabiitb.org/fab-basics/litho-performance.md): Resolution, Dose Matrix, Under/overdevelopment, characterization techniques
- [MOSCAP](https://docs.hackerfabiitb.org/processes/moscap.md)
- [Diode](https://docs.hackerfabiitb.org/processes/diode.md)
- [Liftoff](https://docs.hackerfabiitb.org/processes/liftoff.md)
- [NMOS](https://docs.hackerfabiitb.org/processes/nmos.md)
- [Doping](https://docs.hackerfabiitb.org/processes/doping.md)
- [HackerFab Universe](https://docs.hackerfabiitb.org/hackerfab-universe.md)
- [Runs](https://docs.hackerfabiitb.org/runs.md): A timeline of runs on our tools, with data, images and results
- [2026-07-07 furnace ellipso](https://docs.hackerfabiitb.org/runs/2026-07-07-furnace-ellipso.md)
- [2026-07-07 sputter profilo](https://docs.hackerfabiitb.org/runs/2026-07-07-sputter-profilo.md)
- [USAF resolution test](https://docs.hackerfabiitb.org/runs/usaf-resolution-test.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.hackerfabiitb.org/home.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.
