# V2V Intelligence > V2V Intelligence is a VA disability claims research and decision-support platform for attorneys, accredited advocates, claims consultants, and veterans. It aggregates 372,000+ Board of Veterans Appeals (BVA) decisions, Court of Appeals for Veterans Claims (CAVC) dockets, 38 CFR regulations, and M21-1 policy manual articles into a single AI-powered search and analysis tool. V2V Intelligence is a freemium SaaS product ($29/mo Pro plan) hosted at vaclaims.net. Free users get 3 case views and 1 AI insight per session; Pro users have unlimited access. For detailed technical context, see: https://vaclaims.net/llms-full.txt The platform uses Google Gemini AI to synthesize legal research across multiple government sources, generate legal arguments for appeals, perform structured case breakdowns, and discover similar cases. All AI outputs are grounded in cited government sources. ## Core Features - [Unified Search Dashboard](https://vaclaims.net/#/): Ask one question, search every major VA authority at once. Run one query across BVA decisions, 38 CFR, M21-1, and diagnostic codes, then get an AI-grounded research summary with linked sources. - [BVA Decision Search](https://vaclaims.net/#/bva-decisions): Find the BVA decisions that actually support your argument. Search 372,000+ Board of Veterans Appeals decisions by keyword, view full case text, and get AI-generated case breakdowns with key issues, strategy, and similar case leads. - [CAVC Docket Tracker](https://vaclaims.net/#/cavc-tracker): Track live CAVC appeals and analyze briefs, docket activity, and decisions in one place. Monitor appeals, follow cases for updates, review key filings with importance scoring, and generate AI summaries across docket entries and court documents including side-by-side comparison of appellant vs. secretary arguments. - [38 CFR Reference](https://vaclaims.net/#/cfr-view): Search 38 CFR faster, with readable rating tables and claim-focused context. Jump to the right sections, visualize rating criteria with color-coded percentages, and connect regulations to real case research with linked BVA decisions citing each section. - [M21-1 Policy Manual](https://vaclaims.net/#/m21-policy): See the policy the rater is supposed to follow. Search the M21-1 adjudication manual to find the specific guidance VA raters use when deciding claims, so you can hold them to it. - [Research Projects](https://vaclaims.net/#/research): Keep your case research organized across sessions. Save searches, bookmark decisions, and build a working file for each claim without losing context between sources. - [Alert Settings](https://vaclaims.net/#/alerts): Get notified when new authority drops. Set keyword alerts across BVA decisions, CAVC cases, and policy changes so you catch relevant developments without manually re-searching. - [Legal Blog](https://vaclaims.net/#/blog): Stay current on VA disability law. Read analysis articles covering recent CAVC decisions, regulatory changes, and claims strategy written for practitioners. - [FAQ](https://vaclaims.net/#/faq): Answers to common questions about using the platform, data sources, and subscription plans. ## Data Sources - [BVA Decisions API](https://bva-api-524576132881.us-central1.run.app): Cloud Run API serving 372,000+ Board of Veterans Appeals decisions with full-text search, case detail, citation extraction, and year-based statistics - [CAVC eFiling System](https://efiling.uscourts.cavc.gov): Court of Appeals for Veterans Claims electronic filing system for docket entries, case documents, and case metadata - [eCFR API](https://www.ecfr.gov/api/): Electronic Code of Federal Regulations API for Title 38 search and section content rendering - [KnowVA / M21-1](https://search.usa.gov): VA policy manual search via USA.gov search API - [VA Federal Register](https://www.federalregister.gov/api/): Federal Register API for VA rulemaking notices and proposed rules ## Technical Stack - [React 19 + Vite 6 + TypeScript](https://vaclaims.net): Single-page application with hash-based routing, Tailwind CSS styling, and Motion animations - [Firebase Hosting](https://firebase.google.com): Static hosting on Firebase project vaclaims-194006 with custom domain vaclaims.net - [Firebase Auth + Firestore](https://firebase.google.com): User authentication (email/Google OAuth) and user profile/blog post storage - [Google Cloud Run](https://cloud.google.com/run): Backend API for BVA decision search, citation extraction, and data aggregation - [Google Gemini AI](https://ai.google.dev): Gemini Flash model for legal research synthesis, case breakdown, argument generation, and document insight extraction - [Stripe Billing](https://stripe.com): Subscription management with checkout sessions, webhook-driven plan activation, and customer portal ## Optional - [Stripe Customer Portal](https://vaclaims.net): Pro subscribers can manage their subscription, update payment methods, and cancel via Stripe's hosted portal - [Brief Builder](https://vaclaims.net/#/): After AI analysis, users can export structured Markdown research reports with findings, citations, and disclaimers via clipboard or browser print