diff --git a/README.md b/README.md
index 8c73898506..695001e913 100644
--- a/README.md
+++ b/README.md
@@ -143,3 +143,4 @@ Review the [CONTRIBUTING.md](CONTRIBUTING.md) file for information on how to con
- [Examples and Notebooks](https://github.com/NVIDIA/cuopt-examples)
- [Test cuopt with NVIDIA Launchable](https://brev.nvidia.com/launchable/deploy?launchableID=env-2qIG6yjGKDtdMSjXHcuZX12mDNJ): Examples notebooks are pulled and hosted on [NVIDIA Launchable](https://docs.nvidia.com/brev/latest/).
- [Test cuopt on Google Colab](https://colab.research.google.com/github/nvidia/cuopt-examples/): Examples notebooks can be opened in Google Colab. Please note that you need to choose a `Runtime` as `GPU` in order to run the notebooks.
+- [cuOpt Examples and Tutorial Videos](https://docs.nvidia.com/cuopt/user-guide/latest/resources.html#cuopt-examples-and-tutorials-videos)
diff --git a/docs/cuopt/source/resources.rst b/docs/cuopt/source/resources.rst
index 752ec2f3be..d8c98811c2 100644
--- a/docs/cuopt/source/resources.rst
+++ b/docs/cuopt/source/resources.rst
@@ -6,6 +6,14 @@ Resources
`Sample Notebooks `_
----------------------------------------------------------------------------------
+
+cuOpt Examples and Tutorials Videos
+-----------------------------------
+
+.. dropdown::
+
+ - `Quick Start to GPU-Accelerated Large-Scale Logistics and Supply Chain Optimization with NVIDIA cuOpt `_
+
`Test cuopt with NVIDIA Launchable `_
------------------------------------------------------------------------------------------------------------------------------