> 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 # [SDK](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fsdk&format=markdown.md) ## [Host Modules](https://dev.wix.com/docs/sdk/host-modules.md) ### [dashboard](https://dev.wix.com/docs/sdk/host-modules/dashboard.md) - [Introduction](https://dev.wix.com/docs/sdk/host-modules/dashboard/introduction.md) - [About Dashboard Page Navigation](https://dev.wix.com/docs/sdk/host-modules/dashboard/about-dashboard-page-navigation.md) - [Page IDs](https://dev.wix.com/docs/sdk/host-modules/dashboard/page-ids.md) - [observeState()](https://dev.wix.com/docs/sdk/host-modules/dashboard/observe-state.md) - [showToast()](https://dev.wix.com/docs/sdk/host-modules/dashboard/show-toast.md) - [openModal()](https://dev.wix.com/docs/sdk/host-modules/dashboard/open-modal.md) - [closeModal()](https://dev.wix.com/docs/sdk/host-modules/dashboard/close-modal.md) - [navigate()](https://dev.wix.com/docs/sdk/host-modules/dashboard/navigate.md) - [navigateBack()](https://dev.wix.com/docs/sdk/host-modules/dashboard/navigate-back.md) - [getPageUrl()](https://dev.wix.com/docs/sdk/host-modules/dashboard/get-page-url.md) - [getSiteInfo()](https://dev.wix.com/docs/sdk/host-modules/dashboard/get-site-info.md) - [openMediaManager()](https://dev.wix.com/docs/sdk/host-modules/dashboard/open-media-manager.md) - [onBeforeUnload()](https://dev.wix.com/docs/sdk/host-modules/dashboard/on-before-unload.md) - [addSitePlugin()](https://dev.wix.com/docs/sdk/host-modules/dashboard/add-site-plugin.md) - [setPageTitle()](https://dev.wix.com/docs/sdk/host-modules/dashboard/set-page-title.md) - [onLayerStateChange()](https://dev.wix.com/docs/sdk/host-modules/dashboard/on-layer-state-change.md)