# Cloudsway Documentation — AI index (live CMS, not a snapshot) # # This docs site is a client-rendered SPA. Do NOT scrape /docs/content/ HTML. # Always fetch the current index and Markdown bodies from CMS (updated without redeploying this site). # # Environment: Production # Document index (plain text): https://msp.cloudsway.net/ssas-admin-api/cms/files/docs/summary.txt # # Workflow: # 1. GET the URL above (plain text catalog of all docs). # 2. Each line under a "## Category" is: dirTitlemarkdownUrl # 3. GET each markdownUrl for full document content. # # Human UI (reference only): /docs/content/{category}/{dirTitle}