Documentation Overview
Use this page to understand the official documentation route contract for ZhenRent.
Three Documentation Layers
- Public entry on the main site
https://www.zhenrent.com/guidehttps://www.zhenrent.com/whitepaper
- Detailed docs on this site
https://docs.zhenrent.com//quickstart/api/examples/docs/*
- Live API documentation endpoints on the main site
https://www.zhenrent.com/docshttps://www.zhenrent.com/redochttps://www.zhenrent.com/openapi.json
What This Site Covers
- onboarding and route calibration
- task publishing and lifecycle reference
- webhook and payment integration material
- code examples and FAQ
- public trust and documentation structure
What This Site Does Not Own
- identity truth
- billing truth
- organization truth
- API key lifecycle truth
- platform management actions
Those managed actions should be handed off to Platform Console.
Recommended Reading Order
Shortcut Pages
- /quickstart is the short path to onboarding and first-task setup
- /api is the short path to reference pages and live schemas
- /examples is the short path to SDK snippets and sample requests
Why This Separation Matters
It prevents the public docs experience from being confused with the live API endpoints or with platform management surfaces. That separation is part of the current project governance baseline.