diff --git a/docs/samplers.txt b/docs/samplers.txt
new file mode 100644
index 0000000000000000000000000000000000000000..595c47d1599f57c496ede801c9c5233298351cc6
--- /dev/null
+++ b/docs/samplers.txt
@@ -0,0 +1,7 @@
+==========
+Samplers
+==========
+
+Given a `likelihood` and `prior`, we can run parameter estimation using `run_sampler` 
+
+.. autofunction:: tupak.sampler.run_sampler