thinkvelocity.in — 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)
            /marketplace (browse)           /profile (standalone)           /blog, /enterprise, …

Path A — Home → Chat (most users)

  1. / — type prompt, Send
  2. /chat?prompt=…&mode=Flash — auto enhance
  3. Guest: 1 free enhance → signup card
  4. /login?redirect=/chat
  5. /chat?lander=welcome — welcome card
  6. Tips → Library tour → full Studio tour

Path B — Browse library first

  1. /marketplace or /prompt-library
  2. /library → redirects to /chat?tab=library
  3. Try in Studio → enhance in chat
  4. Save to collection (login) → Prompt Book

All features inside /chat

One route (/chat), multiple views via sidebar + URL params.

FeatureHow to openWhat it does
Prompt Studio/chatEnhance, refine, clarify, share session
Prompt Library/chat?tab=libraryCategories, search, Try in Studio
Prompt Book/chat?tab=prompt-bookCollections, save prompts
Memory/chat?tab=memoryUser memory / context prefs
Personalise/chat (layoutView)Personalization settings in chat shell
Account / Profile/chat?panel=account or /profileAccount, plan, logout
Chat history/chat (sidebar)Reopen past conversations
Invite friends/chat?invite=1Referral 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)

  1. Sign in / Sign upLog in at thinkvelocity.in to enhance prompts, save history, and use Library & Memory.
  2. Chat (Prompt Studio)You’re in Chat. Type a prompt below to enhance, or tap Tips to see History, Library, and more.
  3. Enhance a promptType in Prompt Studio and send — we sharpen your prompt before you use it anywhere.
  4. History, Library & CollectionsOn thinkvelocity.in, enhanced prompts save to History. Browse the Prompt Library and save favorites to Collections.
  5. Chat features tourSee how Studio, Library, Memory, and Profile work on the website.

Marketing & discovery

URLNamePurposeTry
/HomeLanding: hero prompt box, pricing, FAQs, extension CTA.Open
/about-usAbout usCompany / product story.Open
/enterpriseEnterpriseEnterprise demo / contact funnel.Open
/contact-usContact usContact form.Open
/reviewsReviewsSocial proof / reviews.Open
/blogBlog indexBlog listing.Open
/blog/[slug]Blog postIndividual article.dynamic
/welcome-to-velocityWelcomePost-signup / campaign welcome page.Open
/extension-downloadExtension downloadChrome Web Store landing.Open
/get-startedSite flow mapThis page: full URL & feature map.Open
/fix-all-promptsFix all prompts (LP)Alternate marketing landing (test sections).Open
/patch-notesPatch notesRelease notes.Open
/qrcodeQR codeQR / campaign utility page.Open

Auth & account

URLNamePurposeTry
/loginLogin / Sign upAuth modal; ?redirect= internal path; ?mode=signup|signin; ?ref= invite.Open
/reset-passwordReset passwordPassword reset form → backend-V1.Open
/auth/verifyEmail verify (auth)Email verification handler.Open
/verify-email-loginVerify email loginMagic-link / verify email login.Open

Redirects (alias → destination)

URLNamePurposeTry
/register/login?mode=signupRegisterAlias → login signup mode.Open
/onboarding/chat?onboarding=1OnboardingRedirects into chat onboarding modal flow.Open
/library/chat?tab=libraryLibrary301-style client redirect to chat library.Open
/test/chatTest (legacy)Preserves query string; Netlify 301 /test → /chat.Open

App (chat hub)

URLNamePurposeTry
/chatPrompt Studio (chat)Main app: enhance, history, sidebar features.Open
/profileProfile (standalone)Full profile page; redirects to /login if no session.Open

Billing & plans

URLNamePurposeTry
/subscriptionSubscription statusView / cancel Razorpay subscription.Open
/pricingPricingPlans: Razorpay, Cashfree, PayPal, PhonePe.Open

Chat views & deep links

URLNamePurposeTry
/chat?tab=libraryPrompt Library tabIn-app library browse + Try in Studio.Open
/chat?tab=memoryMemoryMemory / context instructions (sidebar).Open
/chat?tab=prompt-bookPrompt BookCollections / saved prompts.Open
/chat?collection={id}Collection detailOpen specific collection in Prompt Book.Open
/chat?panel=accountAccount panelProfile layout inside chat; query stripped after open.Open
/chat?prompt={text}&mode={Flash|Build|...}Hero / home handoffFrom / hero: auto-starts enhance stream.Open
/chat?prompt=&cover=&title=Library preview handoffOpens preview modal before enhance.Open
/chat?lander=welcomePost-login welcomeOne-time bottom card after login.Open
/chat?onboarding=1Onboarding modalIn-chat onboarding (bonus prompts).Open
/chat?invite=1Invite friendsOpens invite modal (also engagement_action=invite).Open
/chat?engagement_action=inviteInvite (email CTA)Email / campaign deep link to invite popup.Open

Prompt library & marketplace

URLNamePurposeTry
/marketplaceMarketplaceBrowse community prompts (public).Open
/prompt-libraryPrompt librarySame marketplace UI as /marketplace.Open
/prompt-boxPrompt generatorStandalone prompt generator tool page.Open

Sharing

URLNamePurposeTry
/shared/[token]Shared prompt (API)View / claim shared prompt; login → return with redirect.dynamic
/shared-promptShared prompt (query)Static share page via encoded query data.Open
/shared-prompt/[id]Shared prompt (demo id)Demo / static export share IDs.dynamic
/demo-shareDemo shareShare UI demo.Open

Internal / dev only

URLNamePurposeTry
/test-shareTest shareDev share testing.Open
/adminAdmin dashboardAnalytics KPIs; basic auth in middleware.Open
/all-sectionsAll sectionsDesign / section showcase.Open
/debug-ogDebug OGOpen Graph debug.Open
/test-ogTest OGOG preview test.Open
/test-metaTest metaMeta tags test.Open
/metadata-exampleMetadata exampleMetadata sample.Open
/social-preview-testSocial previewSocial card preview test.Open

Legal

URLNamePurposeTry
/terms-and-conditionsTermsTerms of service.Open
/privacypolicyPrivacyPrivacy policy.Open
/cancellation-refund-policyRefund policyCancellation & refund policy.Open

54 routes documented · 4 redirects · Chat deep links listed above