> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: $w ## Namespace: hamburger-menu-container ## Article: Introduction ## Article Link: https://dev.wix.com/docs/velo/velo-only-apis/$w/hamburger-menu-container/introduction.md ## Article Content: # Introduction >**Note:** This API is not available in Wix Editor. The [hamburger menu](https://support.wix.com/en/article/studio-editor-using-hamburger-menus) is a compact navigational component used to save space on your site. Represented by an icon and usually positioned in the corner of a site, the menu remains hidden until the user clicks on the icon. This activates the hamburger menu container to expand and reveal the menu items. The hamburger menu container consists of a list of links that guide the user to pages on your site. It also includes a fullscreen overlay and a close button, which users can click to collapse the menu back to its hidden state.