# WealthInsight > Personal wealth diagnosis and planning for educated urban users who want a clearer view of net worth, runway, FIRE feasibility, and AI-assisted financial reflection. WealthInsight helps users record assets, transactions, expenses, net worth history, cash-flow runway, FIRE simulations, and AI wealth diagnosis. Public pages are safe for discovery and citation. Private financial data requires a user-created agent token and must never be requested through passwords or browser session tokens. ## Agent Entry Points - [Agent Manifest](/agent.json): machine-readable site capabilities. - [Overview](/agent/docs/overview.md): product purpose and public page map. - [Agent Quickstart](/agent/docs/quickstart.md): how agents should start. - [Privacy and Safety](/agent/docs/privacy.md): private-data boundaries and safe behavior. - [Agent API Guide](/agent/docs/api.md): scoped token and API usage. - [Agent OpenAPI](/api/v1/agent/openapi.json): curated API description for agents. ## Public Pages - [Home](/): dashboard-oriented product entry. - [FIRE Calculator](/pages/fire-calculator.html): retirement and financial independence calculator. - [Runway](/pages/runway.html): cash-flow runway calculator. - [Help](/pages/help.html): product help. - [Wealth Tavern](/pages/stories.html): public community observations and stories. ## Private Capabilities Agents may help users only after the user creates a scoped token in WealthInsight. Use the minimum scope required. Do not ask for account passwords. Do not request browser JWTs. Do not store raw tokens beyond the user's active task.