# Help {{< image-center src="images/2_DevMode/menus/help/help_1.png" alt="The Help Menu" >}} The help menu contains information related to how to use the SDK and other helpful information. It has the following options: - ##### Open Local SDK Documentation This option opens the document you are currently reading, locally. - ##### Open Online SDK Documentation This option opens the [online SDK documentation](https://docs.flightsimulator.com/html/1_Introduction/Introduction.htm "https://docs.flightsimulator.com/html/1_Introduction/Introduction.htm") in your default browser. - ##### Open DevSupport This option will take you to the [DevSupport online support forum](https://devsupport.flightsimulator.com/ "https://devsupport.flightsimulator.com/") dedicated to helping add-on creators. - ##### SDK Installer This option will open a browser window and attempt to download the current version of the SDK installer as an `*.msi` file. - ##### Samples Here you can download installers for additional samples that show how the SDK can be used: {{< image-center src="images/2_DevMode/menus/help/help_2.png" alt="The Help Menu Samples Section" >}} The main download - "Samples" - contains a number of small samples that can be opened in Microsoft Flight Simulator and that illustrate very specific features of the SDK. The "Xbox Samples" are two 3Ds Max files that illustrate proper scenery asset creation, and the "DA62" sample is a fully finished and functional aircraft for the simulation. For full information on these, please see the [Samples, Tutorials and Primers](../../../../samples-tutorials/samples-and-tutorials/) section. - ##### Videos From this option you can download special video tutorials that have been created by the Microsoft Flight Simulator team to help you use the [Audio SDK](../../../sound/sound/). These videos are also embedded in this documentation on the following pages: - [Setting Up Wwise](../../../sound/aircraft-audio/setting-up-wwise/) - [Engine Audio Setup](../../../sound/aircraft-audio/engine-audio-setup/) - [Creating The Sound.xml](../../../sound/aircraft-audio/creating-the-sound-xml/)