> 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: Site Functionality ## Article: Site Functionality ## Article Link: https://dev.wix.com/docs/velo/articles/api-overview/site-functionality.md ## Article Content: # Site Functionality Get information about your site, including its pages, URL, and sitemap. With these APIs you can direct the browser to a specific URL, get site details like its address and phone number, see what type of device is being used to view a page, and much more. You can also enhance your site’s SEO, search all the pages in your site, and work with the media associated with your site. * **[wix-window](https://www.wix.com/velo/reference/wix-window.html)** * **[wix-site](https://www.wix.com/velo/reference/wix-site.html)** * **[wix-location](https://www.wix.com/velo/reference/wix-location.html)** * **[wix-storage](https://www.wix.com/velo/reference/wix-storage.html)** * **[wix-seo](https://dev.wix.com/docs/velo/api-reference/wix-seo-frontend/introduction.md)** * **[wix-media-backend](https://www.wix.com/velo/reference/wix-media-backend)** * **[wix-router](https://www.wix.com/velo/reference/wix-router)** * **[wix-search](https://www.wix.com/velo/reference/wix-search)** * **[wix-realtime](https://dev.wix.com/docs/velo/api-reference/wix-realtime-frontend/introduction.md)**