/* Loops Knowledge Hub — "Waiting for Assessment With ADHD" — sensitive guide page. Knowledge Hub direction: eyebrow labels, stacked insight blocks, 2x3 recognition grid, distinct pull quotes, single CTA at the end only. Extra-calm: no urgency devices; doctor + crisis signposts kept as quiet body copy. Inline links point to existing pages; UK English, no em dashes, "doctor" not GP, non-geo-specific. */ const WFA_LINK = "text-brand-deep font-semibold hover:underline"; /* ---------------- Page nav ---------------- */ const WFA_NAV_LINKS = [ { label: "The basics", href: "#basics" }, { label: "What you can do", href: "#do-now" }, { label: "Knowledge Hub", href: "/adhd/knowledge-hub/" }, { label: "Blog", href: "/blog/" }, ]; const WfaNav = () => { 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 WfaHero = () => (
ADHD Knowledge Hub

I'm waiting for an assessment.

The wait is long, and no one really tells you what to do in the meantime. This page is about the meantime: what the limbo does to you, what's actually within your control, and why the wait doesn't have to be a waiting room.

); /* ---------------- Section 2: The basics ---------------- */ const WfaBasics = () => (
The basics

The gap is real, and it isn't your fault.

Getting referred was supposed to feel like progress. Then someone quoted you a waiting time measured in months or years, and progress turned into limbo. Long waits for adult ADHD assessment are now the norm rather than the exception, and the gap between recognising the pattern and getting formal help has become one of the hardest stretches of the whole journey.

It's worth saying clearly: this gap is a system problem, not a you problem. Clinical guidelines themselves emphasise structured, holistic support with regular follow-up, which is a tacit acknowledgment that care shouldn't be gated entirely behind a diagnostic appointment. In practice, it often is. That leaves you holding two jobs at once: living your life, and managing a wait nobody prepared you for.

A referral is not a pause button on your life. Nothing about the wait requires you to stay stuck for the length of it.
); /* ---------------- Section 3: Recognition (6 cards) ---------------- */ const WFA_RECOGNITION = [ "The referral brought relief for about a week. Then the date arrived, or didn't, and the relief quietly turned into limbo.", "You cycle between \"this explains everything\" and \"what if they tell me it's nothing and I've made it all up?\"", "Life is subtly on hold. Decisions, plans and changes are all filed under \"after the assessment\".", "Now that the pattern has a possible name, you notice it everywhere. Everything feels louder than before.", "You've read more about ADHD in the last month than about anything else in years. It's 2am again.", "Some days you're furious about the wait. Then you feel guilty for being furious, because other people have it worse.", ]; const WfaRecognition = () => (
Does any of this sound familiar?

What the limbo actually feels like.

These are the experiences people describe most often between referral and assessment.

{WFA_RECOGNITION.map((t, i) => (

{t}

))}

All of this is normal, including the doubt. Worrying that you're faking it is so common among people who are later diagnosed that clinicians treat it as unremarkable. The limbo has its own psychology, and it deserves naming.

); /* ---------------- Section 4: Psychology of the wait ---------------- */ const WfaPsychology = () => (
Understanding the limbo

Why waiting is harder with the very brain being assessed.

There's an irony to this wait that deserves acknowledging: it demands exactly what ADHD makes hard. A payoff months away that carries almost no motivational pull today. An open-ended timeline for a brain where distant time doesn't feel real. And a slow drip of uncertainty for an emotional system that runs at full volume.

Two patterns are worth watching in yourself. The first is the doubt spiral: replaying old evidence, auditioning counter-explanations, pre-living the appointment. Some reflection is useful. Rumination isn't, and it feeds the same shame machinery you're trying to escape. The second is the hold pattern: postponing real life until the verdict. The assessment will change what options you have. It won't change what your days are like in the meantime, unless you do.

If the wait itself is grinding you down, stress and low mood are treatable now, without any diagnosis. Going back to your doctor because things have got harder is a legitimate use of a doctor.

); /* ---------------- Section 5: The reframe ---------------- */ const WfaReframe = () => (
Something worth knowing

The diagnosis changes your options. It doesn't change your brain.

Here's the thing that unsticks the hold pattern. Whatever the assessment concludes, your brain will work the same way the day after as it did the day before. The patterns you recognised in yourself, the ones that brought you to the question in the first place, are already real and already yours to work with.

What a diagnosis adds is access: medication becomes an option, formal routes open up, and the explanation gets official confirmation. Those matter. But the strategies that help ADHD brains, external structure, smaller starts, kinder restarts, foundations treated seriously, don't check for paperwork. They work now, they're yours now, and using them now takes nothing away from the assessment later.

You're allowed to start working with your brain before anyone confirms what kind of brain it is.
); /* ---------------- Section 6: What you can do now (6 blocks) ---------------- */ const WfaDoNow = () => (
Using the gap well

Six things that are entirely within your control.

Build your evidence file

Collect concrete examples across your life while you have time: school reports, work patterns, systems that didn't stick, what others noticed. It makes the eventual assessment better, and most people find the process itself clarifying.

Learn the mechanisms

Understanding executive function, task initiation, working memory and motivation changes how you read your own days. Psychoeducation is one of the few supports that requires no referral, no waiting list and no budget.

Start the structure now

One trusted place for everything, prompts that come to you, routines designed for bad days, a first step small enough to actually happen. If the assessment says ADHD, you're ahead. If it doesn't, none of this was wasted.

Treat the foundations as treatment

Sleep, movement and stress reduction directly raise the capacity everything else depends on. They're also the levers most likely to stop the wait itself from making things worse.

Tell someone

The wait is heavier carried alone, and masking through it doubles the cost. One person who knows, a partner, a friend, an online community of people in the same queue, changes the arithmetic of the whole thing.

Ask for support without the label

Many adjustments at work or in study are just good management: written instructions, clear deadlines, quieter space. You can ask for what helps without naming a diagnosis you don't have yet.

); /* ---------------- Section 7: Managing the wait itself ---------------- */ const WfaManaging = () => (
Practical steps

The queue is not entirely out of your hands.

A few practical things people wish they'd known earlier. It's reasonable to ask your doctor or the provider what the realistic current wait is, whether other referral routes exist, and what the assessment will actually involve, so it isn't a black box you're anxiously imagining. Politely checking in on a referral's status occasionally is normal, not pushy; referrals do sometimes stall for administrative reasons, and a stalled referral found early is months saved.

Keep copies of everything: referral letters, dates, screener scores. And if your situation changes meaningfully while you wait, if your mood drops, if work or home starts genuinely breaking down, tell your doctor. Deterioration is relevant information, not queue-jumping, and support for anxiety, low mood or crisis doesn't wait for an ADHD assessment.

); /* ---------------- Section 8: If the answer is no ---------------- */ const WfaIfNo = () => (
The honest section

What if they say it isn't ADHD?

This fear sits underneath most assessment anxiety, so it deserves a direct answer. An assessment that concludes "not ADHD" doesn't conclude "nothing is wrong" or "you imagined the struggle". The difficulties that sent you looking were real, and a good assessment should tell you what it thinks is going on instead: sleep, mood, anxiety, burnout and other explanations all have their own routes to support.

Two things can be true at once here. Most people who reach a formal assessment after a lifetime of these patterns do get useful answers, and assessment quality genuinely varies. If the process felt rushed or dismissive rather than thorough, seeking a second opinion is a legitimate act of self-advocacy, not denial. What you're owed from this process isn't a particular answer. It's a careful one.

); /* ---------------- Section 9: Open questions ---------------- */ const WfaOpenQuestions = () => (
Honest limits

What we still don't know.

There's no honest way to predict your wait: times vary enormously by region, provider and route, and quoted figures change faster than pages like this one. The wider system is also in genuine flux, with demand rising sharply and services adapting unevenly, which is precisely why asking direct questions about your specific referral beats relying on anyone's general numbers.

What the research does say clearly is that the gap matters: untreated difficulties don't politely pause, and structured support during waiting periods, coaching-style help, psychoeducation, daily structure, is consistently described as valuable even though it remains far less studied than medication or CBT. The evidence for what helps in the gap is younger than the gap itself.

); /* ---------------- Section 10: The bottom line ---------------- */ const WfaBottomLine = () => (
The bottom line

Don't hand the waiting list your whole life.

The wait for assessment is long, unfair in places, and largely outside your control. What's inside your control is more than it feels like from the queue: the evidence you gather, the mechanisms you learn, the structure you build, the foundations you protect, the people you let in, and the support you ask for without a label.

The assessment will answer a question. It was never going to live your days for you. Start with the smallest thing that makes tomorrow slightly easier, and let the verdict catch up with a life already in motion.

); /* ---------------- Section 11: Final CTA ---------------- */ const WfaFinalCTA = () => (
No diagnosis required

The meantime starts today.

Loops is a daily coaching app built for ADHD brains, and no diagnosis is required. Many people start exactly where you are: referred, waiting, and done with putting life on hold. One small step a day, from now until the appointment, and after it too.

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