{"product_id":"the-confident-clinician-s-scriptbook-100-ready-to-use-therapy-tools-session-guides","title":"The Confident Clinician’s Scriptbook: 100+ Ready-to-Use Therapy Tools \u0026 Session Guides","description":"\u003c!--\n============================================================\n  ARKEONIC | Product landing page  v2\n  The Confident Clinician's Scriptbook\n------------------------------------------------------------\n  INSTALL\n  Theme section:  Themes \u003e Customize \u003e product template \u003e\n                  Add section \u003e Custom Liquid \u003e paste \u003e drag\n                  under the buy box \u003e Save\n  Description:    Products \u003e this product \u003e Description \u003e\n                  click \u003c\/\u003e (HTML view) \u003e paste \u003e Save\n------------------------------------------------------------\n  SEARCH FOR \"EDIT:\" TO FIND WHAT TO REPLACE\n============================================================\n--\u003e\n\n\u003cstyle\u003e\n  .ark-lp{--blue:#1B4FD8;--blue-dark:#153FAD;--ink:#101828;--body:#3D4655;--grey:#F0F1F2;\n    --line:#E4E7EC;--green:#22A251;--black:#0A0A0A;\n    font-family:inherit;color:var(--body);line-height:1.65;-webkit-font-smoothing:antialiased;}\n  .ark-lp *{box-sizing:border-box;}\n  .ark-wrap{max-width:1100px;margin:0 auto;padding:0 20px;}\n  .ark-lp h2{font-size:34px;line-height:1.2;color:var(--ink);font-weight:800;margin:0 0 14px;letter-spacing:-.01em;}\n  .ark-lp p{margin:0 0 14px;font-size:16.5px;}\n  .ark-lp section{padding:56px 0;}\n  .ark-center{text-align:center;}\n  .ark-eyebrow{color:var(--blue);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;}\n\n  \/* full bleed out of the theme container *\/\n  .ark-full{width:100vw;margin-left:calc(50% - 50vw);}\n\n  .ark-btn{display:inline-block;background:var(--blue);color:#fff !important;text-decoration:none !important;\n    font-weight:700;font-size:17px;padding:16px 40px;border-radius:8px;transition:background .2s ease;}\n  .ark-btn:hover{background:var(--blue-dark);}\n  .ark-btn--wide{display:block;width:100%;max-width:520px;margin:0 auto;text-align:center;font-size:19px;padding:19px 30px;}\n\n  \/* ---------- inside the book ---------- *\/\n  .ark-checks{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;margin:26px 0 0;padding:0;list-style:none;}\n  .ark-checks li{position:relative;padding-left:34px;font-size:16.5px;color:var(--ink);font-weight:600;}\n  .ark-checks li span{display:block;font-weight:400;color:var(--body);font-size:15.5px;margin-top:2px;}\n  .ark-checks li:before{content:\"\";position:absolute;left:0;top:3px;width:22px;height:22px;border-radius:5px;\n    background:var(--green) url(\"data:image\/svg+xml;utf8,\u003csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'\u003e\u003cpolyline points='20 6 9 17 4 12'\/\u003e\u003c\/svg\u003e\") center\/14px no-repeat;}\n  .ark-quote{background:#EEF3FE;border:1px solid #C9D9FB;border-radius:12px;padding:26px 30px;margin:34px 0 0;text-align:center;}\n  .ark-quote p{font-size:19px;line-height:1.55;color:var(--ink);font-weight:600;margin:0;}\n\n  \/* ---------- included list (final CTA) ---------- *\/\n  .ark-incl{max-width:640px;margin:0 auto 32px;border:1px solid var(--line);border-radius:14px;\n    background:#fff;padding:26px 30px;text-align:left;list-style:none;}\n  .ark-incl li{position:relative;padding-left:34px;margin-bottom:14px;font-size:16px;color:var(--ink);font-weight:600;}\n  .ark-incl li:last-child{margin-bottom:0;}\n  .ark-incl li span{display:block;font-weight:400;color:var(--body);font-size:15px;margin-top:2px;}\n  .ark-incl li:before{content:\"\";position:absolute;left:0;top:3px;width:22px;height:22px;border-radius:5px;\n    background:var(--green) url(\"data:image\/svg+xml;utf8,\u003csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'\u003e\u003cpolyline points='20 6 9 17 4 12'\/\u003e\u003c\/svg\u003e\") center\/14px no-repeat;}\n\n  \/* ---------- author ---------- *\/\n  .ark-author{display:flex;gap:48px;align-items:center;}\n  .ark-author__img{flex:0 0 44%;}\n  .ark-author__img img{display:block;width:100%;height:auto;}\n  .ark-author__txt{flex:1 1 auto;}\n\n  \/* ---------- carousel ---------- *\/\n  .ark-car{position:relative;margin-top:36px;}\n  .ark-car__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;\n    -ms-overflow-style:none;scrollbar-width:none;padding-bottom:4px;}\n  .ark-car__track::-webkit-scrollbar{display:none;}\n  .ark-car__item{flex:0 0 calc((100% - 48px)\/3);scroll-snap-align:start;}\n  .ark-car__nav{position:absolute;top:44%;transform:translateY(-50%);z-index:3;width:46px;height:46px;\n    border-radius:50%;border:0;cursor:pointer;background:var(--blue);color:#fff;\n    display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgba(16,24,40,.22);transition:background .2s;}\n  .ark-car__nav:hover{background:var(--blue-dark);}\n  .ark-car__nav[hidden]{display:none;}\n  .ark-car__prev{left:-14px;}\n  .ark-car__next{right:-14px;}\n  .ark-car__nav svg{width:20px;height:20px;}\n  .ark-car__dots{display:flex;justify-content:center;gap:9px;margin-top:22px;}\n  .ark-car__dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#C6CBD4;cursor:pointer;}\n  .ark-car__dots button.is-on{background:var(--blue);}\n  .ark-black .ark-car__dots button{background:rgba(255,255,255,.32);}\n  .ark-black .ark-car__dots button.is-on{background:#fff;}\n\n  \/* ---------- reviews ---------- *\/\n  .ark-rev{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;\n    box-shadow:0 2px 10px rgba(16,24,40,.06);height:100%;}\n  .ark-rev__img{aspect-ratio:4\/3;background:#DDE6FA center\/cover no-repeat;}\n  .ark-rev__body{padding:20px 22px 24px;}\n  .ark-stars{color:#F5A623;font-size:16px;letter-spacing:2px;margin-bottom:10px;}\n  .ark-rev p{font-size:15.5px;font-style:italic;color:var(--ink);margin:0 0 14px;}\n  .ark-rev__who{font-size:14px;color:var(--body);font-weight:700;}\n  .ark-rev__badge{display:inline-block;font-size:12px;font-weight:700;color:var(--green);margin-top:3px;}\n\n  \/* ---------- black band ---------- *\/\n  .ark-black{background:var(--black);color:#fff;}\n  .ark-black h2{color:#fff;}\n  .ark-black .ark-eyebrow{color:#fff;opacity:.72;}\n  .ark-wave{display:block;width:100%;height:70px;}\n\n  .ark-faq{max-width:860px;margin:26px auto 0;}\n  .ark-faq details{border-bottom:1px solid rgba(255,255,255,.18);}\n  .ark-faq summary{cursor:pointer;list-style:none;padding:22px 46px 22px 4px;font-weight:600;font-size:18px;\n    color:#fff;position:relative;}\n  .ark-faq summary::-webkit-details-marker{display:none;}\n  .ark-faq summary:after{content:\"\";position:absolute;right:8px;top:26px;width:11px;height:11px;\n    border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);transition:transform .2s;}\n  .ark-faq details[open] summary:after{transform:rotate(-135deg);top:31px;}\n  .ark-faq .ark-a{padding:0 20px 24px 4px;font-size:16px;color:rgba(255,255,255,.78);}\n  .ark-faq .ark-a p{margin:0;}\n\n  \/* ---------- facebook posts ---------- *\/\n  .ark-fb__card{background:#fff;border-radius:10px;padding:18px 20px;font-size:15px;height:100%;\n    box-shadow:0 2px 12px rgba(0,0,0,.3);}\n  \/* theme override guards: many themes force img{margin:0 auto} which centres the avatar *\/\n  .ark-lp img{margin:0;max-width:100%;height:auto;}\n  .ark-lp .ark-fb__card{text-align:left;}\n  .ark-lp .ark-fb__top{display:flex !important;flex-direction:row !important;align-items:flex-start !important;\n    justify-content:flex-start !important;gap:10px;margin-bottom:12px;text-align:left !important;}\n  .ark-lp .ark-fb__ava{width:40px !important;height:40px !important;min-width:40px;max-width:40px;\n    border-radius:50% !important;flex:0 0 40px !important;object-fit:cover;display:block !important;\n    margin:0 !important;padding:0;}\n  .ark-lp .ark-fb__who{min-width:0;margin:0 auto 0 0 !important;text-align:left !important;flex:1 1 auto;}\n  .ark-lp .ark-fb__name{font-weight:700;color:#050505;font-size:15px;display:flex !important;\n    align-items:center;justify-content:flex-start !important;gap:5px;line-height:1.25;text-align:left;}\n  .ark-lp .ark-fb__time{font-size:12.5px;color:#65676B;line-height:1.3;margin-top:1px;text-align:left;}\n  .ark-fb__more{flex:0 0 auto;color:#65676B;font-size:18px;font-weight:700;letter-spacing:1px;line-height:1;padding-top:4px;}\n  .ark-lp .ark-fb__verified{width:14px !important;height:14px !important;min-width:14px;flex:0 0 14px;margin:0 !important;}\n  .ark-lp .ark-fb__txt{font-style:italic;color:#050505;font-size:15px;line-height:1.45;margin:0 0 14px;text-align:left;}\n  .ark-fb__stats{display:flex;align-items:center;justify-content:space-between;font-size:13.5px;color:#65676B;\n    padding-bottom:8px;border-bottom:1px solid #E4E6EB;}\n  .ark-fb__react{display:flex;align-items:center;gap:6px;}\n  .ark-fb__emo{display:flex;}\n  .ark-fb__emo span{width:19px;height:19px;border-radius:50%;display:flex;align-items:center;justify-content:center;\n    font-size:10px;border:2px solid #fff;margin-left:-5px;}\n  .ark-fb__emo span:first-child{margin-left:0;}\n  .ark-fb__comments{font-weight:700;color:#050505;}\n  .ark-fb__acts{display:flex;justify-content:space-around;padding-top:10px;color:#65676B;font-weight:600;font-size:14px;}\n  .ark-fb__acts span{display:flex;align-items:center;gap:7px;}\n  .ark-fb__acts svg{width:17px;height:17px;flex:0 0 auto;}\n\n  @media (max-width:900px){\n    .ark-lp h2{font-size:26px;}\n    .ark-lp section{padding:40px 0;}\n    .ark-wave{height:34px;}\n    .ark-checks{grid-template-columns:1fr;gap:12px;}\n    .ark-incl{padding:22px 24px;}\n    .ark-author{flex-direction:column;gap:22px;}\n    .ark-author__img{flex:none;width:100%;}\n    .ark-car{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}\n    .ark-car__track{order:1;flex:0 0 100%;gap:16px;}\n    .ark-car__item{flex:0 0 100%;}\n    .ark-car__prev{order:2;}\n    .ark-car__dots{order:3;margin:20px 16px 0;}\n    .ark-car__next{order:4;}\n    .ark-car__nav{position:static;transform:none;width:38px;height:38px;margin-top:20px;}\n    .ark-faq summary{font-size:16.5px;padding:18px 38px 18px 2px;}\n    .ark-faq summary:after{top:23px;}\n    .ark-faq details[open] summary:after{top:28px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ark-lp\"\u003e\n\n  \u003c!-- ============ 1. INSIDE THE BOOK ============ --\u003e\n  \u003csection\u003e\n    \u003cdiv class=\"ark-wrap\"\u003e\n      \u003cp class=\"ark-eyebrow\"\u003eInside the scriptbook\u003c\/p\u003e\n      \u003ch2\u003eNobody hands you the words\u003cbr\u003eon the way out of training.\u003c\/h2\u003e\n      \u003cp style=\"max-width:760px;\"\u003e\n        You were given the models, the theory and the ethics paper. Then the door closed, a real person sat down\n        across from you, and said nothing for four minutes. This is the book that answers what to do next.\n        100+ ready-to-use tools and session guides, evidence-informed, organised so you can find the right one\n        between clients rather than the night before.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ark-checks\"\u003e\n        \u003cli\u003e100+ ready-to-use interventions\n          \u003cspan\u003eEach one written out in full, so you are reading language you can actually say, not a summary of a technique you then have to phrase yourself.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCognitive behavioural strategies\n          \u003cspan\u003eThought records, cognitive restructuring, behavioural experiments and homework, laid out step by step.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eReframing tools\n          \u003cspan\u003eWays to open up a fixed belief without arguing with it, and what to say when the reframe gets rejected.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eProcessing prompts\n          \u003cspan\u003eQuestions that move a client through what happened rather than around it, at a pace you control.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eInsight-oriented questions\n          \u003cspan\u003eFor the sessions where the goal is not a skill, and you need something better than \"how did that feel\".\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCoping skills you can teach live\n          \u003cspan\u003eGrounding, distress tolerance and regulation work explained in words a client can repeat back.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eFull session guides\n          \u003cspan\u003eStructure for the whole hour, from opening to homework, for the presentations you see most.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003ePrintable, quick-reference format\n          \u003cspan\u003eA professional PDF built for scanning mid-session, and client pages you can print and hand over as they are.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"ark-quote\"\u003e\n        \u003cp\u003eYou are not short on knowledge. You are short on time.\u003cbr\u003eThis hands you the language, already written.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ 2. ABOUT THE AUTHOR ============ --\u003e\n  \u003csection style=\"padding-top:16px;\"\u003e\n    \u003cdiv class=\"ark-wrap\"\u003e\n      \u003cdiv class=\"ark-author\"\u003e\n        \u003cdiv class=\"ark-author__img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/1577\/5263\/files\/Anne_rose_therapy-author.webp?v=1787864525\" alt=\"Marie Anne Rose, author\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ark-author__txt\"\u003e\n          \u003ch2 style=\"margin-bottom:18px;\"\u003eAbout the author\u003c\/h2\u003e\n          \u003c!-- EDIT: add her real qualifications and licensing body in the first paragraph --\u003e\n          \u003cp\u003eMarie Anne Rose is a therapist who has spent years in the room with clients, in clinic offices and\n          community services and on late night on-call phone lines, and several more supervising clinicians\n          through their first years of practice.\u003c\/p\u003e\n          \u003cp\u003eShe kept meeting the same practitioner. Capable, well trained, quietly convinced everyone else knew\n          what to say next, and holding back the question they most needed to ask out loud.\u003c\/p\u003e\n          \u003cp\u003eSo she wrote the book she kept wishing she could hand over at the end of a supervision hour. Not\n          theory, and not the polished transcript version. Plain language, real scripts, and a clear next step\n          for whatever the client walks in with.\u003c\/p\u003e\n          \u003cp style=\"margin-top:24px;\"\u003e\u003ca class=\"ark-btn\" href=\"#MainContent\"\u003eGet yours now\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ 3. REVIEWS SLIDER ============ --\u003e\n  \u003c!--\n    EDIT: replace each quote, name and photo with real customer feedback.\n    Publishing invented reviews as genuine is illegal in the US, UK and EU\n    (FTC 16 CFR Part 465; UK DMCC Act 2024). Delete any card you cannot fill.\n    Add a photo by pasting the URL inside url('') on each ark-rev__img.\n  --\u003e\n  \u003cdiv class=\"ark-full\" style=\"background:var(--grey);\"\u003e\n    \u003csection\u003e\n      \u003cdiv class=\"ark-wrap\"\u003e\n        \u003ch2 class=\"ark-center\"\u003eSee why clinicians keep it on the desk\u003c\/h2\u003e\n        \u003cp class=\"ark-center\" style=\"max-width:620px;margin:0 auto;\"\u003eReal words from the practitioners it was written for.\u003c\/p\u003e\n\n        \u003cdiv class=\"ark-car\" data-ark-car\u003e\n          \u003cbutton class=\"ark-car__nav ark-car__prev\" data-ark-prev aria-label=\"Previous\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"ark-car__track\" data-ark-track\u003e\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-rev\"\u003e\n                \u003cdiv class=\"ark-rev__img\" style=\"background-image:url('');\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"ark-rev__body\"\u003e\n                  \u003cdiv class=\"ark-stars\"\u003e★★★★★\u003c\/div\u003e\n                  \u003cp\u003eThis has been a great addition to my therapy resources. I like that I can quickly look through it when I’m planning a session instead of searching through a bunch of different materials. Lots of genuinely useful ideas in here! ❤️\u003c\/p\u003e\n                  \u003cdiv class=\"ark-rev__who\"\u003eEmily K.\u003c\/div\u003e\n                  \u003cdiv class=\"ark-rev__badge\"\u003eVerified buyer\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-rev\"\u003e\n                \u003cdiv class=\"ark-rev__img\" style=\"background-image:url('');\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"ark-rev__body\"\u003e\n                  \u003cdiv class=\"ark-stars\"\u003e★★★★★\u003c\/div\u003e\n                  \u003cp\u003eI picked this up recently and honestly didn’t expect to use it as much as I have. There are so many useful prompts and session ideas in one place. It’s definitely made my prep a little easier. 😊\u003c\/p\u003e\n                  \u003cdiv class=\"ark-rev__who\"\u003eJessica M.\u003c\/div\u003e\n                  \u003cdiv class=\"ark-rev__badge\"\u003eVerified buyer\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-rev\"\u003e\n                \u003cdiv class=\"ark-rev__img\" style=\"background-image:url('');\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"ark-rev__body\"\u003e\n                  \u003cdiv class=\"ark-stars\"\u003e★★★★★\u003c\/div\u003e\n                  \u003cp\u003eReally liking this guide so far! I especially appreciate how practical everything is. Sometimes you just need a good prompt or intervention to help move a session along, and this has given me quite a few ideas.\u003c\/p\u003e\n                  \u003cdiv class=\"ark-rev__who\"\u003eSarah L.\u003c\/div\u003e\n                  \u003cdiv class=\"ark-rev__badge\"\u003eVerified buyer\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cbutton class=\"ark-car__nav ark-car__next\" data-ark-next aria-label=\"Next\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"ark-car__dots\" data-ark-dots\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 4. BLACK BAND: FAQ + SOCIAL ============ --\u003e\n  \u003cdiv class=\"ark-full ark-black\"\u003e\n\n    \u003csvg class=\"ark-wave\" viewbox=\"0 0 1440 70\" preserveaspectratio=\"none\" style=\"margin-top:-1px;\"\u003e\n      \u003cpath d=\"M0,0 C240,58 480,10 720,26 C960,42 1200,60 1440,20 L1440,0 Z\" fill=\"#F0F1F2\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M0,0 C240,44 480,0 720,16 C960,32 1200,50 1440,8 L1440,0 Z\" fill=\"#B9BDC3\" opacity=\".5\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n\n    \u003c!-- FAQ --\u003e\n    \u003csection style=\"padding-top:14px;padding-bottom:30px;\"\u003e\n      \u003cdiv class=\"ark-wrap ark-center\"\u003e\n        \u003cp class=\"ark-eyebrow\"\u003eFrequently asked\u003c\/p\u003e\n        \u003ch2 style=\"font-size:40px;margin-bottom:0;\"\u003eQuestions\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ark-wrap\"\u003e\n        \u003cdiv class=\"ark-faq\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eIs this a physical book or a download?\u003c\/summary\u003e\n            \u003cdiv class=\"ark-a\"\u003e\u003cp\u003eIt is an instant digital download. The link is sent as soon as your payment\n            confirms, so you can have it open before your next session instead of waiting on a parcel. It is a\n            printable PDF, so it works on a laptop between clients, on a phone, or printed and kept in the\n            drawer. Yours to keep.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/details\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is actually inside?\u003c\/summary\u003e\n            \u003cdiv class=\"ark-a\"\u003e\u003cp\u003e100+ ready-to-use therapy tools and full session guides, written out in the\n            words you would say rather than summarised. Cognitive behavioural strategies, reframing tools,\n            processing prompts, insight-oriented questions and coping skills work, organised for quick\n            reference so you can find the right one mid-session.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/details\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWho is it for?\u003c\/summary\u003e\n            \u003cdiv class=\"ark-a\"\u003e\u003cp\u003eTherapists, counsellors, social workers, psychologists and clinical interns,\n            in private practice, schools, community services and group work. New clinicians tend to use it for\n            the wording; experienced ones use it as a planning shortcut and for presentations outside their\n            usual caseload.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/details\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I print the pages and use them with clients?\u003c\/summary\u003e\n            \u003c!-- EDIT: state your actual licence terms --\u003e\n            \u003cdiv class=\"ark-a\"\u003e\u003cp\u003eYes. The client-facing pages are made to be printed or sent for use inside\n            your own practice, with as many clients as you like. They are not licensed for resale, for sharing\n            across other practices, or for redistribution as your own product.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/details\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes this replace supervision or clinical judgement?\u003c\/summary\u003e\n            \u003cdiv class=\"ark-a\"\u003e\u003cp\u003eNo, and it never pretends to. It is a practice resource, not training and not\n            supervision. Every tool is applied at your discretion, inside your scope of practice, your training\n            and your professional code of ethics.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Social proof --\u003e\n    \u003c!--\n      EDIT: only publish comments you actually received, with permission.\n      The three profile photos are wired in already. Replace [Name], [time],\n      the quote and the counts with the real ones, or delete the card.\n    --\u003e\n    \u003csection style=\"padding-top:10px;\"\u003e\n      \u003cdiv class=\"ark-wrap\"\u003e\n        \u003ch2 class=\"ark-center\" style=\"margin-bottom:6px;\"\u003eWhat clinicians are saying\u003c\/h2\u003e\n\n        \u003cdiv class=\"ark-car\" data-ark-car\u003e\n          \u003cbutton class=\"ark-car__nav ark-car__prev\" data-ark-prev aria-label=\"Previous\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"ark-car__track\" data-ark-track\u003e\n\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-fb__card\"\u003e\n                \u003cdiv class=\"ark-fb__top\"\u003e\n                  \u003cimg class=\"ark-fb__ava\" loading=\"lazy\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/1577\/5263\/files\/social-prof-01.webp?v=1787865885\"\u003e\n                  \u003cdiv class=\"ark-fb__who\"\u003e\n                    \u003cdiv class=\"ark-fb__name\"\u003eBecca A\n                      \u003csvg class=\"ark-fb__verified\" viewbox=\"0 0 24 24\" fill=\"#1877F2\"\u003e\u003cpath d=\"M12 1l2.6 2.2 3.4-.3.9 3.3 2.9 1.8-1.3 3.2 1.3 3.2-2.9 1.8-.9 3.3-3.4-.3L12 23l-2.6-2.2-3.4.3-.9-3.3L2.2 16l1.3-3.2L2.2 9.6l2.9-1.8.9-3.3 3.4.3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10.8 15.3l-3-3 1.3-1.3 1.7 1.7 4-4 1.3 1.3z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"ark-fb__time\"\u003e5h ago\u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__more\"\u003e⋯\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"ark-fb__txt\"\u003eI’ve been using The Confident Clinician’s Scriptbook and I’m really impressed with it. So many practical ideas in one place, especially for those sessions where you need a little extra direction. It’s become one of those resources I keep going back to. 🙌\u003c\/p\u003e\n                \u003cdiv class=\"ark-fb__stats\"\u003e\n                  \u003cdiv class=\"ark-fb__react\"\u003e\n                    \u003cdiv class=\"ark-fb__emo\"\u003e\n                      \u003cspan style=\"background:#1877F2;\"\u003e👍\u003c\/span\u003e\n                      \u003cspan style=\"background:#F33E58;\"\u003e❤\u003c\/span\u003e\n                      \u003cspan style=\"background:#F7B125;\"\u003e😮\u003c\/span\u003e\n                    \u003c\/div\u003e\n\u003cspan\u003e3.5k\u003c\/span\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__comments\"\u003e670 comments\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ark-fb__acts\"\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 10.5V20H4.6A1.6 1.6 0 0 1 3 18.4v-6.3a1.6 1.6 0 0 1 1.6-1.6H7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 10.5l4.4-7.1a1.6 1.6 0 0 1 2.9 1.1l-.8 3.9h4.8a2 2 0 0 1 1.95 2.45l-1.5 6.5A2 2 0 0 1 16.8 20H7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eLike\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.6c0 4.5-4 8.1-9 8.1a10 10 0 0 1-3.2-.5L3.5 21l1.8-4.2A7.7 7.7 0 0 1 3 11.6c0-4.5 4-8.1 9-8.1s9 3.6 9 8.1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eComment\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 17.5c.6-5.2 4.3-7.8 9.5-7.9V5.2L21 12l-8.5 6.8V14c-4.3 0-7.2 1-9.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eShare\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-fb__card\"\u003e\n                \u003cdiv class=\"ark-fb__top\"\u003e\n                  \u003cimg class=\"ark-fb__ava\" loading=\"lazy\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/1577\/5263\/files\/social-prof-02.webp?v=1787865884\"\u003e\n                  \u003cdiv class=\"ark-fb__who\"\u003e\n                    \u003cdiv class=\"ark-fb__name\"\u003eSamantha G\n                      \u003csvg class=\"ark-fb__verified\" viewbox=\"0 0 24 24\" fill=\"#1877F2\"\u003e\u003cpath d=\"M12 1l2.6 2.2 3.4-.3.9 3.3 2.9 1.8-1.3 3.2 1.3 3.2-2.9 1.8-.9 3.3-3.4-.3L12 23l-2.6-2.2-3.4.3-.9-3.3L2.2 16l1.3-3.2L2.2 9.6l2.9-1.8.9-3.3 3.4.3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10.8 15.3l-3-3 1.3-1.3 1.7 1.7 4-4 1.3 1.3z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"ark-fb__time\"\u003e48 minutes ago\u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__more\"\u003e⋯\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"ark-fb__txt\"\u003eJust wanted to share this because it’s actually been really useful! There are so many therapy tools, prompts, and session ideas packed into one guide. It has saved me a lot of prep time and given me some fresh ideas for my sessions.\u003c\/p\u003e\n                \u003cdiv class=\"ark-fb__stats\"\u003e\n                  \u003cdiv class=\"ark-fb__react\"\u003e\n                    \u003cdiv class=\"ark-fb__emo\"\u003e\n                      \u003cspan style=\"background:#1877F2;\"\u003e👍\u003c\/span\u003e\n                      \u003cspan style=\"background:#F33E58;\"\u003e❤\u003c\/span\u003e\n                      \u003cspan style=\"background:#F7B125;\"\u003e😮\u003c\/span\u003e\n                    \u003c\/div\u003e\n\u003cspan\u003e4.1k\u003c\/span\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__comments\"\u003e120 comments\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ark-fb__acts\"\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 10.5V20H4.6A1.6 1.6 0 0 1 3 18.4v-6.3a1.6 1.6 0 0 1 1.6-1.6H7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 10.5l4.4-7.1a1.6 1.6 0 0 1 2.9 1.1l-.8 3.9h4.8a2 2 0 0 1 1.95 2.45l-1.5 6.5A2 2 0 0 1 16.8 20H7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eLike\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.6c0 4.5-4 8.1-9 8.1a10 10 0 0 1-3.2-.5L3.5 21l1.8-4.2A7.7 7.7 0 0 1 3 11.6c0-4.5 4-8.1 9-8.1s9 3.6 9 8.1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eComment\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 17.5c.6-5.2 4.3-7.8 9.5-7.9V5.2L21 12l-8.5 6.8V14c-4.3 0-7.2 1-9.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eShare\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ark-car__item\"\u003e\n              \u003cdiv class=\"ark-fb__card\"\u003e\n                \u003cdiv class=\"ark-fb__top\"\u003e\n                  \u003cimg class=\"ark-fb__ava\" loading=\"lazy\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/1577\/5263\/files\/social-prof-03.webp?v=1787865884\"\u003e\n                  \u003cdiv class=\"ark-fb__who\"\u003e\n                    \u003cdiv class=\"ark-fb__name\"\u003eHannah M\n                      \u003csvg class=\"ark-fb__verified\" viewbox=\"0 0 24 24\" fill=\"#1877F2\"\u003e\u003cpath d=\"M12 1l2.6 2.2 3.4-.3.9 3.3 2.9 1.8-1.3 3.2 1.3 3.2-2.9 1.8-.9 3.3-3.4-.3L12 23l-2.6-2.2-3.4.3-.9-3.3L2.2 16l1.3-3.2L2.2 9.6l2.9-1.8.9-3.3 3.4.3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10.8 15.3l-3-3 1.3-1.3 1.7 1.7 4-4 1.3 1.3z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"ark-fb__time\"\u003e2days ago\u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__more\"\u003e⋯\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"ark-fb__txt\"\u003eHonestly, this has been such a helpful resource. I love that I don’t have to spend forever trying to come up with questions or activities for a session. Everything is organized and easy to find. Definitely worth having on hand! ❤️\u003c\/p\u003e\n                \u003cdiv class=\"ark-fb__stats\"\u003e\n                  \u003cdiv class=\"ark-fb__react\"\u003e\n                    \u003cdiv class=\"ark-fb__emo\"\u003e\n                      \u003cspan style=\"background:#1877F2;\"\u003e👍\u003c\/span\u003e\n                      \u003cspan style=\"background:#F33E58;\"\u003e❤\u003c\/span\u003e\n                      \u003cspan style=\"background:#F7B125;\"\u003e😮\u003c\/span\u003e\n                    \u003c\/div\u003e\n\u003cspan\u003e1.1k\u003c\/span\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"ark-fb__comments\"\u003e320 comments\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"ark-fb__acts\"\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 10.5V20H4.6A1.6 1.6 0 0 1 3 18.4v-6.3a1.6 1.6 0 0 1 1.6-1.6H7z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 10.5l4.4-7.1a1.6 1.6 0 0 1 2.9 1.1l-.8 3.9h4.8a2 2 0 0 1 1.95 2.45l-1.5 6.5A2 2 0 0 1 16.8 20H7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eLike\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 11.6c0 4.5-4 8.1-9 8.1a10 10 0 0 1-3.2-.5L3.5 21l1.8-4.2A7.7 7.7 0 0 1 3 11.6c0-4.5 4-8.1 9-8.1s9 3.6 9 8.1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eComment\u003c\/span\u003e\n                  \u003cspan\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 17.5c.6-5.2 4.3-7.8 9.5-7.9V5.2L21 12l-8.5 6.8V14c-4.3 0-7.2 1-9.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eShare\u003c\/span\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n          \u003cbutton class=\"ark-car__nav ark-car__next\" data-ark-next aria-label=\"Next\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"ark-car__dots\" data-ark-dots\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csvg class=\"ark-wave\" viewbox=\"0 0 1440 70\" preserveaspectratio=\"none\" style=\"margin-bottom:-1px;\"\u003e\n      \u003cpath d=\"M0,70 C240,12 480,60 720,44 C960,28 1200,10 1440,50 L1440,70 Z\" fill=\"#FFFFFF\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M0,70 C240,26 480,70 720,54 C960,38 1200,20 1440,62 L1440,70 Z\" fill=\"#B9BDC3\" opacity=\".45\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ 5. FINAL CTA ============ --\u003e\n  \u003csection style=\"padding-top:34px;\"\u003e\n    \u003cdiv class=\"ark-wrap ark-center\"\u003e\n      \u003cp class=\"ark-eyebrow\"\u003eEverything you get\u003c\/p\u003e\n      \u003ch2 style=\"margin-bottom:26px;\"\u003eOne download, your whole session shelf\u003c\/h2\u003e\n\n      \u003c!-- EDIT: confirm every line matches what is actually in the file before publishing --\u003e\n      \u003cul class=\"ark-incl\"\u003e\n        \u003cli\u003e100+ ready-to-use therapy interventions\n          \u003cspan\u003eEvidence-informed, written out in full, ready to use in the next session.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCognitive behavioural strategies and psychotherapy tools\n          \u003cspan\u003eThought records, restructuring, behavioural experiments and the homework that follows.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eReframing tools, processing prompts and insight questions\n          \u003cspan\u003eGrouped so you can reach for the one the moment calls for, not the one you remember.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eCoping skills and regulation work\n          \u003cspan\u003eGrounding and distress tolerance explained in words a client can take away and use.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eFull session guides, organised by presentation\n          \u003cspan\u003eStructure for the whole hour, from the opening line to what you set for the week.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003ePrintable client worksheets and handouts\n          \u003cspan\u003eGive them as they are. No reformatting, no rebuilding what you already made once.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eQuick-reference layout, professionally set\n          \u003cspan\u003eBuilt to be scanned between clients, on a laptop, a phone, or printed for the drawer.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003eInstant download, yours to keep\n          \u003cspan\u003eThe link arrives the moment your payment confirms. Nothing ships, nothing expires.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003ca class=\"ark-btn ark-btn--wide\" href=\"#MainContent\"\u003eADD TO CART\u003c\/a\u003e\n      \u003cp style=\"margin-top:16px;font-weight:700;color:var(--ink);\"\u003e30 day money back guarantee\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#8A8F98;line-height:1.6;margin:26px 0 0;text-align:left;\"\u003e\n        The Confident Clinician's Scriptbook is a professional practice resource. It is not training, it is not\n        clinical supervision, and it does not certify or qualify anyone to practise. It is not a substitute for\n        your own clinical judgement, your licensing requirements or your professional code of ethics. Every tool\n        is applied at the practitioner's discretion and within their scope of practice. Nothing in it is medical\n        advice or a treatment recommendation for any individual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('[data-ark-car]').forEach(function(car){\n    var track = car.querySelector('[data-ark-track]');\n    var prev  = car.querySelector('[data-ark-prev]');\n    var next  = car.querySelector('[data-ark-next]');\n    var dots  = car.querySelector('[data-ark-dots]');\n    if(!track || !prev || !next || !dots) return;\n\n    function pages(){ return Math.max(1, Math.round(track.scrollWidth \/ track.clientWidth)); }\n    function current(){ return Math.round(track.scrollLeft \/ track.clientWidth); }\n\n    function sync(){\n      var c = current();\n      Array.prototype.forEach.call(dots.children, function(d,i){ d.classList.toggle('is-on', i===c); });\n    }\n\n    function build(){\n      var n = pages(), hide = n \u003c= 1;\n      prev.hidden = hide; next.hidden = hide;\n      dots.innerHTML = '';\n      if(hide) return;\n      for(var i=0;i\u003cn;i++){\n        var b = document.createElement('button');\n        b.type = 'button';\n        b.setAttribute('aria-label','Go to slide '+(i+1));\n        (function(idx){\n          b.addEventListener('click', function(){\n            track.scrollTo({ left: idx*track.clientWidth, behavior:'smooth' });\n          });\n        })(i);\n        dots.appendChild(b);\n      }\n      sync();\n    }\n\n    prev.addEventListener('click', function(){ track.scrollBy({ left:-track.clientWidth, behavior:'smooth' }); });\n    next.addEventListener('click', function(){ track.scrollBy({ left: track.clientWidth, behavior:'smooth' }); });\n\n    var t;\n    track.addEventListener('scroll', function(){ clearTimeout(t); t = setTimeout(sync, 90); }, { passive:true });\n    window.addEventListener('resize', function(){ clearTimeout(t); t = setTimeout(build, 200); });\n    build();\n  });\n})();\n\u003c\/script\u003e\n","brand":"ARKEONIC","offers":[{"title":"Default Title","offer_id":52824164237599,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/1577\/5263\/files\/ConfidentClinician_sScriptbook-script-02.webp?v=1787948226","url":"https:\/\/www.arkeonic.com\/products\/the-confident-clinician-s-scriptbook-100-ready-to-use-therapy-tools-session-guides","provider":"ARKEONIC","version":"1.0","type":"link"}