--- title: Accessing Help --- # #12. Accessing Help
Note This is a web-version of a tutorial chapter embedded right into the XOD IDE. To get a better learning experience we recommend to install the desktop IDE or start the browser-based IDE, and you’ll see the same tutorial there.
There are many nodes in XOD. You can figure out which node does what by yourself; you just need to read the help page. There you would also details about pin value ranges. ![The helpbar](./helpbar.png) ## How-to There are several ways to access a node help page. * Select a node you’re interested in. Open the Helpbar either by clicking main menu item “View → Toggle Helpbar” or pressing the “H” key. * Click the book icon in the Inspector or Project Browser to open the same help article in a web browser. ![Screencast](./screencast.gif) [Next lesson →](../13-map/)