{subsection: Checking your build's status}
 
 The NMI job status page is at http://nmi-s006.cs.wisc.edu/nmi/?page=results/overview. There's a Condor-specific page at http://nmi-s006.cs.wisc.edu/results/Run-condor.php.
+
+{subsection: Extracting your binaries}
+
+To extract the binaries from the builds, use =nmi_tools/condor_nmi_extract=.  The script writes to =./cache= and =./public= -- and will create these directories if they don't already exist. The cache is to maintain a list of things that it's already extracted from, so if you run it again, it won't do unnecessary work.
+ Run the python in /prereq/Python-2.6.2/bin (put it in the front of your path). Use =condor_nmi_extract -h= to get help.