diff --git a/2.3.2-Lower-Menu-Section.md b/2.3.2-Lower-Menu-Section.md
new file mode 100644
index 0000000..4099722
--- /dev/null
+++ b/2.3.2-Lower-Menu-Section.md
@@ -0,0 +1,90 @@
+The buttons on the Lower Menu Section is in any of the menu tabs.
+
+
+Show Image
+
+
+
+
+
+## New Map
+
+Generates a new map (according to the settings in the Options tab).
+
+The map size depends on the screen size, as fmg tries to fill the entire screen. Alternatively, you can edit the resolution in the "options" tab.
+
+## Export
+
+Export the map to a certain format.
+
+
+Show Image
+
+
+
+
+
+### Download image
+
+There are several buttons for downloading images in different formats (svg, png, jpeg).
+
+Note: Generator uses pop-up window to download files. Please ensure your browser does not block popups.
+
+There is also a buttons to download a zip of several tiles (in a separate png file) of the map. After click the tile button, a new window will pop up, allowing the user to select number of Columns and Rows.
+
+
+Show Image
+
+
+
+
+
+### Export to GeoJSON
+
+There are several buttons for downloading some data in GeoJSON formats (data can be cells, routes, rivers, markers. TODO - add links to wiki pages for each).
+
+### Export To JSON
+
+There are several buttons for downloading some data in JSON formats.
+
+## Save
+
+Saving a file in .map format, which contains the current state of the map, so that we can load it in the future using the load button.
+
+
+Show Image
+
+
+
+
+
+### Save options
+
+#### Machine
+
+Save to local PC.
+
+#### Dropbox
+
+Saving to the dropbox account, if connected.
+
+#### Browser
+
+Saving to the browser's memory.
+
+## Load
+
+Loading a previously saved map.
+
+The buttons correspond to those of the save window.
+
+
+Show Image
+
+
+
+
+
+## Reset Zoom
+
+Reset zoom to its initial position.