diff --git a/pages/.gitattributes b/pages/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..6b5d9827cd5416e9e2568615d135b563f76cdbc5
--- /dev/null
+++ b/pages/.gitattributes
@@ -0,0 +1 @@
+_static/poster-presentation.mp4 filter=lfs diff=lfs merge=lfs -text
diff --git a/pages/_static/poster-presentation.mp4 b/pages/_static/poster-presentation.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..558acfb726afb211faee4f56eb76ee20356e39e2
--- /dev/null
+++ b/pages/_static/poster-presentation.mp4
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:71e29acf4055f29dfea3f0f3b117315bacad4e0b981724d16caee12908c716cf
+size 12755353
diff --git a/pages/_static/poster.pdf b/pages/_static/poster.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..ab975016167de95710394db522acf07494a91666
Binary files /dev/null and b/pages/_static/poster.pdf differ
diff --git a/pages/material/mpm4cps-slides.pdf b/pages/material/mpm4cps-slides.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..266f4e68e8806a398189cee8939ec393bf7f4ef4
Binary files /dev/null and b/pages/material/mpm4cps-slides.pdf differ
diff --git a/pages/use_cases.md b/pages/use_cases.md
index 2bbf616fd5f8a215d5f05ff14c92ec46acdb2ba3..4aa8345f67e8e937c529bb7f5b9c4ba3973d8ac3 100644
--- a/pages/use_cases.md
+++ b/pages/use_cases.md
@@ -11,6 +11,8 @@ One model was used to ensure a low speed of the robot when within a safety zone
 
 This paper was presented on October, 16h during the [MPM4CPS workshop](https://msdl.uantwerpen.be/conferences/MPM4CPS/2020/) within the [MODELS 2020 conference](https://conf.researchr.org/home/models-2020). For more information, see the [presented slides](_static/mpm4cps-slides.pdf) or the [a recording of the session](https://youtu.be/Hgc1qFfmr44?t=1220).
 
+There is also a [poster](_static/poster.pdf) and a [pre-recorded presentation](_static/poster-presentation.mp4) of this poster.
+
 The repository with the used source code can be found at: <https://git-st.inf.tu-dresden.de/ceti/ros/mpm4cps2020>
 The usage is dockerized, so starting the application only involves the commands listed below.
 As ROS takes some time to start up, it is best to use separate terminals for the three applications (ROS, Safety-Model, Goal-Model):