# Standard Operating Procedures

- [Patterning SOP - Stepper V2](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2.md)
- [Stepper User Manual](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/stepper-user-manual.md): A User Manual for the stepper software GUI application. Note that this document is a work in progress and is subject to changes frequently based on what updates and improvements are being made.
- [Vacuum Spin Coater SOP](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/vacuum-spin-coater-sop.md)
- [Hot Plate SOP](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/hot-plate-sop.md)
- [Photoresist Strip SOP](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/photoresist-strip-sop.md)
- [Patterning SOP- Stepper V2 (UWaterloo)](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/patterning-sop-stepper-v2-uwaterloo.md)
- [Photoresist Development SOP (UWaterloo)](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/photoresist-development-sop-uwaterloo.md)
- [Spin Coating SOP (UWaterloo)](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/spin-coating-sop-uwaterloo.md)
- [Optical Microscopy SOP (UWaterloo)](https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/optical-microscopy-sop-uwaterloo.md)
- [Plasma Etcher SOP](https://docs.hackerfab.org/home/standard-operating-procedures/plasma-etcher-sop.md): This SOP is specifically for etching 300nm of polysilicon in the NMOS process
- [Spin on Glass/Diffusant SOP](https://docs.hackerfab.org/home/standard-operating-procedures/spin-on-glass-sop.md)
- [Spin on Glass Storage and Preparation](https://docs.hackerfab.org/home/standard-operating-procedures/spin-on-glass-sop/spin-on-glass-storage-and-preperation.md)
- [Spin on Glass Defect Inspection](https://docs.hackerfab.org/home/standard-operating-procedures/spin-on-glass-sop/spin-on-glass-inspection.md)
- [Spin on Glass Thickness Measurement](https://docs.hackerfab.org/home/standard-operating-procedures/spin-on-glass-sop/spin-on-glass-thickness-measurement.md): \*This only works with SoG on pure silicon and NOT polysilicon. Should work for both 700B/P5O4
- [Tube Furnace SOP](https://docs.hackerfab.org/home/standard-operating-procedures/tube-furnace-sop.md)
- [Glass Acid Etch SOP](https://docs.hackerfab.org/home/standard-operating-procedures/glass-acid-etch-sop.md): THIS IS NOT A COMPREHENSIVE GUIDE FOR HF ETCHING. THIS IS A RESOURCE TO COMPLIMENT IN PERSON TRAINING
- [Thermal Evaporator SOP (CMU Version)](https://docs.hackerfab.org/home/standard-operating-procedures/diy-thermal-evaporator-sop.md)
- [MTI Evaporator SOP (No longer in use)](https://docs.hackerfab.org/home/standard-operating-procedures/evaporator-sop.md)
- [Aluminum Etch SOP](https://docs.hackerfab.org/home/standard-operating-procedures/aluminum-etch-sop.md)
- [Probe Station SOP](https://docs.hackerfab.org/home/standard-operating-procedures/probe-station-sop.md)
- [Probe Station SOP - V2](https://docs.hackerfab.org/home/standard-operating-procedures/probe-station-sop-v2.md): Version 2 of the probe station using analog discovery 3s
- [Wafer Cleaving SOP](https://docs.hackerfab.org/home/standard-operating-procedures/wafer-cleaving-sop.md)
- [Dry Oxide Growth SOP](https://docs.hackerfab.org/home/standard-operating-procedures/dry-oxide-growth-sop.md): SOP for dry oxide growth of 10nm SiO2
- [Profilometer SOP](https://docs.hackerfab.org/home/standard-operating-procedures/profilometer-sop.md): SOP for using the profilometer
- [Database SOP](https://docs.hackerfab.org/home/standard-operating-procedures/database-sop.md)
- [BOE chemical waste disposal SOP (UWaterloo)](https://docs.hackerfab.org/home/standard-operating-procedures/boe-chemical-waste-disposal-sop-uwaterloo.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/standard-operating-procedures.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.
