diff --git a/docs/assets/tutorial_00_lung_usd.gif b/docs/assets/tutorial_00_lung_usd.gif
new file mode 100644
index 0000000..f620747
--- /dev/null
+++ b/docs/assets/tutorial_00_lung_usd.gif
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b79cccc6cd5ef41ee02bfde415fe3c0aa4fd721ea71083e820ea9e7712a0fbfe
+size 6126144
diff --git a/docs/index.rst b/docs/index.rst
index 0dacef8..8c77c1a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -26,10 +26,15 @@
Install the package, then clone the repository - the tutorial scripts do not ship in the wheel. A self-contained demo: fit the shape model and predict motion with a pretrained network, nothing else to run first.Install and Clone
Predict Lung Motion From a Single Chest CT
+ Gated 4D CT to Animated USD
diff --git a/docs/tutorials.rst b/docs/tutorials.rst
index f648616..5587f2b 100644
--- a/docs/tutorials.rst
+++ b/docs/tutorials.rst
@@ -16,7 +16,9 @@ Tutorials
that is being released soon.
Each one drives the real workflow classes end-to-end on downloadable
data, shows what it produced, and ends with the handful of constants
- to change so it runs on your own scans.
+ to change so it runs on your own scans. New to the toolkit? Tutorial 00
+ is a self-contained demo notebook that runs the whole lung pipeline
+ from a single clone, with no earlier tutorial required.
A self-contained demo: fit the shape model and predict motion with a pretrained network, nothing else to run first.
+ + 01