diff --git a/Hotkeys.md b/Hotkeys.md
new file mode 100644
index 0000000..9a5ade7
--- /dev/null
+++ b/Hotkeys.md
@@ -0,0 +1,17 @@
+This page will cover Hotkeys available in _Fantasy Map Generator_
+
+## Hotkeys:
+
+Map scrolling and zooming:
+* ↑ - scroll up
+* → - scroll right
+* ↓ - scroll down
+* ← - scroll left
+* + - zoom in
+* - - zoom put
+
+The result will be displayed in the Console (F12 in Chrome):
+* S - show states data as a table
+* M - show burgs data as a table
+* C - show cells data as a table
+* Space - show cell (on mouse point) data as a table
\ No newline at end of file