thinkvelocity.ai — complete site map
Every URL & feature flow Covers all public routes, redirects, and everything inside /chat (sidebar + query deep links). Use this to test like a real user hitting every surface.
Master user journey ┌─────────────┐ prompt send ┌──────────────────────────────────────────┐
│ / Home │ ──────────────────► │ /chat (Prompt Studio hub) │
└──────┬──────┘ │ • Studio enhance (SSE → PromptEnhancement)│
│ │ • Library / Memory / Book / Profile │
│ navbar │ • History, Invite, Onboarding modals │
▼ └───────────────┬──────────────────────────┘
┌─────────────┐ │
│ /login │ ◄── guest limit / signup CTA ─────────┤
│ ?redirect= │ │
└──────┬──────┘ │
│ success ▼
└──────────────────────────────► /chat?lander=welcome
│
┌───────────────────────────────┼───────────────────────────────┐
▼ ▼ ▼
/pricing (upgrade) /subscription (plan) /shared/[token] (claim)
/chat?tab=library (browse) /profile (standalone) /blog, /enterprise, … All features inside /chat One route (/chat), multiple views via sidebar + URL params.
Feature How to open What it does Prompt Studio /chat Enhance, refine, clarify, share session Prompt Library /chat?tab=library Categories, search, Try in Studio Prompt Book /chat?tab=prompt-book Collections, save prompts Memory /chat?tab=memory User memory / context prefs Personalise /chat (layoutView) Personalization settings in chat shell Account / Profile /chat?panel=account or /profile Account, plan, logout Chat history /chat (sidebar) Reopen past conversations Invite friends /chat?invite=1 Referral link + email invites
Enhance pipeline: /enhance/chat, /clarify/chat/mcq, /refine/chat (PromptEnhancement). Auth & usage: backend-V1 /status, history, uploads /context/upload.
Website lander funnel (Tips / limits) Progress: 0 / 5 steps (localStorage)
Sign in / Sign up — Log in at thinkvelocity.ai to enhance prompts, save history, and use Library & Memory. Chat (Prompt Studio) — You’re in Chat. Type a prompt below to enhance, or tap Tips to see History, Library, and more. Enhance a prompt — Type in Prompt Studio and send — we sharpen your prompt before you use it anywhere. History, Library & Collections — On thinkvelocity.ai, enhanced prompts save to History. Browse the Prompt Library and save favorites to Collections. Chat features tour — See how Studio, Library, Memory, and Profile work on the website. Marketing & discovery URL Name Purpose Try / Home Landing: hero prompt box, pricing, FAQs, extension CTA. Open /about-us About us Company / product story. Open /enterprise Enterprise Enterprise demo / contact funnel. Open /contact-us Contact us Contact form. Open /reviews Reviews Social proof / reviews. Open /blog Blog index Blog listing. Open /blog/[slug] Blog post Individual article. dynamic /welcome-to-velocity Welcome Post-signup / campaign welcome page. Open /extension-download Extension download Chrome Web Store landing. Open /get-started Site flow map This page: full URL & feature map. Open /patch-notes Patch notes Release notes. Open /qrcode QR code QR / campaign utility page. Open
Auth & account URL Name Purpose Try /login Login / Sign up Auth modal; ?redirect= internal path; ?mode=signup|signin; ?ref= invite. Open /reset-password Reset password Password reset form → backend-V1. Open /auth/verify Email verify (auth) Email verification handler. Open /verify-email-login Verify email login Magic-link / verify email login. Open
Redirects (alias → destination) URL Name Purpose Try /register→ /login?mode=signup Register Alias → login signup mode. Open /onboarding→ /chat?onboarding=1 Onboarding Redirects into chat onboarding modal flow. Open /library→ /chat?tab=library Library 301-style client redirect to chat library. Open /marketplace→ /chat?tab=library Marketplace (legacy) Legacy alias → chat library tab. Open /prompt-library→ /chat?tab=library Prompt library (legacy) Legacy alias → chat library tab. Open /test→ /chat Test (legacy) Preserves query string; Netlify 301 /test → /chat. Open
App (chat hub) URL Name Purpose Try /chat Prompt Studio (chat) Main app: enhance, history, sidebar features. Open /profile Profile (standalone) Full profile page; redirects to /login if no session. Open
Billing & plans URL Name Purpose Try /subscription Subscription status View / cancel Razorpay subscription. Open /pricing Pricing Plans: Razorpay, Cashfree, PayPal, PhonePe. Open
Chat views & deep links URL Name Purpose Try /chat?tab=library Prompt Library tab In-app library browse + Try in Studio. Open /chat?tab=memory Memory Memory / context instructions (sidebar). Open /chat?tab=prompt-book Prompt Book Collections / saved prompts. Open /chat?collection={id} Collection detail Open specific collection in Prompt Book. Open /chat?panel=account Account panel Profile layout inside chat; query stripped after open. Open /chat?prompt={text}&mode={Flash|Build|...} Hero / home handoff From / hero: auto-starts enhance stream. Open /chat?prompt=&cover=&title= Library preview handoff Opens preview modal before enhance. Open /chat?lander=welcome Post-login welcome One-time bottom card after login. Open /chat?onboarding=1 Onboarding modal In-chat onboarding (bonus prompts). Open /chat?invite=1 Invite friends Opens invite modal (also engagement_action=invite). Open /chat?engagement_action=invite Invite (email CTA) Email / campaign deep link to invite popup. Open
Prompt library & marketplace URL Name Purpose Try /prompt-box Prompt generator Standalone prompt generator tool page. Open
Sharing URL Name Purpose Try /shared/[token] Shared prompt (API) View / claim shared prompt; login → return with redirect. dynamic /shared-prompt Shared prompt (query) Static share page via encoded query data. Open /shared-prompt/[id] Shared prompt (demo id) Demo / static export share IDs. dynamic
Legal URL Name Purpose Try /terms-and-conditions Terms Terms of service. Open /privacypolicy Privacy Privacy policy. Open /cancellation-refund-policy Refund policy Cancellation & refund policy. Open
Internal / dev only URL Name Purpose Try /admin Admin dashboard Analytics KPIs; basic auth in middleware. Open
45 routes documented · 6 redirects · Chat deep links listed above