diff --git a/docs/howto/s3_file_storage.rst b/docs/howto/s3_file_storage.rst
index 1f7860e4b20f47097067dd7b1d3f45ef322b102b..ba0363888706107b8f2a45d52596848edc419c7d 100644
--- a/docs/howto/s3_file_storage.rst
+++ b/docs/howto/s3_file_storage.rst
@@ -115,4 +115,4 @@ Streaming contents in
 .. code:: bash
 
     cat /gpfs02/eic/bpage/home/eicBeamSimu/Pythia8/headonTestJin/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc | mc pipe S3rw/eictest/ATHENA/EVGEN/JETS/crossDivNrgCrab/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc
-    gzip -c /gpfs02/eic/bpage/home/eicBeamSimu/Pythia8/headonTestJin/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc | mc pipe S3rw/eictest/ATHENA/EVGEN/JETS/crossDivNrgCrab/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc.gz
\ No newline at end of file
+    gzip -c /gpfs02/eic/bpage/home/eicBeamSimu/Pythia8/headonTestJin/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc | mc pipe S3rw/eictest/ATHENA/EVGEN/JETS/crossDivNrgCrab/test_crossDivNrgCrab_25mRad_18x275_v1.hepmc.gz
diff --git a/docs/productions/singles.rst b/docs/productions/singles.rst
new file mode 100644
index 0000000000000000000000000000000000000000..6ec4041103a60e68b617431207f6b185fa807bfa
--- /dev/null
+++ b/docs/productions/singles.rst
@@ -0,0 +1,57 @@
+Single Particles
+================
+
+Single particle productions are split by particle type, angular regions, and thrown energy. All productions are thrown uniformly in cos(theta) and fixed in energy.
+
+All productions are relative to the following locations on S3 and XRootD:
+- https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/ (see s3_file_storage.rst for instructions)
+- root://sci-xrootd.jlab.org//osgpool/eic/ATHENA/ (see xrootd_file_storage.rst for instructions)
+
+Links point to the S3 location; the conversion to XRootD URIs should be trivial. Mirroring from S3 to XRootD may take up to one day.
+
+** Lepton endcap (N), 130 to 177 degrees
+
+- e-:
+  - master:
+    - E [GeV] = `0.1 <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/100MeV/130to177/>`_,
+                `0.2 <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/200MeV/130to177/>`_,
+                `0.5 <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/500MeV/130to177/>`_,
+                `1   <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/1GeV/130to177/>`_,
+                `2   <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/2GeV/130to177/>`_,
+                `5   <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/5GeV/130to177/>`_,
+                `10  <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/10GeV/130to177/>`_,
+                `20  <https://dtn01.sdcc.bnl.gov:9000/minio/eictest/ATHENA/RECO/SINGLE/e-/20GeV/130to177/>`_
+                (1M each, last updated: 2021-08-14)
+
+** Barrel region (B), 45 to 135 degrees
+
+- e-
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- gamma
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- kaon0L
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- mu-
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- neutron
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- pi+
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- pi0
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+
+** Hadron endcap (P), 3 to 50 degrees
+
+- pi+
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)
+- kaon0L
+  - master:
+    - E [GeV] = 0.1, 0.2, 0.5, 1, 2, 5, 10, 20 (1M each, last updated: 2021-08-14)