AchievingStars Therapy logo
About Us
Who We HelpOur ProcessOur ReviewsPlay-Based ABA: Our Philosophy & MissionEarly Interventon ABA Therapy
Services
Potty Training SupportInterventions for Physical AggressionPlay Based ABA Therapy ServicesABA Therapy for ODD ABA Therapy for Teens
Locations
ColoradoKansasNew HampshireSouth Carolina
Resources
What to Expect With ABAABA ResourcesABA Main Techniques
CareersRefer A PatientContact
(833) 666-3115
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="ABA therapy near you means a BCBA comes to your home. Achieving Stars serves Colorado, Kansas, New Hampshire, and South Carolina. No waitlist. Medicaid accepted. Ages 2-18."> <title>ABA Therapy Near You: In-Home BCBA-Led Services in Colorado, Kansas, New Hampshire & South Carolina | No Waitlist | Medicaid Accepted | Ages 2-18 | Play-Based | Achieving Stars Therapy</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap" rel="stylesheet"> <style>:root { --white: #FFFFFF; --off-white: #F9FAFB; --gold: #F5A623; --gold-light: #FEF7E8; --navy: #1A2B4A; --navy-soft: #2D3E5F; --gray: #6B7280; --border: #E5E7EB; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'DM Sans', system-ui, sans-serif; background: var(--off-white); color: var(--navy); line-height: 1.7; font-size: 17px; } h1 { font-family: 'Fraunces', Georgia, serif; font-size: clamp(28px, 6vw, 42px); font-weight: 600; line-height: 1.15; color: var(--white); margin-bottom: 16px; } h2 { font-family: 'Fraunces', serif; font-size: 24px; font-weight: 600; color: var(--navy); margin-bottom: 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); } h3 { font-family: 'Fraunces', serif; font-size: 19px; font-weight: 600; color: var(--navy); margin: 24px 0 10px; } p { margin-bottom: 14px; color: var(--navy-soft); } a { color: var(--gold); font-weight: 500; text-decoration: underline; text-underline-offset: 2px; } a:hover { color: var(--navy); } ul, ol { margin: 14px 0; padding-left: 24px; } li { margin-bottom: 8px; color: var(--navy-soft); } strong { color: var(--navy); } table { width: 100%; border-collapse: collapse; margin: 18px 0; font-size: 15px; } th, td { padding: 10px 12px; text-align: left; border-bottom: 1px solid var(--border); vertical-align: top; } th { background: var(--gold-light); color: var(--navy); font-weight: 600; font-family: 'Fraunces', serif; } tr:hover { background: var(--off-white); } .hero { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); padding: 130px 24px 48px; text-align: center; } .hero-inner { max-width: 720px; margin: 0 auto; } .location-badge { display: inline-block; background: var(--gold); color: var(--navy); font-size: 12px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 6px 14px; border-radius: 20px; margin-bottom: 16px; } .hero p { font-size: 18px; color: rgba(255,255,255,0.85); line-height: 1.7; max-width: 600px; margin: 0 auto; } .quick-info { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; background: var(--white); border-radius: 12px; padding: 24px; margin: -32px auto 32px; max-width: 800px; box-shadow: 0 4px 20px rgba(26,43,74,0.08); position: relative; z-index: 10; } .info-item { text-align: center; } .info-label { font-size: 12px; color: var(--gray); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 4px; } .info-value { font-size: 15px; font-weight: 600; color: var(--navy); } .content { max-width: 800px; margin: 0 auto; padding: 24px 24px 72px; } section { margin-bottom: 36px; } .highlight-box { background: var(--gold-light); border-left: 4px solid var(--gold); border-radius: 0 10px 10px 0; padding: 18px 22px; margin: 20px 0; } .highlight-box p { margin: 0; color: var(--navy); } .faq-item { margin-bottom: 22px; } .faq-item h3 { font-size: 17px; margin-bottom: 8px; } .faq-item p { font-size: 16px; } .cta-section { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-soft) 100%); border-radius: 16px; padding: 40px 32px; text-align: center; margin-top: 36px; } .cta-section h2 { color: var(--white); border: none; padding: 0; margin-bottom: 12px; font-size: 26px; } .cta-section p { color: rgba(255,255,255,0.9); margin-bottom: 8px; font-size: 17px; } .cta-section strong { color: var(--gold); } .cta-button { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; font-size: 16px; padding: 14px 32px; border-radius: 8px; text-decoration: none; margin-top: 20px; } .cta-button:hover { color: var(--navy); } .cta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-top: 20px; } .cta-item { background: rgba(255,255,255,0.1); border-radius: 10px; padding: 18px; min-width: 0; } .cta-item-label { font-size: 12px; color: var(--gold); text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 6px; } .cta-item-value { color: var(--white); font-weight: 600; font-size: 15px; word-break: break-word; overflow-wrap: anywhere; min-width: 0; } .cta-item-value a { color: var(--white); text-decoration: none; word-break: break-word; overflow-wrap: anywhere; } .cta-item-value a:hover { color: var(--gold); } @media (max-width: 600px) { .quick-info { margin: -24px 16px 24px; grid-template-columns: repeat(2, 1fr); } .cta-grid { grid-template-columns: 1fr; } table { font-size: 13px; } th, td { padding: 6px 8px; } } .hero,.ash-hero,.ash-loc-page .ash-hero{padding-top:130px !important}</style> </head> <body> <div class="hero"><div class="hero-inner"><span class="location-badge">In-Home ABA Therapy</span><h1>ABA Therapy Near You: When the Therapist Comes to Your Home</h1><p>For families searching "ABA therapy near me," Achieving Stars Therapy works differently. There's no clinic to find, no drive across town. BCBA-led therapists come to your address across Colorado, Kansas, New Hampshire, and South Carolina.</p></div></div> <div class="quick-info"><div class="info-item"><div class="info-label">Setting</div><div class="info-value">Your Home</div></div><div class="info-item"><div class="info-label">Ages</div><div class="info-value">2-18</div></div><div class="info-item"><div class="info-label">Led By</div><div class="info-value">BCBAs</div></div><div class="info-item"><div class="info-label">Start</div><div class="info-value">2 Weeks</div></div></div> <div class="content"> <section> <h2>What "ABA therapy near you" actually means for an in-home provider</h2> <p>"Near me" is what families type into Google. "Near you" is what Achieving Stars Therapy actually delivers. Therapy that arrives at the front door, not a clinic the household drives to. The therapist travels. The child stays put.</p> <p>Achieving Stars has run board-certified, at-home programs since 2015 across <a href="/location/states/aba-therapy-colorado">Colorado</a>, <a href="/location/states/aba-therapy-kansas">Kansas</a>, <a href="/location/states/aba-therapy-new-hampshire">New Hampshire</a>, and <a href="/location/states/aba-therapy-south-carolina">South Carolina</a>. There are no buildings to find, no drop-off rooms, no waiting areas. Sessions happen in the kitchen, the living room, sometimes the backyard. Wherever your son or daughter actually spends the afternoon.</p> <p>Center-based providers pull a child out of the house, run drills in a controlled room, then drop the child right back into the environment where the hard stuff actually happens. The home model flips that. Meltdowns at bedtime, defiance over homework, sibling fights at dinner, those are the moments your BCBA needs to see in real time. A 2017 Journal of Applied Behavior Analysis review found generalization, the technical term for skills carrying over to real life, is consistently stronger when teaching happens where children live.</p> </section> <section> <h2>Most families start within 1 to 2 weeks, not 5 to 6 months</h2> <p>Typical waitlists run several months. Five or six is common nationally. Some regions are worse. Parents spend that gap managing autism behaviors without structured support, and the early-intervention window keeps closing while they wait by the phone.</p> <p>Achieving Stars doesn't keep a queue. Most households reach a first session within one to two weeks of dialing in. The reason is structural, not promotional: at-home delivery doesn't hit the capacity walls a clinic does. There are no rooms to fill, no daily schedule constraints, no hard ratio of bodies to a fixed building. More on how the intake actually runs sits in the <a href="/guide/in-home-aba-therapy-no-waitlist">no-waitlist guide</a>.</p> </section>
<section> <h2>Is ABA therapy near you covered by Medicaid?</h2> <p>Yes, in all four states where Achieving Stars operates. The answer that matters most isn't "Medicaid covers ABA" in the abstract. It's which program, and whether the specific plan on the family's card is accepted.</p> <p>In <strong>Colorado</strong>, ABA runs through <strong>Health First Colorado</strong> under the EPSDT benefit, with no annual cap on hours for children under 21. Full details on <a href="/guide/aba-therapy-medicaid-colorado">Health First Colorado ABA coverage</a> include authorization steps by region.</p> <p>In <strong>Kansas</strong>, <strong>KanCare</strong> is the mainstream Medicaid path. One important distinction: the Kansas Autism Waiver is a separate program with its own enrollment waitlist. KanCare mainstream coverage doesn't carry that wait. See how <a href="/guide/aba-therapy-medicaid-kansas">KanCare ABA therapy coverage</a> works in practice.</p> <p>In <strong>New Hampshire</strong>, WellSense and AmeriHealth Caritas handle the bulk of coverage. Families over the income threshold for standard Medicaid may qualify through the <strong>Katie Beckett</strong> program, which bases eligibility on the child's disability rather than household income. The <a href="/guide/aba-therapy-medicaid-new-hampshire">NH Medicaid ABA coverage</a> guide covers both pathways, including Connor's Law for families on private insurance.</p> <p>In <strong>South Carolina</strong>, <strong>Healthy Connections</strong> covers ABA for children from birth through 21. The <a href="/guide/aba-therapy-medicaid-south-carolina">SC Healthy Connections Medicaid ABA coverage</a> page walks through the prior authorization process.</p> </section> <section> <h2>Who comes to your home: BCBA and RBT roles</h2> <p>Two types of clinicians are involved in an in-home ABA program. The <strong>BCBA</strong>, or Board Certified Behavior Analyst, designs the program and runs weekly parent training. The <strong>RBT</strong>, or Registered Behavior Technician, delivers most day-to-day sessions under BCBA supervision. Both credentials are governed by the BACB.</p> <p>At Achieving Stars, parent training is a weekly Medicaid-covered service, not an informal check-in. The BCBA runs it directly, so families learn the same strategies the RBT uses and skill-building doesn't stop between sessions. More on how these roles work in practice is on the <a href="/guide/aba-therapist-near-you">ABA therapist near you guide</a>, including what questions to ask any provider before starting.</p> <p>Applied behavior analysis draws on several methods: natural environment teaching builds skills through play and daily routines, discrete trial training targets specific skill sequences, and play-based approaches run throughout. The U.S. Surgeon General and American Psychological Association both recognize ABA as an evidence-based treatment for autism. Achieving Stars therapists serve children from age 2 through 18, including teens, in <a href="/location/city/aba-therapy-denver-co">in-home ABA therapy in Denver</a>, <a href="/location/city/aba-therapy-wichita-ks">in-home ABA therapy in Wichita</a>, <a href="/location/city/aba-therapy-nashua-nh">Nashua in-home ABA therapy</a>, and cities across South Carolina.</p> </section> <section> <h2>How to confirm your coverage before calling</h2> <p>Checking Medicaid eligibility before the intake call takes about ten minutes and removes the most common source of intake friction.</p> <ol> <li>Find the Medicaid card. Identify the program name: Health First Colorado, KanCare, Healthy Connections, or a New Hampshire plan like WellSense or AmeriHealth Caritas.</li> <li>Call member services on the back of the card. Ask whether ABA therapy is covered for a child with an autism diagnosis, and whether Achieving Stars Therapy is an enrolled provider.</li> <li>Write down the reference number and representative name.</li> <li>Call Achieving Stars at (833) 666-3115. The intake team verifies coverage directly and confirms prior authorization during the call.</li> </ol> <p>Private insurance families follow the same steps. Cigna, Aetna, BCBS, and most commercial plans cover ABA in all four states.</p> </section> <section> <h2>What the first two weeks look like from call to first session</h2> <p>Most families ask the same practical question: how long until someone actually shows up? For Achieving Stars families in Colorado, Kansas, New Hampshire, and South Carolina, the honest answer is around ten to fourteen days for most families. The intake team handles the paperwork, so families don't have to.</p> <p>The first call covers the child's age, diagnosis, current behaviors and goals, and the insurance or Medicaid plan. Coverage verification runs in parallel and resolves within 24 to 48 hours. Once coverage is confirmed, a BCBA assessment is scheduled, usually within the first week. The BCBA visits the home, observes the child, and interviews the parent, because that clinical picture informs every goal in the program.</p> <p>From the assessment, the BCBA writes the initial program and reviews it with the family. Once the parent agrees and authorization is confirmed, sessions begin. That clock runs about two weeks from first call to first session for most families. The no-waitlist intake works the same way across cities like <a href="/location/city/aba-therapy-denver-co">in-home ABA therapy in Denver</a>, <a href="/location/city/aba-therapy-wichita-ks">in-home ABA therapy in Wichita</a>, and <a href="/location/city/aba-therapy-nashua-nh">Nashua in-home ABA therapy</a>. More detail on the intake process is in the <a href="/guide/in-home-aba-therapy-no-waitlist">in-home ABA no-waitlist guide</a>.</p> </section> <section> <h2>Frequently Asked Questions</h2> <div class="faq-item"> <h3>How do I find ABA therapy near me if there's no clinic to visit?</h3> <p>With an in-home provider like Achieving Stars Therapy, "near you" refers to the service area around the home address, not a physical building. Achieving Stars covers communities across Colorado, Kansas, New Hampshire, and South Carolina. To confirm coverage for a specific address, call (833) 666-3115. The intake team confirms service area availability within minutes.</p> </div> <div class="faq-item"> <h3>Is ABA therapy covered by Medicaid near me?</h3> <p>In all four states where Achieving Stars operates, yes. Colorado runs through Health First Colorado, Kansas uses KanCare, South Carolina runs through Healthy Connections, and New Hampshire families access coverage through WellSense or AmeriHealth Caritas. Each program covers ABA under the federal EPSDT benefit for children under 21 with an autism diagnosis. Achieving Stars verifies the specific plan at intake.</p> </div> <div class="faq-item"> <h3>How long is the ABA therapy waitlist near me?</h3> <p>Most ABA providers run waitlists of several months. Five or six months is common nationally, and some areas are longer. Achieving Stars doesn't maintain a waitlist. Most families in Colorado, Kansas, New Hampshire, and South Carolina reach their first session within one to two weeks of calling.</p> </div> </section> <div class="cta-section"> <h2>Start ABA Therapy Near You</h2> <p>Achieving Stars Therapy serves Colorado, Kansas, New Hampshire, and South Carolina. <strong>Most families start within two weeks.</strong></p> <p>Call to verify Medicaid or insurance coverage on the first call. No waitlist.</p> <a href="/contact" class="cta-button">Schedule a Call with Achieving Stars</a> <div class="cta-grid"> <div class="cta-item"><div class="cta-item-label">Call</div><div class="cta-item-value"><a href="tel:8336663115">(833) 666-3115</a></div></div> <div class="cta-item"><div class="cta-item-label">Email</div><div class="cta-item-value"><a href="mailto:info@achievingstarstherapy.com">info@achievingstarstherapy.com</a></div></div> <div class="cta-item"><div class="cta-item-label">States</div><div class="cta-item-value">CO, KS, NH, SC</div></div> </div> </div> </div> </body> </html>
Magnet logo


We provide personalized & expert ABA Therapy Services for Autism. We're in-Home, Medicaid covered & BCBA-Led,  Serving Families in Colorado, Kansas, New Hampshire, and South Carolina

Company

What Is Autism?What Is ABA Therapy?ServicesAboutAreas We ServeInsurance & MedicaidRefer A PatientCareers

Autism Therapy Services

Diagnostic Services for AutismWhat to Expect with ABA TherapyMain Techniques Used in Autism TherapyPotty Training SupportInterventions for Physical AggressionPlay Based ABA Therapy ServicesABA Therapy for ODDABA Therapy for Teens

Locations

ColoradoSouth CarolinaKansasNew Hampshire

Legal

Privacy PolicyTerms and ConditionsHIPAA Notice of Privacy PracticesNon-Discrimination NoticeAccessibility StatementMedical DisclaimerComplaints and Grievance Policy

Contact

info@achievingstarstherapy.com
Achieving Stars Therapy © 2025. All rights reserved
●