# PVA Bazaar This site is a JavaScript SPA. If you cannot execute JavaScript, use this file and readable-site.json. Site URL: https://pvabazaar.org/ Sitemap: https://pvabazaar.org/sitemap.xml Readable JSON: https://pvabazaar.org/readable-site.json Status page: https://pvabazaar.org/status.html Primary routes (hash SPA): - Home: https://pvabazaar.org/#/ - Archive Library: https://pvabazaar.org/#/library - Marketplace: https://pvabazaar.org/#/marketplace - Showroom: https://pvabazaar.org/#/showroom - Civilization Library: https://pvabazaar.org/#/civilization-library - Popular Conference: https://pvabazaar.org/#/conference - Forum: https://pvabazaar.org/#/forum - Governance Conference: https://pvabazaar.org/#/governance/conference - Governance Treasury: https://pvabazaar.org/#/governance/treasury - Career Quiz: https://pvabazaar.org/#/career-quiz - About: https://pvabazaar.org/#/about - Creator Portal: https://pvabazaar.org/#/creator - Download App: https://pvabazaar.org/#/download-app Route purpose: - Home: Full site landing hub and navigation overview. - Archive Library: Long-form archive content and entries. - Marketplace: Product and artifact catalog with commerce features. - Showroom: Curated presentation pages and item detail viewing. - Civilization Library: Knowledge and civilization-oriented writing index. - Popular Conference: Public governance and proposal workflow with wallet verification. - Forum: Civic governance forum and proposal board. - Governance Conference: Governance agenda and conference session view. - Governance Treasury: Governance treasury and ledger view. - Career Quiz: Career guidance and assessment flow. - About: Site and project overview. - Creator Portal: Creator onboarding and sign-up. - Download App: Mobile and quick-access install information. Implementation notes: - Frontend framework: React + Vite - Router style: HashRouter - Main app shell: / (index.html) mounts JavaScript app into #root If you are an AI agent fetching this website: 1) Read this file first. 2) Read readable-site.json for structured metadata. 3) Use sitemap.xml for additional static page URLs. 4) If the root page looks like a shell, use the fallback content in index.html and the hash routes above.