Platform Pages
Route map for the Solenvus application and its access model.
Solenvus exposes public and authenticated product pages.
These pages do not require user authentication:
/skills for the Skill Vault
/skills/:slug for skill details
/agents for the AI agents directory
/agents/:slug for agent details
/protocols for the protocol directory
/protocols/:slug for protocol details
/protocol-status for live network and protocol health
/compare for side-by-side skill comparison
/about for static company information
/terms for terms of service
/privacy for privacy policy
/references for technical references
Authenticated product pages
These pages require wallet authentication:
Page design intent
The route structure separates product discovery from execution.
Public routes support exploration.
Authenticated routes unlock active platform usage.
Practical reading order
If you are new to Solenvus, start with these flows:
Authenticate for /playground
Use /arena to compare skills
Generate outputs in /integrations