diff --git a/docs/images/Demo1.png b/docs/images/Demo1.png
new file mode 100644
index 00000000..2d2e4034
Binary files /dev/null and b/docs/images/Demo1.png differ
diff --git a/docs/images/Demo2.png b/docs/images/Demo2.png
new file mode 100644
index 00000000..be95662b
Binary files /dev/null and b/docs/images/Demo2.png differ
diff --git a/docs/images/Demo3.png b/docs/images/Demo3.png
new file mode 100644
index 00000000..6d83ccac
Binary files /dev/null and b/docs/images/Demo3.png differ
diff --git a/docs/user_docs.md b/docs/user_docs.md
index cfb3c37b..3fc62ff0 100644
--- a/docs/user_docs.md
+++ b/docs/user_docs.md
@@ -5,6 +5,7 @@
- [Downloading media](#downloading-media)
- [Adding captions/subtitles](#adding-captionssubtitles)
- [Search media](#search-media)
+- [Using Timestamps for sharing](#-using-timestamp)
- [Share media](#share-media)
- [Embed media](#embed-media)
- [Customize my profile options](#customize-my-profile-options)
@@ -195,6 +196,30 @@ You can now watch the captions/subtitles play back in the video player - and tog
+## Using Timestamps for sharing
+
+### Using Timestamp in the URL
+
+An additionnal Get parameter 't' can be added in video URL's to start the video at the given time. The starting time has to be given in seconds.
+
+
+
+
+
+Additionnally the share button has an option to generate the URL with the timestamp at current second the video is.
+
+
+
+
+
+### Using Timestamp in the comments
+
+Comments can also include timestamps. They are automatically detected upon posting the comment, and will be in the form of an hyperlink link in the comment. The timestamps in the comments have to follow the format HH:MM:SS or MM:SS
+
+