diff -r 6769a888fd3f -r 33d229634809 docs/src/examples.md
--- a/docs/src/examples.md Mon Nov 13 13:27:18 2017 +0100
+++ b/docs/src/examples.md Mon Nov 13 15:54:17 2017 +0100
@@ -2,4 +2,45 @@
title: Examples
---
-Examples are currently developed and will be available very soon.
+On this page you find several example use cases in which the UAP Common
+Extensions make life easier.
+The examples are ordered by the complexity of the problem and start with
+simple showcases.
+Finally, we show how to implement a simple [properties editor](#props) with UCX.
+
+
+
+## String
+
+Coming soon...
+
+
+
+## List
+
+Coming soon...
+
+
+
+## Memory Pool
+
+Coming soon...
+
+
+
+## Buffer
+
+Coming soon...
+
+
+
+## Testing
+
+Coming soon...
+
+
+
+## Properties Editor
+
+Coming soon...
+