Frequently asked questions

A placeholder FAQ route with room for searchable educational content.

The structure is live now so future AI guidance and admin-managed knowledge articles have a predictable public destination.

Will submitting a quote request activate coverage?

No. This foundation only sets up the public route and quote shell. A future server-side flow will still describe submissions as requests for review, not active coverage.

Can customers pay online in the MVP?

The pay page is scaffolded and reads from placeholder config only. Payment links can be connected later without reshaping the route.

Why launch the admin route early?

It keeps the project architecture honest. The route exists, but it is clearly marked as reserved until secure auth and data access are added.