Getting started
# Start from the right angleThis page exists because PARA has different kinds of readers. The shortest useful path for a product reader is not the same as the shortest useful path for an engineer or contributor.
Product reader Start with the thesis, then jump into how the civic flows work in the app. App explorer Read the route-level flow docs for communities, RAQ, cabildeo, highlights, and maps. Engineer Use the current runtime notes and workspace split before reading the schema reference. Contributor Read the product docs first, then move into the curated `com.para.*` contracts.
Recommended paths
Path 1
If you want to understand the product
- Read [About](/about) for the political thesis.
- Read [How it works](/docs/how-it-works) for the civic surfaces and route families.
- Use [Product](/docs/product) to see the visual language.
- Use [Trust and safety](/trust-and-safety) when identity, privacy, or moderation matter.
Path 2
If you want to run the stack
- Open [Try app](/try-app) for the current shared host and local commands.
- Read [How it works](/docs/how-it-works) so the route families and terms make sense.
- Use [Schemas](/docs/schemas) only after the product surface is clear.
Path 3
If you want to contribute docs or implementation
The safest order is product surface first, lexicon contract second, implementation internals third. That avoids writing technically accurate docs that still fail to explain the app.
Read next
- Read How it works
- Read the Glossary
- Read the Status guide
- Browse the Schema reference