_This is documentation for an *EXPERIMENTAL* feature, and the feature is subject to change without notice!_
 
-We have an experimental new feature that allows some pipelining of jobs by overlaying the execution of a job with the transferring of output from the previous job.  This work was detailed in #4291.
+{section: Experimental Overlayed File Transfer}
 
-Because this feature has been marked, experimental, be advised that it may change significantly in future versions of HTCondor.  This is a quick guide to using it as it was implemented in version 8.1.6.
+_Wiki page not yet completed._
+
+This experimental feature introduced in HTCondor version 8.1.6 allows a pipelined use of an execute slot of jobs by overlapping the execution of one job with the transferring of output from the previous job.  This work is detailed in #4291.
+
+Implemented only for static slots.