/* Loops Knowledge Hub — "Treatment & Self-Management" — cluster landing page. Front door to the Treatment section: honest overview of options, routes outward to strategy pages. Treatment sections are visually parallel siblings; none styled as recommended. Medical info: disclaimer kept as quiet body copy; last-reviewed date near top; no urgency devices. "NICE" softened to "clinical guidelines" for consistency with other medical hub pages (drug names kept). Higher link density by design; "Read the full page" are text links; single final CTA button. UK English, no em dashes. */ const TS_LINK = "text-brand-deep font-semibold hover:underline"; const TS_PAGELINK = "inline-flex items-center gap-1 text-[14.5px] font-semibold text-brand-deep hover:underline"; /* ---------------- Page nav ---------------- */ const TS_NAV_LINKS = [ { label: "Medication", href: "#medication" }, { label: "Strategies", href: "#strategy-core" }, { label: "Knowledge Hub", href: "/adhd/knowledge-hub/" }, { label: "Blog", href: "/blog/" }, ]; const TsNav = () => { const [open, setOpen] = React.useState(false); const [scrolled, setScrolled] = React.useState(false); React.useEffect(() => { const onScroll = () => setScrolled(window.scrollY > 8); onScroll(); window.addEventListener("scroll", onScroll, { passive: true }); return () => window.removeEventListener("scroll", onScroll); }, []); React.useEffect(() => { if (!open) return; const onKey = (e) => e.key === "Escape" && setOpen(false); document.body.style.overflow = "hidden"; document.addEventListener("keydown", onKey); return () => { document.body.style.overflow = ""; document.removeEventListener("keydown", onKey); }; }, [open]); return (
Loops
); }; /* ---------------- Hero ---------------- */ const TsHero = () => (
ADHD Knowledge Hub

Treatment & Self-Management

Managing ADHD is a daily practice, not a single decision.

Practical ways to manage ADHD day to day, whether or not medication is part of the picture. What each treatment actually does, what the strategies actually fix, and how the pieces fit together.

Last reviewed July 2026

); /* ---------------- Section 2: Topic index (two groups) ---------------- */ const TS_TREATMENTS = [ { title: "Medication", body: "What it does, what it doesn't, and the honest evidence picture.", note: "Covered below", href: "#medication" }, { title: "Therapy", body: "Where CBT genuinely helps, and what to look for in a therapist.", note: "Covered below", href: "#therapy" }, { title: "Coaching", body: "Support aimed at the gap between knowing and doing.", note: "Covered below", href: "#coaching" }, ]; const TS_STRATEGIES = [ { title: "Executive function strategies", body: "Externalise, shrink the step, design for bad days. The master list.", note: "Read the full page", href: "/adhd/executive-function-with-adhd/" }, { title: "Time blindness", body: "Making time visible when you can't reliably feel it passing.", note: "Read the full page", href: "/adhd/time-blindness-with-adhd/" }, { title: "Task initiation", body: "Engineering the start instead of waiting to feel ready.", note: "Read the full page", href: "/adhd/task-initiation-and-getting-started-with-adhd/" }, { title: "Organisation", body: "One source of truth, and why the upkeep matters more than the setup.", note: "Read the full page", href: "/adhd/get-organised-with-adhd/" }, { title: "Routines", body: "Building routines that survive bad days instead of breaking on them.", note: "Read the full page", href: "/adhd/build-routines-that-survive-bad-days/" }, { title: "Body doubling", body: "How another person's presence changes what gets started.", note: "Read the full page", href: "/adhd/body-doubling-with-adhd/" }, { title: "Sleep", body: "The foundation that moves every other number on this page.", note: "Read the full page", href: "/adhd/sleep-better-with-adhd/" }, { title: "Tools & planners", body: "Why most tools get abandoned, and what to look for instead.", note: "Covered below", href: "#tools" }, ]; const TsIndexCard = ({ c }) => (

{c.title}

{c.body}

{c.note}
); const TsIndex = () => (
In this section

Two kinds of help, one system.

Treatments raise your capacity. Strategies decide what the capacity gets spent on. Most people who do well use both.

Treatments

{TS_TREATMENTS.map((c) => )}

Day-to-day strategies

{TS_STRATEGIES.map((c) => )}
); /* ---------------- Section 3: Medication ---------------- */ const TsMedication = () => (
Medication

What it does, and what it was never going to do.

Medication is the most studied ADHD treatment, and the honest picture has two halves. Clinical guidelines recommend stimulant medication, lisdexamfetamine or methylphenidate, as a first-line option for adults, and a 2025 umbrella review found moderate-to-high certainty evidence for short-term symptom improvement. For many people the difference is meaningful, sometimes described as the first quiet the noise has ever had.

The second half matters just as much. A major 2025 analysis found medication improved symptoms without clearly improving broader outcomes like quality of life, and community reports name the specific limit: medication can improve focus without deciding what to focus on. If the target task wasn't chosen before it takes effect, you can end up highly focused on entirely the wrong thing. Finding the right medication and dose is also a genuine process, with follow-up and adjustment, not a single prescription.

Medication raises capacity. It doesn't decide what the capacity gets spent on. That's what structure is for.

Whether medication belongs in your picture is a decision for you and your clinician, and both choices are legitimate. Nothing else on this page assumes it either way.

); /* ---------------- Section 4: Therapy ---------------- */ const TsTherapy = () => (
Therapy

Where talking helps, specifically.

CBT is the most well-supported psychological approach for adult ADHD, with evidence it improves core and emotional symptoms, and stronger results when combined with medication. Good ADHD-focused therapy tends to work on specific machinery: the shame accumulated over years of unexplained struggle, the all-or-nothing verdicts, the emotional responses that arrive at full volume, and practical skills for planning and follow-through.

Two honest notes. The evidence has a known gap: trials measure symptom scores far more often than the outcomes people care about most, like whether daily life actually got easier. And the ADHD-informed part matters: standard approaches that assume reliable follow-through between sessions can quietly become another system to fail at, so it's worth asking any prospective therapist directly about their experience with adult ADHD.

); /* ---------------- Section 5: Coaching ---------------- */ const TsCoaching = () => (
Coaching

Aimed at the gap the other treatments leave.

Medication raises capacity and therapy reworks patterns, but neither lives inside Tuesday afternoon, where the gap between knowing and doing actually happens. Coaching-style support targets exactly that: turning goals into next actions, keeping them visible, and providing the light accountability that ADHD brains reliably respond to.

The evidence base is younger here than for medication or CBT, with encouraging early results rather than settled proof, and it's fair to hold it that way. What coaching asks of you is also different: small and daily rather than large and occasional, which for many people is precisely why it sticks where other support hasn't. Formats range from human coaches to structured daily systems; what matters is the mechanism, not the label.

); /* ---------------- Section 6: The strategy core (5 moves) ---------------- */ const TsStrategyCore = () => (
Day-to-day strategies

The five moves underneath every strategy that works.

The strategy pages above are domain-specific applications of the same five principles, worth knowing in their own right.

Externalise everything

Information held in the world survives. Information held in your head doesn't. One trusted place for tasks, prompts that arrive on their own, time made visible, plans written where they'll be seen.

Shrink the step

The goal stays ambitious. The doorway gets small. Starting is the bottleneck, so the first action should cost almost nothing to take.

Design for the bad day

A system that needs a good day will break on the first bad one. Minimum versions, decided in advance, are what let routines bend instead of shatter.

Make restarting cheap

Every system will lapse. The ones that survive are the ones that cost nothing to come back to. No broken streaks, no guilt tax, no verdict attached to a missed day.

Work with the wiring

Interest, novelty, presence and mild urgency are legitimate fuels. Use them deliberately instead of trying to run on importance, which was never connected to the engine.

); /* ---------------- Section 7: Tools & planners ---------------- */ const TsTools = () => (
Tools & planners

Why the drawer full of abandoned systems isn't your fault.

Here's the counterintuitive failure mode worth naming: trying to fix ADHD with a more elaborate system often creates more of the problem. Setting up the project board, maintaining the tracker, tending the elaborate planner all require exactly the executive function that's already scarce. Community accounts describe the arc precisely: the tool helps for a short novelty window, then becomes another thing to remember, then becomes a source of guilt, then gets abandoned. The tool turned into a task.

So judge any tool, app or planner by one question: does it reduce overhead or add it? The versions that survive share a shape: capture that takes seconds, one source of truth rather than five, prompts that come to you rather than waiting to be checked, and a restart that costs nothing after the inevitable gap. Anything that punishes a missed day, and most streak mechanics do, is designed for a brain that doesn't lapse, which is not the brain being supported here.

); /* ---------------- Section 8: Open questions ---------------- */ const TsOpenQuestions = () => (
Honest limits

What we still don't know.

The uncomfortable truth of ADHD treatment research is that the things easiest to measure, short-term symptom scores, are not the things people most want changed, and the outcomes that matter most, quality of life, follow-through, self-esteem over years, remain under-measured across every treatment on this page. How best to combine medication, therapy, coaching and daily structure is barely studied at all, even though combining them is what most people actually do.

Individual variation runs through everything: each option on this page helps some people substantially and others little, and the only reliable way to find your mix is structured trial and honest observation. That's not a research failure to apologise for. It's the actual state of knowledge, and pages that pretend otherwise are selling something.

This is general information, not medical advice. Decisions about medication and treatment belong with you and your clinician.

); /* ---------------- Section 9: The bottom line ---------------- */ const TsBottomLine = () => (
The bottom line

Capacity plus structure. That's the whole model.

Everything on this page reduces to one working model: treatments raise the capacity available, and daily structure decides where it goes. Medication without structure is focus without a target. Structure without support can be a grind that treatment would have eased. The people who do best tend to run both, tuned to their own wiring, with restarts kept cheap for the weeks when everything slips.

Whether or not medication is part of your picture, the daily layer is yours to build, and it's the layer where the strategy pages above do their work. Start with one: the mechanism that costs you most, one small system against it, designed for your worst day rather than your best.

); /* ---------------- Section 10: Final CTA ---------------- */ const TsFinalCTA = () => (
The structure side of the model

The daily layer, handled.

Loops is a daily coaching app that runs the structure side of the model with small steps a day, surfaced at the right moment, with a restart that never costs more than the step itself. Whether or not medication is part of your picture, this part can start today.

Free to start. No complicated setup. Takes a few minutes.
); /* ---------------- App ---------------- */ function TsApp() { return (
); } const treatmentSelfMgmtRoot = ReactDOM.createRoot(document.getElementById("root")); treatmentSelfMgmtRoot.render();