# Mageaustralia This file describes Mageaustralia for AI agents and other automated readers. The full storefront is at https://staging.mageaustralia.com.au. Most pages on this site return clean markdown when requested with `Accept: text/markdown`, or by appending `/index.md` to the URL (e.g. `/categoryname/index.md`). Use that format whenever possible — it cuts response size dramatically vs. the HTML view. ## Shop categories - [MahoCommerce Extensions](https://staging.mageaustralia.com.au/marketplace) ## Information pages - [About Us](https://staging.mageaustralia.com.au/about-maho-demo-store) - [Customer Service](https://staging.mageaustralia.com.au/customer-service) - [Privacy Policy](https://staging.mageaustralia.com.au/privacy-policy-cookie-restriction-mode) ## Blog - [Blog index](https://staging.mageaustralia.com.au/blog) — articles, guides, and store news. ## For agents - Sitemap: https://staging.mageaustralia.com.au/sitemap.xml - Robots: https://staging.mageaustralia.com.au/robots.txt - Markdown view: append `/index.md` to any page URL, or send `Accept: text/markdown`. - API: this storefront proxies a REST API at `/api/*` (forwards to the backend's `/api/rest/v2/*`). See `/.well-known/api-catalog` once published, or hit `/api/store-config` to discover capabilities.