{"id":2429,"date":"2025-05-28T15:13:13","date_gmt":"2025-05-28T13:13:13","guid":{"rendered":"https:\/\/equilibriumpsychotherapy.net\/dopamine-addiction-everyday-habits\/"},"modified":"2026-09-09T14:13:18","modified_gmt":"2026-09-09T12:13:18","slug":"dopamine-addiction-everyday-habits","status":"publish","type":"post","link":"https:\/\/equilibriumpsychotherapy.net\/hr\/dopamine-addiction-everyday-habits\/","title":{"rendered":"Dopamine, Addiction &#038; Everyday Habits"},"content":{"rendered":"\n<style>\n\/* The accent is a light-background device. Inside a reversed-out panel it stops\n   being emphasis and becomes unreadable - coral on the Matrix closing panel\n   measured 2.0:1 - so the mark falls back to the panel's own text colour and\n   lets weight alone carry it. gOpen tags those panels .eq-ondark. *\/\n.eqp .eq-ondark .eqb{color:inherit}\n\/* House rule: bold emphasis is set in the article's own accent colour, so a\n   marked phrase belongs to the piece it sits in rather than importing a\n   site-wide highlight. v2-emph.js inserts <strong class=\"eqb\">; theme() has\n   already declared --eqp-accent for this post. Italics deliberately stay ink,\n   and nothing inside a component that exists to make a line stand out is\n   coloured, because that is emphasis on emphasis. *\/\n.eqp .eqb{color:var(--eqp-accent)}\n\n\n\/* ---- reading progress ---- *\/\n#eqp-rail{position:fixed;top:0;left:0;right:0;height:2px;z-index:9999;pointer-events:none;background:transparent}\n#eqp-rail i{display:block;height:100%;background:var(--eqp-accent);transform:scaleX(0);transform-origin:0 50%;\n  will-change:transform}\n@supports (animation-timeline:scroll()){\n  #eqp-rail i{animation:eqp-grow linear both;animation-timeline:scroll(root block)}\n}\n@keyframes eqp-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}\n\n\/* ---- part rail ---- *\/\n#eqp-parts{position:fixed;left:26px;top:50%;transform:translateY(-50%);z-index:60;display:none}\n@media(min-width:1280px){#eqp-parts{display:block}}\n#eqp-parts a{display:flex;align-items:center;gap:11px;padding:7px 0;text-decoration:none;color:inherit}\n#eqp-parts .dot{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:var(--eqp-dot);\n  transition:background .2s ease,transform .2s ease}\n#eqp-parts .lbl{white-space:nowrap;font:700 11px\/1 \"Work Sans\",sans-serif;letter-spacing:.1em;\n  text-transform:uppercase;color:var(--eqp-muted);opacity:0;transform:translateX(-4px);\n  transition:opacity .2s ease,transform .2s ease;pointer-events:none}\n#eqp-parts:hover .lbl{opacity:1;transform:none}\n#eqp-parts a:focus-visible .lbl{opacity:1;transform:none}\n#eqp-parts a.on .dot{background:var(--eqp-accent);transform:scale(1.45)}\n#eqp-parts a.on .lbl{color:var(--eqp-accent)}\n\n\/* ---- back to top ---- *\/\n#eqp-top{position:fixed;right:26px;bottom:26px;z-index:60;display:inline-flex;align-items:center;gap:8px;\n  padding:11px 17px;border-radius:999px;border:1.5px solid var(--eqp-line);background:#fff;\n  color:var(--eqp-accent);font:600 14px\/1 \"Work Sans\",sans-serif;cursor:pointer;\n  box-shadow:0 2px 14px var(--eqp-shadow);\n  opacity:0;visibility:hidden;transform:translateY(8px);\n  transition:opacity .25s ease,transform .25s ease,visibility .25s}\n#eqp-top.on{opacity:1;visibility:visible;transform:none}\n#eqp-top:hover{color:var(--eqp-accent2);border-color:var(--eqp-line2)}\n#eqp-top svg{width:13px;height:13px}\n\n\/* ---- scroll reveal ----\n   Gated on [data-eqp], which the script sets before any of these elements are\n   parsed. No script, no hiding: the article never depends on JS to be visible. *\/\n[data-eqp] .eq-rev{opacity:0;transform:translateY(12px);\n  transition:opacity .38s cubic-bezier(.22,.61,.36,1),transform .38s cubic-bezier(.22,.61,.36,1)}\n[data-eqp] .eq-rev.in{opacity:1;transform:none}\n\n\/* ---- the reference count in the masthead is a jump link ----\n   It has to read as meta text and behave as a link at the same time, so it\n   takes a hairline underline and borrows the accent only on hover or keyboard\n   focus. Anything louder and it would out-rank the read time sitting next to\n   it, which is the more useful of the two.\n\n   scroll-margin lands the eyebrow clear of the top edge instead of jammed\n   under it. 24px, because the only fixed chrome on the page is a 2px progress\n   rail; there is no header to clear. *\/\n.eqp .eq-refjump{color:inherit;text-decoration:underline;text-decoration-thickness:1px;\n  text-underline-offset:3px;text-decoration-color:var(--eqp-line);transition:color .18s ease}\n.eqp .eq-refjump:hover,.eqp .eq-refjump:focus-visible{color:var(--eqp-accent)}\n#references{scroll-margin-top:24px}\n\n\/* ---- drop cap ---- *\/\n.eq-drop::first-letter{float:left;font-family:\"Playfair Display\",Georgia,serif;font-weight:800;\n  font-size:4.4em;line-height:.84;margin:.06em .10em 0 0;color:var(--eqp-accent)}\n\n\/* ---- focus + selection, applied inside the article only ---- *\/\n.eqp ::selection{background:var(--eqp-sel);color:var(--eqp-accent)}\n\n@media(max-width:520px){\n  .eq-drop::first-letter{font-size:3.5em}\n  #eqp-top{right:14px;bottom:14px;padding:10px 14px}\n}\n@media(prefers-reduced-motion:reduce){\n  .eq-rev,#eqp-top,#eqp-parts .dot,#eqp-parts .lbl{transition:none!important}\n  .eq-rev{opacity:1!important;transform:none!important}\n  #eqp-rail i{animation:none!important}\n}\n\n\/* ---- print ---- *\/\n@media print{\n  #eqp-rail,#eqp-parts,#eqp-top{display:none!important}\n  .eq-rev{opacity:1!important;transform:none!important}\n  h2,h3{break-after:avoid;page-break-after:avoid}\n  a{text-decoration:none;color:#000}\n  .eqp{font-size:11pt}\n}\n\n\/* ---- contents list on a phone ----\n   The panel carries 44px of inline padding for the desktop layout. On a 390px\n   screen that leaves 177px of content box for a summary row needing 251px, so\n   the row overflowed on every article on the site. Two moves: take the padding\n   back, and let the row wrap so the chevron, part number and reading estimate\n   share a line with the title underneath them. *\/\n@media(max-width:600px){\n.eqp .wp-block-group.has-background:has(>.wp-block-rank-math-toc-block){padding-left:20px!important;padding-right:20px!important}\n.eqp .eq-toc summary{flex-wrap:wrap;gap:5px 11px}\n.eqp .eq-toc .chev{order:0}\n.eqp .eq-toc .num{min-width:0;order:1}\n.eqp .eq-toc .cnt{order:2}\n.eqp .eq-toc .ttl{order:3;flex:1 1 100%}\n}\n.eqp .dop-cite{color:#c5234b;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:rgba(197,35,75,.42)}.eqp .dop-cite:hover,.eqp .dop-cite:focus-visible{text-decoration-color:#c5234b}<\/style><style>\n\/* ---- house glossary card (one standard, every article) ----\n   Trigger: a dotted underline in the article accent, quiet enough to ignore\n   and different enough from a link to never be mistaken for one.\n   Card: warm ground, a full height accent rule down the left edge, and the\n   term name on a faint band of the article own hue. That tint is the accent\n   hue held at 94.5% lightness, not a percentage mix into the ground, because\n   mixing a dark colour into near white greys it instead of tinting it.\n   Colours ship as constants: the accent varies by article and each tint has\n   to be checked for contrast, so it is solved once rather than at runtime. *\/\n.eqp .eq-term{position:relative;display:inline;border-bottom:1.5px dotted #a62747;cursor:help;outline:none}\n.eqp .eq-term:focus-visible{outline:2px solid #a62747;outline-offset:3px;border-radius:3px}\n.eqp .eq-def{position:absolute;left:50%;bottom:calc(100% + 12px);z-index:40;width:min(320px,78vw);box-sizing:border-box;transform:translateX(-50%) translateY(4px);margin-left:var(--sx,0px);opacity:0;visibility:hidden;pointer-events:none;background:#fffdfb;border:1.5px solid #e1d0c3;border-left:3px solid #a62747;border-radius:8px;overflow:hidden;padding:13px 16px 14px;box-shadow:0 10px 30px rgba(20,30,40,.13);font-family:\"Work Sans\",sans-serif;font-size:14.5px;line-height:1.55;font-style:normal;font-weight:400;color:#272320;text-align:left;transition:opacity .16s ease,transform .16s ease}\n\/* The band is the b element pulled out to the padding edge, so no wrapper is\n   needed around the definition text and the markup stays exactly as it was. *\/\n.eqp .eq-def b{display:block;font-family:\"Work Sans\",sans-serif;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#a62747;margin:-13px -16px 12px;padding:10px 16px 9px;background:#f6ecef;border-bottom:1px solid #e1d0c3}\n.eqp .eq-def b .dt{font-style:normal;font-weight:400;opacity:.72}\n.eqp .eq-def b .dt::before{content:\"\\00B7\";margin:0 .5em;opacity:.65}\n.eqp .eq-term:hover .eq-def,.eqp .eq-term:focus .eq-def,.eqp .eq-term:focus-within .eq-def{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}\n\/* On a phone the card pins to the bottom edge, the one position that cannot\n   be pushed off screen, so the nudge script is not needed there. *\/\n@media(max-width:600px){.eqp .eq-def{position:fixed;left:12px;right:12px;bottom:14px;top:auto;width:auto;max-width:none;margin-left:0;transform:translateY(10px);font-size:15.5px}\n.eqp .eq-term:hover .eq-def,.eqp .eq-term:focus .eq-def,.eqp .eq-term:focus-within .eq-def{transform:translateY(0)}}\n@media(prefers-reduced-motion:reduce){.eqp .eq-def{transition:none;transform:translateX(calc(-50% + var(--sx,0px)))}}\n@media print{.eqp .eq-def{display:none}.eqp .eq-term{border-bottom:0}}\n<\/style><style>\n\/* ---- table of contents ---- *\/\n.eq-toc{margin:0}\n.eq-toc details{border-top:1px solid var(--eqp-line);margin:0}\n.eq-toc details:last-of-type{border-bottom:1px solid var(--eqp-line)}\n.eq-toc summary{display:flex;align-items:baseline;gap:15px;padding:17px 2px;cursor:pointer;\n  list-style:none;transition:color .18s ease}\n.eq-toc summary::-webkit-details-marker{display:none}\n.eq-toc summary:hover{color:var(--eqp-accent2)}\n.eq-toc summary:focus-visible{outline:2px solid var(--eqp-accent2);outline-offset:3px;border-radius:5px}\n.eq-toc .num{flex:0 0 auto;font:700 12px\/1 \"Work Sans\",sans-serif;letter-spacing:.13em;color:var(--eqp-gold);\n  min-width:56px;font-variant-numeric:tabular-nums}\n.eq-toc .ttl{flex:1 1 auto;font:700 19px\/1.3 \"Work Sans\",sans-serif;color:var(--eqp-accent)}\n.eq-toc .cnt{flex:0 0 auto;font:400 13.5px\/1 \"Work Sans\",sans-serif;color:var(--eqp-muted);\n  font-variant-numeric:tabular-nums;white-space:nowrap}\n.eq-toc .chev{flex:0 0 auto;width:11px;height:11px;transition:transform .22s ease;color:var(--eqp-muted)}\n.eq-toc details[open] .chev{transform:rotate(90deg)}\n.eq-toc details[open] .ttl{color:var(--eqp-accent2)}\n.eq-toc ul{list-style:none;margin:0;padding:0 0 16px 71px}\n.eq-toc li{margin:0 0 9px}\n.eq-toc li a{font:400 15.5px\/1.5 \"Work Sans\",sans-serif;color:var(--eqp-body);text-decoration:none;\n  border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease}\n.eq-toc li a:hover{color:var(--eqp-accent2);border-bottom-color:var(--eqp-line2)}\n.eq-toc li a:focus-visible{outline:2px solid var(--eqp-accent2);outline-offset:2px;border-radius:3px}\n\n@media(max-width:820px){\n  .eq-toc ul{padding-left:56px}\n  .eq-toc .sec,.eq-toc .sep{display:none}\n  .eq-toc .num{min-width:44px}\n}\n@media(prefers-reduced-motion:reduce){\n  .eq-toc .chev{transition:none!important}\n}\n@media print{\n  .eq-toc details{border-color:#bbb}\n  .eq-toc ul{display:block!important}\n}\n<\/style><style>:root{--eqp-accent:#a62747;--eqp-accent2:#5c4c40;--eqp-muted:#71655b;--eqp-dot:#e1d0c3;--eqp-line:#f0eeed;--eqp-line2:#e1d0c3;--eqp-gold:#a62747;--eqp-body:#6a5d53;--eqp-sel:#efe6de;--eqp-shadow:rgba(50,36,26,.16)}<\/style><style>\n\/* Bold emphasis. GLD_M rather than the chrome accent, because on this post the\n   marks land inside the correction cards and the evidence panel as well as in\n   running prose, and GLD_M is the one raspberry tuned to clear 4.5:1 on white,\n   on the cream and on all three panel tints at once. See tune.js. *\/\n.eqp .eqb{color:#c5234b}\n.dop{font-family:\"Work Sans\",sans-serif;color:#272320;max-width:100%}\n.dop *{box-sizing:border-box}\n.dop .eyb{font-size:11.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px}\n\n\/* ---- part opening ---- *\/\n.dop-part{display:flex;align-items:center;gap:22px;padding:0 0 16px;border-bottom:1.5px solid #e1d0c3}\n.dop-part .no{flex:0 0 auto;font-family:\"Playfair Display\",Georgia,serif;font-weight:800;\n  font-size:clamp(46px,6vw,64px);line-height:.85;color:#efe6de;\n  -webkit-text-stroke:1.5px #72533b;font-variant-numeric:tabular-nums}\n.dop-part .tx{min-width:0}\n.dop-part .lb{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;\n  color:#72533b;margin:0 0 6px}\n.dop-part h2{font-family:\"Work Sans\",sans-serif;font-size:clamp(21px,2.6vw,27px);font-weight:700;\n  line-height:1.22;color:#69584c;margin:0}\n.dop-part .sb{font-size:16px;line-height:1.55;color:#71655b;margin:9px 0 0}\n\n\/* ---- the correction, used six times ----\n   Left: the popular version, on a neutral at the same weight as the voice\n   beside it. Right: what the research says. The left column is narrower\n   because the flattened version really is shorter, and letting the two\n   columns differ in width says that without a word. *\/\n.dop-fix{border:1.5px solid #e1d0c3;border-radius:18px;background:#fff;overflow:hidden}\n.dop-fix .br{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(0,1.18fr)}\n.dop-fix .bx{padding:24px 28px 26px}\n\/* The split is drawn ONCE, by the voice rule on the research side. An earlier\n   version also put a hairline on the right of the flat panel, which stacked\n   5.5px of rules at the divide to say a thing the 4px rule was already\n   saying. *\/\n.dop-fix .pop{background:#e8e7e6}\n.dop-fix .res{background:#fff;border-left:4px solid #72533b}\n.dop-fix .lb{margin:0 0 13px;font-size:11.5px;font-weight:700;letter-spacing:.14em;\n  text-transform:uppercase}\n.dop-fix .pop .lb{color:#6b6661}\n.dop-fix .res .lb{color:#72533b}\n.dop-fix p.tx{margin:0;font-size:18px;line-height:1.6;color:#272320}\n.dop-fix p.tx + p.tx{margin-top:12px}\n.dop-fix .pop p.tx{font-weight:600;color:#69584c}\n.dop-fix .nt{margin:0;padding:18px 28px;background:#efe6de;border-top:1.5px solid #e1d0c3;\n  font-size:17.5px;line-height:1.6;color:#69584c;font-weight:600}\n\n\/* ---- the chain, used four times ----\n   A filled warm node is something the behaviour adds. An outlined one is\n   something it takes away. The eyebrow says which in words, so the grammar is\n   never carrying the meaning on its own. *\/\n.dop-chain{border-top:1.5px solid #f0eeed;border-bottom:1.5px solid #f0eeed;padding:22px 0 24px}\n.dop-chain .eyb{color:#71655b;margin:0 0 15px}\n.dop-chain .rw{display:flex;flex-wrap:wrap;align-items:center;gap:12px 15px}\n.dop-chain .nd{font-size:16.5px;line-height:1.3;font-weight:600;color:#69584c;\n  border:1.5px solid #ece3dc;border-radius:999px;padding:8px 18px;background:#faf7f5}\n.dop-chain .op{font-size:19px;color:#c3b5aa;font-weight:400}\n.dop-chain .nd.add{background:#a62747;border-color:#a62747;color:#fff;font-weight:700}\n.dop-chain .nd.rem{background:#fff;border:2px solid #a62747;color:#a62747;font-weight:700}\n.dop-chain .nt{margin:15px 0 0;font-size:16px;line-height:1.6;color:#71655b}\n\n\/* ---- questions, used twice ---- *\/\n.dop-q{border:1.5px solid #e1d0c3;border-left:5px solid #72533b;border-radius:16px;\n  background:#efe6de;padding:30px 32px}\n.dop-q .eyb{color:#71655b}\n.dop-q ul{list-style:none;margin:0;padding:0}\n.dop-q li{font-size:19.5px;line-height:1.5;color:#69584c;font-weight:600;padding:15px 0;\n  border-top:1px solid #e1d0c3}\n.dop-q li:first-child{border-top:0;padding-top:0}\n.dop-q li:last-child{padding-bottom:0}\n.dop-q .nt{margin:20px 0 0;padding-top:17px;border-top:1px solid #e1d0c3;\n  font-size:16px;line-height:1.6;color:#71655b;font-weight:400}\n\n\/* ---- chips: a set of short options that as a list would be a tall thin\n       column with almost nothing in it ---- *\/\n.dop-chips{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0}\n.dop-chips span{font-size:16px;line-height:1.3;color:#69584c;background:#efe6de;\n  border:1.5px solid #e1d0c3;border-radius:999px;padding:8px 17px}\n.dop-chipbox{border-top:1.5px solid #ece3dc;border-bottom:1.5px solid #ece3dc;padding:24px 0 28px}\n.dop-chipbox .eyb{color:#71655b;margin:0 0 4px}\n\n\/* ---- evidence panel: what the research actually supports ---- *\/\n.dop-ev{background:#efe6de;border:1.5px solid #e1d0c3;border-radius:20px;padding:36px 38px}\n.dop-ev .eyb{color:#71655b}\n.dop-ev ul{list-style:none;margin:0;padding:0}\n.dop-ev li{position:relative;padding:0 0 0 34px;margin:0 0 20px;font-size:18px;line-height:1.62;\n  color:#272320}\n.dop-ev li:last-child{margin-bottom:0}\n.dop-ev li svg{position:absolute;left:0;top:4px;width:19px;height:19px;color:#72533b}\n.dop-ev .nt{margin:26px 0 0;padding-top:20px;border-top:1.5px solid #e1d0c3;\n  font-size:17.5px;line-height:1.6;color:#69584c;font-weight:600}\n\n\/* ---- figures, shared ---- *\/\n.dop-fig{margin:0}\n.dop-fig .eyb{color:#71655b;margin:0 0 9px}\n.dop-fig .ti{font-size:clamp(19px,2.2vw,23px);font-weight:700;line-height:1.28;color:#69584c;\n  margin:0 0 10px}\n.dop-fig .sub{font-size:16.5px;line-height:1.6;color:#71655b;margin:0 0 26px}\n.dop-fig figcaption{font-size:15.5px;line-height:1.6;color:#71655b;margin:22px 0 0}\n\n\/* ---- figure 1: twenty checks ---- *\/\n.dop-ck .band + .band{margin-top:26px}\n.dop-ck .cap{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;\n  color:#69584c;margin:0 0 10px}\n.dop-ck .row{display:grid;grid-template-columns:repeat(20,1fr);gap:6px}\n.dop-ck .c{aspect-ratio:1\/1;border-radius:5px;background:#fff;border:1.5px solid #e1d0c3}\n.dop-ck .c.hit{background:#cd6e86;border-color:#a62747}\n.dop-ck .lg{display:flex;flex-wrap:wrap;gap:10px 26px;margin:24px 0 0;padding-top:18px;\n  border-top:1.5px solid #f0eeed}\n.dop-ck .lg i{display:inline-block;width:15px;height:15px;border-radius:4px;vertical-align:-2px;\n  margin-right:9px;border:1.5px solid #e1d0c3;background:#fff}\n.dop-ck .lg i.hit{background:#cd6e86;border-color:#a62747}\n.dop-ck .lg span{font-size:15px;line-height:1.4;color:#71655b}\n\n\/* ---- figure 2: the layers ---- *\/\n.dop-ly .lay{display:grid;grid-template-columns:minmax(150px,246px) minmax(0,1fr);\n  gap:11px 20px;align-items:center}\n.dop-ly .nm{font-size:16.5px;line-height:1.35;font-weight:600;color:#69584c;text-align:right}\n\/* The track is white with a visible hairline, not a filled grey band. A filled track at\n   the same luminance as the bar leaves the bar carried by hue alone, which is\n   what the first version did and what the palette check now names; see\n   palette.js. Everything a reader has to see here - the bar, and the cap that\n   marks where it starts - is delimited by a GLD_F edge at 3.4:1 against the\n   page. The tint inside it is decoration. *\/\n.dop-ly .tr{position:relative;height:26px;border-radius:6px;background:#fff;\n  border:1.5px solid #e1d0c3}\n.dop-ly .bar{position:absolute;top:-1.5px;bottom:-1.5px;right:-1.5px;border-radius:6px;\n  background:#f4e5e9;border:1.5px solid #cd6e86}\n\/* the solid cap marks the point at which that layer joins, and never leaves *\/\n.dop-ly .bar i{position:absolute;left:-1.5px;top:-1.5px;bottom:-1.5px;width:11px;\n  border-radius:6px 0 0 6px;background:#cd6e86;border:1.5px solid #a62747}\n.dop-ly .ax{display:flex;justify-content:space-between;margin:14px 0 0;padding-top:12px;\n  border-top:1.5px solid #f0eeed}\n.dop-ly .ax b{font-size:13px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;\n  color:#71655b}\n.dop-ly .axw{grid-column:2}\n\n\/* ---- figure 3: the shape of an urge ---- *\/\n\/* The prediction-error panels sit in the same three-up rhythm as the urges but\n   carry no box. Two three-panel figures with identical chrome would read as the\n   same figure twice, and the contract asks for lightness from having no box\n   rather than from shrinking the type. *\/\n\/* margin-top rather than leaning on the figure title beneath it. Every other\n   figure here runs eyebrow, title, sub, drawing, and the sub carries the 26px\n   that separates the words from the picture. This figure has no sub - the\n   caption says what it would have said - so without its own top margin the\n   grid sat 10px under the title, putting the bold title and the bold label\n   \"Better than expected\" almost on top of each other. *\/\n.dop-pe{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:26px}\n.dop-pe .pn{min-width:0}\n.dop-pe .pn p.ti{font-size:16.5px;font-weight:700;line-height:1.3;margin:0 0 3px}\n.dop-pe .pn.er p.ti{color:#a62747}\n.dop-pe .pn.fl p.ti{color:#69584c}\n.dop-pe .pn p.sb{font-size:14.5px;line-height:1.45;color:#71655b;margin:0 0 14px}\n.dop-pe svg{display:block;width:100%;height:auto;max-width:100%}\n.dop-pe .pn p.mk{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;\n  color:#6b6661;margin:8px 0 0;text-align:center}\n.dop-ug{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.dop-ug .pn{border:1.5px solid #e1d0c3;border-radius:15px;background:#efe6de;padding:20px 20px 18px}\n\/* A paragraph, not an h4. These are panel titles inside a figure sitting under\n   an h2 with no h3 between, so a real h4 would be a heading level skip in the\n   document outline. The identical mistake was caught on the previous article's\n   figure, and this is the identical fix. *\/\n.dop-ug .pn p.ti{font-size:16.5px;font-weight:700;line-height:1.3;color:#69584c;margin:0 0 4px}\n.dop-ug .pn p.sb{font-size:15px;line-height:1.5;color:#71655b;margin:0 0 15px}\n.dop-ug svg{display:block;width:100%;height:auto;max-width:100%}\n.dop-key{margin:18px 0 0;padding-top:16px;border-top:1.5px solid #f0eeed;\n  font-size:16px;line-height:1.6;color:#71655b}\n.dop-key b{color:#69584c;font-weight:700}\n\n\/* ---- quoted speech ----\n   Things people say, and the short line that introduces them. The source\n   sets these as one sentence per line like everything else, so without a\n   component they render as ordinary body paragraphs and a line like \"I have\n   no self-control.\" reads as stray text rather than as somebody speaking.\n\n   The rule is the raspberry, not the stone. These are the moments the\n   article is pointing at - what the reader recognises themselves in - and\n   that is the same job the raspberry does everywhere else on the page. *\/\n.dop-say{border-left:4px solid #a62747;padding:2px 0 2px 26px;margin:30px 0}\n.dop-say p{margin:0}\n.dop-say .ld{font-size:16px;line-height:1.5;color:#71655b}\n.dop-say .qt{font-size:19.5px;line-height:1.5;font-weight:600;color:#69584c}\n.dop-say .ld + .qt{margin-top:8px}\n.dop-say .qt + .ld{margin-top:20px}\n.dop-say .qt + .qt{margin-top:14px}\n@media(max-width:620px){.dop-say{padding-left:20px}.dop-say .qt{font-size:18.5px}}\n\n\/* ---- read next ---- *\/\n.dop-next{display:block;text-decoration:none;background:#fff;border:1.5px solid #e1d0c3;\n  border-left:5px solid #72533b;border-radius:18px;padding:26px 30px;\n  transition:transform .2s ease}\n.dop-next:hover{transform:translateY(-2px)}\n.dop-next .eyb{display:block;color:#71655b;margin:0 0 10px}\n.dop-next .ti{display:block;font-size:clamp(21px,2.4vw,25px);font-weight:700;line-height:1.25;\n  color:#69584c;margin:0 0 9px;text-decoration:underline;text-underline-offset:4px;\n  text-decoration-thickness:1px;text-decoration-color:#e1d0c3}\n.dop-next .wy{display:block;font-size:17px;line-height:1.6;color:#71655b}\n.dop-next:focus-visible{outline:2px solid #72533b;outline-offset:3px}\n\n\/* MEASURED, not guessed, and it lands on the same threshold the previous\n   article arrived at: a column of running prose needs about 430px before its\n   line length stops being cramped. The research side of a correction gets 1.18\n   of 2 columns at the 1,140px breakout, which is 620px, and it falls under\n   430px at a viewport of roughly 1,010px. Once it stacks it must also stop\n   being 1,140px wide, or a single stacked column runs past 80 characters. *\/\n@media(max-width:1010px){\n  .dop-fix{max-width:840px;margin-left:auto;margin-right:auto}\n  .dop-fix .br{grid-template-columns:1fr}\n  .dop-fix .res{border-left:0;border-top:4px solid #72533b}\n}\n@media(max-width:900px){\n  .dop-pe{grid-template-columns:1fr}\n  \/* Stacked, a 220 unit wide drawing would stretch to the full column and stand\n     500px tall for one line and one spike. The cap keeps the trace at the size\n     it was drawn for and centres it under its own label. *\/\n  .dop-pe svg{max-width:420px;margin-left:auto;margin-right:auto}\n  .dop-pe .pn p.mk{max-width:420px;margin-left:auto;margin-right:auto}\n  .dop-ug{grid-template-columns:1fr}\n  .dop-ly .lay{grid-template-columns:1fr;gap:6px 0}\n  .dop-ly .nm{text-align:left;font-size:15.5px}\n  .dop-ly .tr{height:22px;margin-bottom:12px}\n  .dop-ly .axw{grid-column:1}\n}\n@media(max-width:620px){\n  .dop-fix .bx{padding:20px 20px 22px}\n  .dop-fix .nt{padding-left:20px;padding-right:20px}\n  .dop-fix p.tx{font-size:17.5px}\n  .dop-q{padding:26px 22px}\n  .dop-q li{font-size:18px}\n  .dop-ev{padding:28px 22px}\n  .dop-ev li{font-size:17px}\n  \/* Twenty squares at 375px are about 13px each once the gap shrinks, which is\n     still a visible square. Below that the gap is what gives way, not the\n     count: changing the count would change what the picture says. *\/\n  .dop-ck .row{gap:3px}\n  .dop-ck .c{border-radius:3px;border-width:1px}\n  .dop-chain .nd{font-size:15.5px;padding:7px 14px}\n}\n\n\/* ---- diagram motion -------------------------------------------------------\n   Three figures move, and each one animates its own claim rather than\n   decorating itself:\n\n     the checks   the hits LAND, in column order, with both rows on a single\n                  clock, so the irregular rhythm and the relentless one are\n                  heard against each other instead of counted. Standing still\n                  the two rows are a tally; arriving in time they are two\n                  different experiences, which is what the article says they\n                  are.\n     the layers   each bar is REVEALED from its left cap rightwards, in the\n                  order the article introduces them, because the figure's own\n                  title is that they arrive one after another and none of them\n                  leaves.\n     the urges    each curve is DRAWN left to right, because the horizontal\n                  axis of that figure is time, and the finding is that the line\n                  comes back down.\n\n   The chain rows are deliberately left still. They appear four times, and a\n   move repeated four times stops reading as a statement and starts reading as\n   a template. Nothing else on the page moves.\n\n   All of it is gated on [data-eqp], set by the chrome script before any of\n   these elements are parsed, so a reader with no JavaScript gets the finished\n   figure and never an empty one. Nothing here animates a layout property: the\n   moving values are transform, opacity, clip-path and stroke-dashoffset. *\/\n\n\/* the checks: hits land on a column clock the two rows share *\/\n[data-eqp] .dop-ck .anim .c{\n  transition:background .30s ease,border-color .30s ease,\n             transform .42s cubic-bezier(.34,1.42,.52,1);\n  transition-delay:calc(var(--i,0) * 44ms)}\n[data-eqp] .dop-ck .anim .c.hit{background:#fff;border-color:#e1d0c3;transform:scale(.8)}\n[data-eqp] .dop-ck .anim.dop-on .c.hit{background:#cd6e86;border-color:#a62747;transform:none}\n\n\/* the layers: each bar revealed from its cap, in arrival order. clip-path and\n   not scaleX, because scaling would stretch the 11px cap that marks where the\n   layer joins, and that cap is the part of the bar carrying the information. *\/\n[data-eqp] .dop-ly .lay .bar{clip-path:inset(0 100% 0 0);\n  transition:clip-path .60s cubic-bezier(.22,.61,.36,1);\n  transition-delay:calc(var(--i,0) * 150ms + 120ms)}\n[data-eqp] .dop-ly .lay.dop-on .bar{clip-path:inset(0 0 0 0)}\n[data-eqp] .dop-ly .lay .nm{opacity:0;transition:opacity .42s ease;\n  transition-delay:calc(var(--i,0) * 150ms + 120ms)}\n[data-eqp] .dop-ly .lay.dop-on .nm{opacity:1}\n\n\/* the prediction error panels: the outcome marker arrives first, then the trace\n   draws left to right, so the deviation happens as the line passes the marker\n   and the reader watches the error occur rather than finding it already there.\n   The flat panel draws and nothing happens, which is the whole point of it. *\/\n[data-eqp] .dop-pe .pn .ax{opacity:0;transition:opacity .40s ease;\n  transition-delay:calc(var(--i,0) * 260ms)}\n[data-eqp] .dop-pe.dop-on .pn .ax{opacity:1}\n[data-eqp] .dop-pe .pn .cv{stroke-dasharray:1 1;stroke-dashoffset:1;\n  transition:stroke-dashoffset .95s cubic-bezier(.32,.06,.24,1);\n  transition-delay:calc(var(--i,0) * 260ms + 230ms)}\n[data-eqp] .dop-pe.dop-on .pn .cv{stroke-dashoffset:0}\n\n\/* the urges: the axes arrive, then the curve draws along the time axis *\/\n[data-eqp] .dop-ug .pn .ax{opacity:0;transition:opacity .40s ease;\n  transition-delay:calc(var(--i,0) * 260ms)}\n[data-eqp] .dop-ug.dop-on .pn .ax{opacity:1}\n[data-eqp] .dop-ug .pn .cv{stroke-dasharray:1 1;stroke-dashoffset:1;\n  transition:stroke-dashoffset 1.05s cubic-bezier(.32,.06,.24,1);\n  transition-delay:calc(var(--i,0) * 260ms + 230ms)}\n[data-eqp] .dop-ug.dop-on .pn .cv{stroke-dashoffset:0}\n\n\/* A reader who asked for less motion gets the finished figure immediately. The\n   observer already adds the trigger class straight away in that case; this\n   only stops the transitions running to it. *\/\n@media(prefers-reduced-motion:reduce){\n  [data-eqp] .dop-ck .anim .c,\n  [data-eqp] .dop-ly .lay .bar,\n  [data-eqp] .dop-ly .lay .nm,\n  [data-eqp] .dop-pe .pn .ax,\n  [data-eqp] .dop-pe .pn .cv,\n  [data-eqp] .dop-ug .pn .ax,\n  [data-eqp] .dop-ug .pn .cv{transition:none!important}\n}\n\/* Print is the one case the observer cannot cover: a figure the reader never\n   scrolled past carries no trigger class, and would print as an empty grid and\n   an undrawn curve. Force every end state.\n\n   transition:none is load bearing here and not tidiness. Applying the print\n   sheet changes these properties, so without it the print snapshot starts a\n   0.3 to 1.05 second transition and paints whatever value it had reached,\n   which is the START value. Tested: with the print block forced on and\n   transitions left alone, five of the six declarations below appeared to do\n   nothing at all. Only clip-path worked, because none is not interpolable and\n   snapped. *\/\n@media print{\n  [data-eqp] .dop-ck .anim .c,\n  [data-eqp] .dop-ly .lay .bar,\n  [data-eqp] .dop-ly .lay .nm,\n  [data-eqp] .dop-pe .pn .ax,\n  [data-eqp] .dop-pe .pn .cv,\n  [data-eqp] .dop-ug .pn .ax,\n  [data-eqp] .dop-ug .pn .cv{transition:none!important}\n  [data-eqp] .dop-ck .anim .c.hit{background:#cd6e86!important;border-color:#a62747!important;\n    transform:none!important}\n  [data-eqp] .dop-ly .lay .bar{clip-path:none!important}\n  [data-eqp] .dop-ly .lay .nm{opacity:1!important}\n  [data-eqp] .dop-ug .pn .ax{opacity:1!important}\n  [data-eqp] .dop-ug .pn .cv{stroke-dashoffset:0!important}\n  [data-eqp] .dop-pe .pn .ax{opacity:1!important}\n  [data-eqp] .dop-pe .pn .cv{stroke-dashoffset:0!important}\n}\n\n\/* the equation is not a sequence, so it stops wearing the sequence costume.\n   Placed after the chain media queries so the narrower phone sizing, which\n   matches .dop-chain .nd exactly, cannot win on source order. *\/\n.dop-chain.eqn .rw{gap:10px 14px;align-items:baseline}\n.dop-chain.eqn .nd{background:none;border:0;padding:0;font-size:19.5px;color:#69584c;font-weight:600}\n.dop-chain.eqn .nd:last-child{color:#a62747;font-weight:700}\n.dop-chain.eqn .op{font-size:20px;color:#b9aca2;font-weight:400}\n\n\/* one statement, at the size the ad-hoc slab used to give it, now carrying\n   the accent rule every other lifted line on the page carries *\/\n.dop-say.big .qt{font-size:25px;line-height:1.45}\n@media(max-width:620px){.dop-say.big .qt{font-size:22px}}\n\n\/* the six questions are two questions: three about the shape of the behaviour\n   and three about what it is for, which is the argument the article makes *\/\n\/* her lead-in sentence already labels this set, so the chipbox carries no\n   eyebrow of its own and the chips start flush *\/\n.dop-chipbox > .dop-chips:first-child{margin-top:0}\n.dop-q.two .cols{display:grid;grid-template-columns:1fr 1fr;gap:4px 34px;margin-top:16px}\n.dop-q.two .cl{font:700 11px\/1 \"Work Sans\",sans-serif;letter-spacing:.14em;\n  text-transform:uppercase;color:#a62747;margin:0 0 10px}\n.dop-q.two ul{list-style:none;margin:0;padding:0}\n.dop-q.two li{font-size:18.5px;line-height:1.45;color:#69584c;font-weight:600;padding:10px 0;\n  border-top:1px solid #e1d0c3}\n.dop-q.two li:first-child{border-top:0;padding-top:0}\n@media(max-width:640px){\n  .dop-q.two .cols{grid-template-columns:1fr;gap:22px}\n  .dop-q.two .cols > div + div .cl{margin-top:4px}\n}\n\/* This panel keeps exactly one rule, and it is the hinge: five questions\n   about the behaviour above it, and below it the one about the life, which\n   is where the article lands. The hairlines between the questions came out\n   because they were dividing things that were already one per line and\n   already ended in question marks - seven rules in a small box reads as a\n   table, not as a set of questions. The note separates on space alone. *\/\n.dop-q.ask li{border-top:0;padding:0 0 15px}\n.dop-q.ask li:last-child{padding-bottom:0}\n.dop-q.ask .lst{margin:26px 0 0;padding:26px 0 0;border-top:1.5px solid #c9b7a7;\n  font-size:21.5px;line-height:1.42;font-weight:700;color:#69584c}\n.dop-q.ask .nt{margin-top:20px;padding-top:0;border-top:0}\n@media(max-width:620px){.dop-q.ask .lst{font-size:19.5px}}\n\/* The card titles. These six lines were already in the table of contents\n   and nowhere on the page, so a contents click landed on a card with\n   nothing to confirm the reader had arrived. Set as the section headings\n   are set, one step down, on the card ground above the two panels. *\/\n.dop-fix .ttl{margin:0;padding:24px 28px 2px;font-size:21px;line-height:1.32;\n  font-weight:700;color:#69584c}\n@media(max-width:620px){.dop-fix .ttl{padding:20px 20px 2px;font-size:19.5px}}\n<\/style><div id=\"eqp-rail\" aria-hidden=\"true\"><i><\/i><\/div><nav id=\"eqp-parts\" aria-hidden=\"true\"><a href=\"#part-1\" data-i=\"1\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">What dopamine actually does<\/span><\/a><a href=\"#part-2\" data-i=\"2\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">Prediction, cues, and how a habit forms<\/span><\/a><a href=\"#part-3\" data-i=\"3\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">When the reward is relief<\/span><\/a><a href=\"#part-4\" data-i=\"4\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">What addiction involves<\/span><\/a><a href=\"#part-5\" data-i=\"5\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">Social media, and what addictive should mean<\/span><\/a><a href=\"#part-6\" data-i=\"6\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">The detox, and what it interrupts<\/span><\/a><a href=\"#part-7\" data-i=\"7\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">What helps<\/span><\/a><a href=\"#part-8\" data-i=\"8\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">Underneath the behavior<\/span><\/a><a href=\"#part-9\" data-i=\"9\" tabindex=\"-1\"><span class=\"dot\"><\/span><span class=\"lbl\">Change, and what it takes<\/span><\/a><\/nav><button id=\"eqp-top\" type=\"button\" aria-label=\"Back to the top of the article\"><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M6 10.5V2M2 5.5 6 1.5l4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>Top<\/button><script>(function(){document.documentElement.setAttribute(\"data-eqp\",\"on\");function init(){var RM=false;if(window.matchMedia){RM=window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;}var bar=document.querySelector(\"#eqp-rail i\");var hasST=false;if(window.CSS){if(CSS.supports){hasST=CSS.supports(\"animation-timeline\",\"scroll()\");}}if(bar){if(!hasST){  var tick=function(){    var h=document.documentElement.scrollHeight-window.innerHeight;    var p=h>0?window.scrollY\/h:0;    if(p<0)p=0; if(p>1)p=1;    bar.style.transform=\"scaleX(\"+p+\")\";  };  addEventListener(\"scroll\",tick,{passive:true});addEventListener(\"resize\",tick);tick();}}var rev=document.querySelectorAll(\".eq-rev\");if(RM||!(\"IntersectionObserver\" in window)){  Array.prototype.forEach.call(rev,function(n){n.classList.add(\"in\");});}else{  var ro=new IntersectionObserver(function(es){    es.forEach(function(e){if(e.isIntersecting){e.target.classList.add(\"in\");ro.unobserve(e.target);}});  },{rootMargin:\"0px 0px -8% 0px\",threshold:0.08});  Array.prototype.forEach.call(rev,function(n){ro.observe(n);});}var bands=document.querySelectorAll(\".eq-range .band\");if(RM||!(\"IntersectionObserver\" in window)){  Array.prototype.forEach.call(bands,function(n){n.classList.add(\"in\");});}else{  var bo=new IntersectionObserver(function(es){    es.forEach(function(e){      if(!e.isIntersecting)return;      var d=parseInt(e.target.getAttribute(\"data-d\")||\"0\",10);      setTimeout(function(){e.target.classList.add(\"in\");},d);      bo.unobserve(e.target);    });  },{threshold:0.3});  Array.prototype.forEach.call(bands,function(n){bo.observe(n);});}var dg=document.querySelectorAll(\"[data-dop-anim]\");if(RM||!(\"IntersectionObserver\" in window)){  Array.prototype.forEach.call(dg,function(n){n.classList.add(\"dop-on\");});}else{  var go=new IntersectionObserver(function(es){    es.forEach(function(e){      if(!e.isIntersecting)return;      var vh=window.innerHeight;      var box=e.boundingClientRect;      var ok=e.intersectionRatio>=0.45;      if(box.height>vh*0.6){ok=box.top<vh*0.7;}      if(!ok)return;      e.target.classList.add(\"dop-on\");      go.unobserve(e.target);    });  },{threshold:[0.15,0.45,0.75]});  Array.prototype.forEach.call(dg,function(n){go.observe(n);});}var links=[].slice.call(document.querySelectorAll(\"#eqp-parts a\"));var tops=links.map(function(a){return document.getElementById(a.getAttribute(\"href\").slice(1));});var btn=document.getElementById(\"eqp-top\");var last=-1;var sync=function(){  var y=window.scrollY+window.innerHeight*0.32, cur=-1;  for(var i=0;i<tops.length;i++){ if(tops[i]){ if(tops[i].offsetTop<=y) cur=i; } }  if(cur!==last){    links.forEach(function(a,i){a.classList.toggle(\"on\",i===cur);});    last=cur;  }  if(btn){    var h=document.documentElement.scrollHeight-window.innerHeight;    var far=false; if(h>0){far=window.scrollY\/h>0.35;}    btn.classList.toggle(\"on\",far);  }};addEventListener(\"scroll\",sync,{passive:true});addEventListener(\"resize\",sync);sync();if(btn)btn.addEventListener(\"click\",function(){  window.scrollTo({top:0,behavior:RM?\"auto\":\"smooth\"});});}if(document.readyState===\"loading\"){document.addEventListener(\"DOMContentLoaded\",init);}else{init();}})();<\/script>\n\n\n\n<div class=\"wp-block-group alignfull eqp has-global-padding is-layout-constrained wp-container-core-group-is-layout-69fa9525 wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding:0px 22px\">\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n<div style=\"color:#71655b;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.455), 18px);font-style:normal;font-weight:400;margin-top:54px;margin-bottom:0\" class=\"has-link-color wp-elements-1 wp-block-post-date has-text-color has-work-sans-regular-font-family\"><time datetime=\"2025-05-28T15:13:13+02:00\">28 svibnja, 2025<\/time><\/div>\n\n<div style=\"color:#71655b;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.455), 18px);font-style:normal;font-weight:700;text-transform:uppercase;margin-top:0;margin-bottom:0\" class=\"taxonomy-category has-link-color wp-elements-2 wp-block-post-terms has-text-color has-work-sans-regular-font-family\"><a href=\"https:\/\/equilibriumpsychotherapy.net\/hr\/category\/body-and-mind\/\" rel=\"tag\">Body and Mind<\/a><span class=\"wp-block-post-terms__separator\">, <\/span><a href=\"https:\/\/equilibriumpsychotherapy.net\/hr\/category\/deep-dive\/\" rel=\"tag\">Deep Dive<\/a><\/div>\n\n\n<h1 class=\"wp-block-heading has-text-color has-playfair-display-font-family\" id=\"top\" style=\"color:#272320;margin-top:12px;margin-bottom:18px;font-size:clamp(24.034px, 1.502rem + ((1vw - 3.2px) * 1.814), 40px);font-style:normal;font-weight:800;line-height:1.15\">Dopamine, Addiction &amp; Everyday Habits<\/h1>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#372f29;margin-top:0;margin-bottom:22px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.55\">Where the science actually stands &#45; what dopamine is really doing when you reach for your phone, why wanting something and enjoying it are not the same process, and why there is no such thing as a dopamine detox.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#71655b;margin-top:0;margin-bottom:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.114), 15px);line-height:1.5\"><strong style=\"color:#72533b\">30 minute read<\/strong> &nbsp;&middot;&nbsp; 6,804 words<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family eq-drop wp-block-paragraph\" style=\"color:#372f29;margin-top:0;margin-bottom:26px;font-size:clamp(14.642px, 0.915rem + ((1vw - 3.2px) * 0.836), 22px);line-height:1.62\">Dopamine has become one of those words that seems to explain everything. You check your phone when you\u2019re bored: <em>dopamine<\/em>. You eat something you really enjoy: <em>dopamine<\/em>. You keep scrolling even though you meant to stop: <em>dopamine<\/em>. You procrastinate: <em>dopamine<\/em>. You feel excited about something you\u2019re looking forward to: also <em>dopamine<\/em>. And somewhere along the way, dopamine became known as the brain\u2019s \u201cpleasure chemical.\u201d<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">It is an appealing explanation because it makes complicated behavior feel wonderfully simple. If dopamine makes things pleasurable, then perhaps the solution to excessive pleasure is simply to have less dopamine. Hence the rise of the dopamine detox: take a break from social media, sugar, entertainment, shopping, sex, music, or anything else sufficiently enjoyable, and supposedly the brain will reset itself. There is a problem with that story. The actual science is considerably more interesting.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Dopamine is involved in pleasure, but pleasure is not its whole job. It is deeply involved in motivation, <span class=\"eq-term\" tabindex=\"0\" aria-describedby=\"gl-rl\">reinforcement learning<span class=\"eq-def\" id=\"gl-rl\" role=\"tooltip\"><b>reinforcement learning<\/b>The slow process by which the brain works out which actions are worth repeating. It is not a synonym for reward. Reinforcement is about what gets learned and repeated; reward is about what feels good. The two usually travel together, and much of this article is about what happens when they come apart.<\/span><\/span>, attention, movement and the process by which certain cues and experiences acquire importance. Different dopamine pathways and populations of neurons do different things, and current research increasingly emphasizes that dopamine signaling is more diverse than the simple \u201creward chemical\u201d story suggests.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And once that distinction becomes clear, a lot of everyday behavior starts looking different. Why can you desperately want something you don\u2019t even particularly enjoy anymore? Why can a notification make you reach for your phone before you\u2019ve consciously decided to? Why does boredom sometimes feel almost physically uncomfortable? Why does knowing that something is bad for you not automatically make you stop doing it?<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And why can stress make an old habit suddenly feel much harder to resist? These are not really questions about having \u201ctoo much dopamine.\u201d They\u2019re questions about learning, motivation, prediction, emotion and behavior. Dopamine is one important part of that story. It is not the entire story.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<style>\n\/* The short version. Dopamine's object rather than Sleep's: no numerals, one\n   column of tagged rows, hairlines between them. The tag names the thing\n   dopamine gets blamed for, which is what each of the six claims is actually\n   about, and it does the job the numeral does on the other two deep dives.\n   Ground is well below the article's own #69584c closing slab so the two read\n   as different objects rather than the same one twice. *\/\n.eqp .eq-short{background:#3a2a20;border-radius:22px;padding:clamp(30px,4vw,50px);margin:44px 0 12px;\n  color:#fff;font-family:\"Work Sans\",system-ui,sans-serif}\n.eqp .eq-short *{box-sizing:border-box}\n.eqp .eq-short .eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;\n  color:#e6a8ba;margin:0 0 14px}\n.eqp .eq-short .hook{font:400 clamp(19px,1.95vw,22px)\/1.55 \"Work Sans\",sans-serif;color:#ede2d8;\n  margin:0 0 30px}\n.eqp .eq-short .hook b{color:#fff;font-weight:700}\n.eqp .eq-short ol{list-style:none;margin:0;padding:0}\n.eqp .eq-short li{margin:0;padding:20px 0;display:grid;grid-template-columns:158px 1fr;gap:6px 28px;\n  align-items:baseline;border-top:1px solid rgba(225,208,195,.20)}\n.eqp .eq-short li:first-child{border-top:none;padding-top:4px}\n.eqp .eq-short .tg{font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;\n  color:#e1d0c3;margin:0}\n.eqp .eq-short .c{font:700 19px\/1.42 \"Work Sans\",sans-serif;color:#fff;margin:0 0 7px}\n.eqp .eq-short .s{font:400 15.5px\/1.6 \"Work Sans\",sans-serif;color:#c9b7a7;margin:0}\n.eqp .eq-short .close{margin:34px 0 0;padding-top:26px;border-top:1px solid rgba(230,168,186,.32);\n  display:flex;align-items:baseline;gap:13px}\n.eqp .eq-short .close svg{flex:0 0 auto;width:15px;height:15px;color:#e6a8ba;transform:translateY(2px)}\n.eqp .eq-short .close p{margin:0;font:400 16.5px\/1.6 \"Work Sans\",sans-serif;color:#e3d6ca}\n.eqp .eq-short .close b{color:#fff;font-weight:700}\n@media(max-width:640px){\n  .eqp .eq-short li{grid-template-columns:1fr;gap:9px;padding:18px 0}\n  .eqp .eq-short .c{font-size:18px}\n}\n<\/style>\n<div class=\"eq-short\"><p class=\"eyebrow\">The short version<\/p><p class=\"hook\">Dopamine has become the word that explains the phone, the sugar, the scrolling and the procrastinating. <b>It is involved in all of them, and in none of them the way the word suggests.<\/b> Six things worth knowing before the long version.<\/p><ol><li><p class=\"tg\">on pleasure<\/p><div><p class=\"c\">Wanting and liking are two different systems, and only one of them is enjoyment.<\/p><p class=\"s\">Which is why a person can want something intensely and no longer get much out of it. Addiction is the clearest case, but an ordinary food you have had too many times will do it too.<\/p><\/div><\/li><li><p class=\"tg\">on your phone<\/p><div><p class=\"c\">A notification does not have to be interesting. It has to be uncertain.<\/p><p class=\"s\">If every check returned the same thing, checking would be easy to stop. It stays compelling because the answer is still open, and because a cue that has predicted something often enough starts moving your attention before you decide.<\/p><\/div><\/li><li><p class=\"tg\">on procrastination<\/p><div><p class=\"c\">Most of it is reinforced by relief, not by pleasure.<\/p><p class=\"s\">Avoiding a difficult task removes an uncomfortable feeling, and removal alone is enough to make the whole sequence more likely next time. Nothing is added at the end of it. That is why willpower is such a poor description of the problem.<\/p><\/div><\/li><li><p class=\"tg\">on addiction<\/p><div><p class=\"c\">The layers arrive one after another, and none of them leaves.<\/p><p class=\"s\">Pleasure, then learned cues, then habit, then relief, then avoiding withdrawal. By the later stages all of them are running at once, which is why removing any single one does not end the behavior, and why the question is rarely why someone does not just stop.<\/p><\/div><\/li><li><p class=\"tg\">on detoxes<\/p><div><p class=\"c\">There is nothing to detox. What a break interrupts is the sequence, not the chemistry.<\/p><p class=\"s\">Dopamine is not a reservoir that fills up when you enjoy yourself and needs draining. A break can still be genuinely useful, and what it is doing has better names: habit interruption, cue reduction, finding out what the behavior was for.<\/p><\/div><\/li><li><p class=\"tg\">on change<\/p><div><p class=\"c\">You do not need less dopamine. You need more room between the cue and the hand.<\/p><p class=\"s\">Not fewer rewarding things, and not a brain that never wants anything. The goal is the small space between noticing an urge and acting on it, and the environment does more for that space than resolve does.<\/p><\/div><\/li><\/ol><div class=\"close\"><svg viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M2 6h8M6.5 2.5 10 6l-3.5 3.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><p>What follows is the long version: <b>what each of those rests on, and where the evidence stops.<\/b> It ends on the question the whole thing turns on, which is not how much dopamine a behavior gives you. It is what your brain is learning from it.<\/p><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"wp-block-group has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-dffd5825 wp-block-group-is-layout-constrained\" style=\"border-color:#f0eeed;border-width:1.5px;border-style:solid;border-radius:22px;background-color:#faf9f8;margin-top:56px;margin-bottom:20px;padding:40px 44px 34px\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#71655b;margin-top:0;margin-bottom:22px;font-size:12px;font-weight:700;letter-spacing:0.16em;line-height:1.4\">WHAT THIS ARTICLE COVERS &middot; NINE PARTS<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\">\n<div class=\"eq-toc\"><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 1<\/span><span class=\"ttl\">What dopamine actually does<\/span><span class=\"cnt\"><span class=\"sec\">4 sections<\/span><span class=\"sep\"> &middot; <\/span>2 min<\/span><\/summary><ul><li><a href=\"#first-what-exactly-is-dopamine\">First, what exactly is dopamine?<\/a><\/li><li><a href=\"#dopamine-and-pleasure-are-not-the-same-claim\">Dopamine and pleasure are not the same claim<\/a><\/li><li><a href=\"#dopamine-isnt-the-same-thing-as-pleasure\">Dopamine isn\u2019t the same thing as pleasure<\/a><\/li><li><a href=\"#the-difference-between-wanting-and-liking-matters-in-every\">The difference between wanting and liking matters in everyday life too<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 2<\/span><span class=\"ttl\">Prediction, cues, and how a habit forms<\/span><span class=\"cnt\"><span class=\"sec\">6 sections<\/span><span class=\"sep\"> &middot; <\/span>5 min<\/span><\/summary><ul><li><a href=\"#your-brain-is-constantly-making-predictions\">Your brain is constantly making predictions<\/a><\/li><li><a href=\"#why-uncertainty-can-be-so-compelling\">Why uncertainty can be so compelling<\/a><\/li><li><a href=\"#what-the-phone-is-actually-doing\">What the phone is actually doing<\/a><\/li><li><a href=\"#a-notification-is-not-just-a-notification\">A notification is not just a notification<\/a><\/li><li><a href=\"#this-is-where-habits-come-in\">This is where habits come in<\/a><\/li><li><a href=\"#a-habit-often-starts-with-a-very-reasonable-behaviour\">A habit often starts with a very reasonable behavior<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 3<\/span><span class=\"ttl\">When the reward is relief<\/span><span class=\"cnt\"><span class=\"sec\">4 sections<\/span><span class=\"sep\"> &middot; <\/span>2 min<\/span><\/summary><ul><li><a href=\"#sometimes-the-reward-isnt-pleasure\">Sometimes the reward isn\u2019t pleasure<\/a><\/li><li><a href=\"#this-changes-how-we-think-about-procrastination\">This changes how we think about procrastination<\/a><\/li><li><a href=\"#procrastination-is-not-a-discipline-failure\">Procrastination is not a discipline failure<\/a><\/li><li><a href=\"#this-is-also-why-stress-matters\">This is also why stress matters<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 4<\/span><span class=\"ttl\">What addiction involves<\/span><span class=\"cnt\"><span class=\"sec\">6 sections<\/span><span class=\"sep\"> &middot; <\/span>4 min<\/span><\/summary><ul><li><a href=\"#addiction-is-much-more-than-dopamine\">Addiction is much more than dopamine<\/a><\/li><li><a href=\"#what-repeated-use-actually-changes\">What repeated use actually changes<\/a><\/li><li><a href=\"#the-strange-shift-from-pleasure-to-relief\">The strange shift from pleasure to relief<\/a><\/li><li><a href=\"#craving-is-not-simply-wanting-the-substance\">Craving is not simply wanting the substance<\/a><\/li><li><a href=\"#but-if-i-know-its-bad-for-me-why-do-i-still-want-it\">\u201cBut if I know it\u2019s bad for me, why do I still want it?\u201d<\/a><\/li><li><a href=\"#the-role-of-the-prefrontal-cortex\">The role of the prefrontal cortex<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 5<\/span><span class=\"ttl\">Social media, and what addictive should mean<\/span><span class=\"cnt\"><span class=\"sec\">3 sections<\/span><span class=\"sep\"> &middot; <\/span>2 min<\/span><\/summary><ul><li><a href=\"#what-about-social-media\">What about social media?<\/a><\/li><li><a href=\"#what-social-media-is-and-is-not-doing\">What social media is and is not doing<\/a><\/li><li><a href=\"#the-behaviour-itself-isnt-always-the-problem\">The behavior itself isn\u2019t always the problem<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 6<\/span><span class=\"ttl\">The detox, and what it interrupts<\/span><span class=\"cnt\"><span class=\"sec\">4 sections<\/span><span class=\"sep\"> &middot; <\/span>2 min<\/span><\/summary><ul><li><a href=\"#the-dopamine-detox\">The dopamine detox<\/a><\/li><li><a href=\"#the-reset-that-is-not-a-reset\">The reset that is not a reset<\/a><\/li><li><a href=\"#the-useful-part-of-a-dopamine-detox\">The useful part of a \u201cdopamine detox\u201d<\/a><\/li><li><a href=\"#you-dont-need-less-dopamine\">You don\u2019t need less dopamine<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 7<\/span><span class=\"ttl\">What helps<\/span><span class=\"cnt\"><span class=\"sec\">5 sections<\/span><span class=\"sep\"> &middot; <\/span>4 min<\/span><\/summary><ul><li><a href=\"#an-urge-is-information-not-an-instruction\">An urge is information, not an instruction<\/a><\/li><li><a href=\"#what-happens-if-you-dont-act-on-the-urge\">What happens if you don\u2019t act on the urge?<\/a><\/li><li><a href=\"#this-is-also-why-just-distract-yourself-isnt-always-enough\">This is also why \u201cjust distract yourself\u201d isn\u2019t always enough<\/a><\/li><li><a href=\"#why-changing-the-environment-can-be-more-effective-than-re\">Why changing the environment can be more effective than relying on willpower<\/a><\/li><li><a href=\"#and-reward-the-behaviour-you-want-to-repeat\">And reward the behavior you want to repeat<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 8<\/span><span class=\"ttl\">Underneath the behavior<\/span><span class=\"cnt\"><span class=\"sec\">3 sections<\/span><span class=\"sep\"> &middot; <\/span>2 min<\/span><\/summary><ul><li><a href=\"#the-deeper-question-what-is-the-behaviour-doing-for-you\">The deeper question: what is the behavior doing for you?<\/a><\/li><li><a href=\"#this-is-particularly-important-in-therapy\">This is particularly important in therapy<\/a><\/li><li><a href=\"#and-this-is-where-addiction-becomes-different-from-an-ordi\">And this is where addiction becomes different from an ordinary habit<\/a><\/li><\/ul><\/details><details><summary><svg class=\"chev\" viewBox=\"0 0 12 12\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 2l4 4-4 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><span class=\"num\">PART 9<\/span><span class=\"ttl\">Change, and what it takes<\/span><span class=\"cnt\"><span class=\"sec\">4 sections<\/span><span class=\"sep\"> &middot; <\/span>3 min<\/span><\/summary><ul><li><a href=\"#so-what-actually-changes-the-brain\">So, what changes the brain?<\/a><\/li><li><a href=\"#what-should-you-actually-do-with-all-of-this\">What to do with all of this<\/a><\/li><li><a href=\"#maybe-the-most-useful-way-to-think-about-dopamine\">Maybe the most useful way to think about dopamine<\/a><\/li><li><a href=\"#a-final-note-on-the-science\">A final note on the science<\/a><\/li><\/ul><\/details><\/div>\n<\/div>\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">01<\/div><div class=\"tx\"><p class=\"lb\">Part one of nine<\/p><h2 id=\"part-1\">What dopamine actually does<\/h2><p class=\"sb\">It is involved in pleasure ~ pleasure is not its job, and the difference explains a great deal of ordinary behavior<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"first-what-exactly-is-dopamine\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">First, what exactly is dopamine?<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Dopamine is a neurotransmitter, meaning that it helps neurons communicate with one another. It is produced in several areas of the brain and acts through several different pathways. Some of these pathways are involved in movement; others are involved in motivation, learning, reward-related behavior and cognitive processes. This is already enough to make the phrase \u201cthe dopamine system\u201d a little misleading.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">There isn\u2019t one single dopamine circuit doing one single job. The dopamine involved in controlling movement is not simply doing the same thing as dopamine involved in reinforcement learning. Dopamine neurons themselves are also heterogeneous: different populations can respond to different aspects of an experience, and their activity can be influenced by movement, sensory information, reward-related cues and context.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is one reason neuroscience tends to become less tidy the closer we look.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"dopamine-and-pleasure-are-not-the-same-claim\"><p class=\"ttl\">Dopamine and pleasure are not the same claim<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">dopamine \u2192 pleasure<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">dopamine \u2192 several interacting processes involved in motivation, learning, salience, action and reward-related behavior<\/p><\/div><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"dopamine-isnt-the-same-thing-as-pleasure\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Dopamine isn\u2019t the same thing as pleasure<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">One of the most important ideas in this area is the distinction between <em>liking and wanting<\/em>. They sound almost interchangeable. They aren\u2019t. Liking refers to the pleasurable experience associated with something. Wanting refers more to the motivational pull toward it &#45; the degree to which something grabs attention and encourages pursuit. Most of the time, liking and wanting overlap.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">You enjoy your favorite food, so you want to eat it. You enjoy spending time with someone, so you want to see them again. You enjoy a particular game, so you want to play it. But they can come apart. And addiction provides one of the clearest examples. A person can <strong class=\"eqb\">continue to want something very strongly even when the experience itself is no longer particularly pleasurable<\/strong>.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This distinction has been developed extensively through the work of researchers including <a class=\"dop-cite\" href=\"https:\/\/doi.org\/10.1037\/amp0000059\" target=\"_blank\" rel=\"noopener\">Kent Berridge and Terry Robinson<\/a>, whose incentive-salience framework proposes an important role for dopamine in the motivational \u201cwanting\u201d of reward-related cues rather than simply producing the pleasurable experience itself. This helps explain something that can otherwise seem completely irrational:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"qt\">\u201cI don\u2019t even enjoy this anymore. So why do I keep wanting it?\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Because enjoyment and motivation are not the same process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-difference-between-wanting-and-liking-matters-in-every\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The difference between wanting and liking matters in everyday life too<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">It doesn\u2019t require an addiction. Think about a food you used to love. You see it. You suddenly want it. Then you eat it and realize\u2026 It isn\u2019t actually that good. Maybe you\u2019ve had it too many times. Maybe you\u2019re not hungry. Maybe it isn\u2019t as enjoyable as you remembered. And yet, tomorrow, you might want it again.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The cue and the behavior have become associated. Your brain has learned something about that particular food. The same thing can happen with checking your phone, opening social media, looking at email, shopping online, gaming, or any number of other behaviors. The behavior doesn\u2019t have to feel fantastic every single time for it to become strongly reinforced.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Sometimes the important thing is what the behavior predicts.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">02<\/div><div class=\"tx\"><p class=\"lb\">Part two of nine<\/p><h2 id=\"part-2\">Prediction, cues, and how a habit forms<\/h2><p class=\"sb\">Why an uncertain outcome holds you, why a notification moves you before you decide, and how repetition does the rest<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"your-brain-is-constantly-making-predictions\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Your brain is constantly making predictions<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The brain doesn\u2019t simply wait for things to happen and then react. It is continuously generating predictions. You walk into a caf\u00e9 and expect coffee. You open your front door and expect to see your home. You hear your phone vibrate and expect a notification. You open a particular app and expect a certain type of content.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">You see a familiar person and anticipate how the interaction might go. The brain is constantly comparing what happens with what it expected to happen. When there is a meaningful difference between the two, that difference can provide information for learning. This is the basic idea behind <em>reward prediction error<\/em>. Very simply:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-chain eqn\"><p class=\"eyb\">How a prediction gets updated<\/p><div class=\"rw\"><span class=\"nd\">Outcome<\/span><span class=\"op\">&minus;<\/span><span class=\"nd\">expectation<\/span><span class=\"op\">=<\/span><span class=\"nd\">prediction error<\/span><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:54px;margin-bottom:54px\"><figure class=\"dop dop-fig\"><p class=\"eyb\">What that difference looks like<\/p><p class=\"ti\">Better, worse, or exactly as expected<\/p><div class=\"dop-pe\" data-dop-anim><div class=\"pn er\" style=\"--i:0\"><p class=\"ti\">Better than expected<\/p><p class=\"sb\">something new to learn<\/p><svg viewBox=\"0 0 220 130\" role=\"img\" aria-label=\"Better than expected. Firing stays level, rises sharply above it at the moment of the outcome, then returns to level.\"><line class=\"ax\" x1=\"112\" y1=\"18\" x2=\"112\" y2=\"116\" stroke=\"#e1d0c3\" stroke-width=\"2\"\/><path class=\"cv\" pathLength=\"1\" d=\"M10 80 H106 L112 24 L122 80 H210\" fill=\"none\" stroke=\"#a62747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><p class=\"mk\">outcome<\/p><\/div><div class=\"pn fl\" style=\"--i:1\"><p class=\"ti\">Exactly as expected<\/p><p class=\"sb\">less need to update<\/p><svg viewBox=\"0 0 220 130\" role=\"img\" aria-label=\"Exactly as expected. Firing stays level all the way through the moment of the outcome, with no change.\"><line class=\"ax\" x1=\"112\" y1=\"18\" x2=\"112\" y2=\"116\" stroke=\"#e1d0c3\" stroke-width=\"2\"\/><path class=\"cv\" pathLength=\"1\" d=\"M10 80 H210\" fill=\"none\" stroke=\"#6b6661\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><p class=\"mk\">outcome<\/p><\/div><div class=\"pn er\" style=\"--i:2\"><p class=\"ti\">Worse than expected<\/p><p class=\"sb\">something new to learn<\/p><svg viewBox=\"0 0 220 130\" role=\"img\" aria-label=\"Worse than expected. Firing stays level, dips below it at the moment of the outcome, then returns to level.\"><line class=\"ax\" x1=\"112\" y1=\"18\" x2=\"112\" y2=\"116\" stroke=\"#e1d0c3\" stroke-width=\"2\"\/><path class=\"cv\" pathLength=\"1\" d=\"M10 80 H106 L112 112 L122 80 H210\" fill=\"none\" stroke=\"#a62747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><p class=\"mk\">outcome<\/p><\/div><\/div><p class=\"dop-key\"><b>Dopamine responds to the difference, not to the reward.<\/b> That is why it moves in both directions, and why nothing much happens when the prediction was already right.<\/p><figcaption>Dopamine cell firing around the moment an outcome arrives, compared with its resting rate. Time runs left to right, height is how strongly the cells are firing, and neither axis carries a number, because what is being claimed here is the shape and not the size of it. Drawn rather than measured.<\/figcaption><\/figure><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Dopamine neurons have been strongly associated with these reward-prediction-error signals, particularly in work on reinforcement learning. But there is an important qualification. Dopamine is not simply a prediction-error meter. Modern research increasingly shows that dopamine neurons can encode different kinds of information, and their activity cannot always be reduced to a single mathematical signal representing \u201cbetter than expected\u201d or \u201cworse than expected.\u201d The prediction-error model remains extremely useful. It just isn\u2019t the whole story.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"why-uncertainty-can-be-so-compelling\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Why uncertainty can be so compelling<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is one of the places where reward learning becomes particularly relevant to modern technology. Imagine checking your messages. There may be nothing interesting. There may be something wonderful. There may be something annoying. There may be a message from someone you really care about. You don\u2019t know. The outcome is uncertain.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And uncertainty can make checking behavior particularly persistent because every check has the possibility of producing something <span class=\"eq-term\" tabindex=\"0\" aria-describedby=\"gl-sal\">salient<span class=\"eq-def\" id=\"gl-sal\" role=\"tooltip\"><b>salience<\/b>How much something stands out and pulls attention toward itself. A salient thing is not necessarily important; it is the thing the brain has flagged as worth noticing.<\/span><\/span>. This is one reason <em>variable reinforcement<\/em> is so powerful in behavioral learning. The important thing isn\u2019t that every check produces a reward. It is that sometimes it does. If every single phone check produced exactly the same thing, the behavior would become much easier to predict.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">But when the outcome varies, checking can remain compelling.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:54px;margin-bottom:54px\"><figure class=\"dop dop-fig dop-ck\"><p class=\"eyb\">What a check actually returns<\/p><p class=\"ti\">The pattern is what holds attention, not the amount<\/p><p class=\"sub\">Twenty checks, left to right. A filled square is a check that came back with something worth having.<\/p><div class=\"anim\" data-dop-anim><div class=\"band\"><p class=\"cap\">What actually happens<\/p><div class=\"row\"><div class=\"c\" style=\"--i:0\"><\/div><div class=\"c\" style=\"--i:1\"><\/div><div class=\"c hit\" style=\"--i:2\"><\/div><div class=\"c\" style=\"--i:3\"><\/div><div class=\"c\" style=\"--i:4\"><\/div><div class=\"c hit\" style=\"--i:5\"><\/div><div class=\"c\" style=\"--i:6\"><\/div><div class=\"c\" style=\"--i:7\"><\/div><div class=\"c\" style=\"--i:8\"><\/div><div class=\"c\" style=\"--i:9\"><\/div><div class=\"c\" style=\"--i:10\"><\/div><div class=\"c hit\" style=\"--i:11\"><\/div><div class=\"c\" style=\"--i:12\"><\/div><div class=\"c\" style=\"--i:13\"><\/div><div class=\"c\" style=\"--i:14\"><\/div><div class=\"c\" style=\"--i:15\"><\/div><div class=\"c\" style=\"--i:16\"><\/div><div class=\"c hit\" style=\"--i:17\"><\/div><div class=\"c\" style=\"--i:18\"><\/div><div class=\"c\" style=\"--i:19\"><\/div><\/div><\/div><div class=\"band\"><p class=\"cap\">If every check landed<\/p><div class=\"row\"><div class=\"c hit\" style=\"--i:0\"><\/div><div class=\"c hit\" style=\"--i:1\"><\/div><div class=\"c hit\" style=\"--i:2\"><\/div><div class=\"c hit\" style=\"--i:3\"><\/div><div class=\"c hit\" style=\"--i:4\"><\/div><div class=\"c hit\" style=\"--i:5\"><\/div><div class=\"c hit\" style=\"--i:6\"><\/div><div class=\"c hit\" style=\"--i:7\"><\/div><div class=\"c hit\" style=\"--i:8\"><\/div><div class=\"c hit\" style=\"--i:9\"><\/div><div class=\"c hit\" style=\"--i:10\"><\/div><div class=\"c hit\" style=\"--i:11\"><\/div><div class=\"c hit\" style=\"--i:12\"><\/div><div class=\"c hit\" style=\"--i:13\"><\/div><div class=\"c hit\" style=\"--i:14\"><\/div><div class=\"c hit\" style=\"--i:15\"><\/div><div class=\"c hit\" style=\"--i:16\"><\/div><div class=\"c hit\" style=\"--i:17\"><\/div><div class=\"c hit\" style=\"--i:18\"><\/div><div class=\"c hit\" style=\"--i:19\"><\/div><\/div><\/div><\/div><div class=\"lg\"><span><i class=\"hit\"><\/i>Something worth having<\/span><span><i><\/i>Nothing much<\/span><\/div><figcaption>Both rows contain exactly the same behavior, and the bottom one is the easier of the two to stop, because there is nothing left in it to find out. Neither row is a measurement of anything, and the point is not how many squares are filled. It is that checking stays compelling for as long as the answer is still open.<\/figcaption><\/figure><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is one reason modern digital environments can be so effective at capturing attention. They are filled with cues, novelty, social information and unpredictable rewards.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"what-the-phone-is-actually-doing\"><p class=\"ttl\">What the phone is actually doing<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">Your phone is hijacking your dopamine.<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">The environment contains many things that brains are naturally very good at learning from.<\/p><\/div><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"a-notification-is-not-just-a-notification\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">A notification is not just a notification<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Imagine your phone lights up. You haven\u2019t consciously decided that you want to check it. But your attention moves toward it. That is important. Reward learning doesn\u2019t only affect whether we perform a behavior. It can affect attention. A cue that has repeatedly been associated with something rewarding can become more noticeable. It can begin to capture attention.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Research on <em>incentive salience<\/em> describes this process as one in which reward-associated cues can acquire motivational significance and influence attention and behavior. So the phone doesn\u2019t necessarily need to be providing pleasure every time. The cue itself can become important. And once a cue has acquired that importance, the sequence can become surprisingly automatic:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-chain\"><p class=\"eyb\">Reinforced by what it adds<\/p><div class=\"rw\"><span class=\"nd\">cue<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">attention<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">urge<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">behavior<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd add\">outcome<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Over time, the conscious decision-making part can become smaller.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"this-is-where-habits-come-in\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">This is where habits come in<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Habits are essentially learned patterns of behavior that become increasingly automatic through repetition and reinforcement.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">That isn\u2019t a bad thing. In fact, it is essential. You don\u2019t want to consciously calculate how to brush your teeth every morning. You don\u2019t want to think through every movement required to walk down a familiar staircase.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">You don\u2019t want to consciously decide how to operate every part of a car you\u2019ve been driving for years. Automation frees up mental resources. The problem isn\u2019t that the brain creates habits. The problem is that it doesn\u2019t know whether a habit is good for you in the way a person might.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The brain, unfortunately, does not divide the world into healthy habits and bad habits. It learns what gets repeated. That means the same learning machinery that helps you develop a useful morning routine can also help you develop a habit of checking your phone every few minutes. The brain is not making a moral judgment. It is learning an association.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"a-habit-often-starts-with-a-very-reasonable-behaviour\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">A habit often starts with a very reasonable behavior<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">A habit doesn\u2019t necessarily begin because someone has poor self-control. You might check your phone because you\u2019re waiting for an important message. You check again because you\u2019re bored. You check later because you need information. Then you start checking automatically whenever there is a pause. At first, the behavior solves a problem.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Eventually, the behavior can become the default response to the cue itself. The original reason becomes less important. This is one reason simply telling someone to \u201cuse more willpower\u201d can be surprisingly unhelpful. <strong class=\"eqb\">The behavior may no longer be a deliberate choice in the same way it was at the beginning.<\/strong><\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">03<\/div><div class=\"tx\"><p class=\"lb\">Part three of nine<\/p><h2 id=\"part-3\">When the reward is relief<\/h2><p class=\"sb\">Behavior that keeps going because of what it removes rather than what it gives, which is most of procrastination<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"sometimes-the-reward-isnt-pleasure\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Sometimes the reward isn\u2019t pleasure<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is where things become even more interesting. <strong class=\"eqb\">Behavior can be reinforced by relief.<\/strong> Imagine that you\u2019re about to start a difficult piece of work. You open the document. You know what needs to be done. You also know that it is going to require concentration, uncertainty, and perhaps the possibility of discovering that you\u2019re not as good at it as you\u2019d like to be. There is a small uncomfortable feeling. So you check your phone.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">For a few minutes, you don\u2019t have to deal with the task. The discomfort disappears. That relief can reinforce the behavior. This is called <span class=\"eq-term\" tabindex=\"0\" aria-describedby=\"gl-neg\"><em>negative reinforcement<\/em><span class=\"eq-def\" id=\"gl-neg\" role=\"tooltip\"><b>negative reinforcement<\/b>Reinforcement means a behavior becomes more likely to happen again. Negative means something was taken away; positive means something was added. Both make the behavior more likely. The pair that makes a behavior less likely is punishment, which is a different thing entirely.<\/span><\/span>. It does not mean punishment. It means that a behavior becomes more likely because it removes or reduces something unpleasant. And this is one of the most useful concepts for understanding compulsive everyday behavior.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:36px\"><div class=\"dop dop-say\"><p class=\"ld\">Sometimes the question isn\u2019t:<\/p><p class=\"qt\">\u201cWhat pleasure am I getting from this?\u201d<\/p><p class=\"ld\">It is:<\/p><p class=\"qt\">\u201cWhat am I getting a break from?\u201d<\/p><\/div><\/div>\n\n\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"this-changes-how-we-think-about-procrastination\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">This changes how we think about procrastination<\/h3>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"procrastination-is-not-a-discipline-failure\"><p class=\"ttl\">Procrastination is not a discipline failure<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">Procrastination is often described as a failure of discipline.<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">A difficult task can generate boredom, anxiety, uncertainty, self-doubt or overwhelm.<\/p><p class=\"tx\">Avoiding the task produces immediate relief.<\/p><p class=\"tx\">That relief reinforces avoidance.<\/p><\/div><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Now imagine repeating the sequence:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-chain\"><p class=\"eyb\">Reinforced by what it takes away<\/p><div class=\"rw\"><span class=\"nd\">difficult task<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">discomfort<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">avoidance<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd rem\">relief<\/span><\/div><p class=\"nt\">Nothing is added at the end of this one. Something is taken away, and that is enough on its own to make the whole sequence more likely next time.<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The brain learns. The next time the task appears, avoidance may happen even faster. This is why <a href=\"\/urgent-important\/\" style=\"color:#a62747;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration-color:#a62747\">procrastination<\/a> can become self-reinforcing even when the person genuinely wants to complete the task. The behavior is not necessarily being driven by a desire to be unproductive. It may be driven by a desire to feel different right now.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And immediate relief can be a very powerful reinforcer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"this-is-also-why-stress-matters\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">This is also why stress matters<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Stress changes behavior. <a href=\"\/your-brain-on-stress\/\" style=\"color:#a62747;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration-color:#a62747\">When people are stressed<\/a>, they often become more likely to fall back on familiar responses rather than carefully considering every option. That makes sense from a survival perspective. If something has worked before, relying on a well-learned response can be more efficient than constructing a completely new strategy under pressure.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">But this can become problematic when the familiar behavior is not particularly helpful. A person who normally copes with stress by exercising, calling a friend or taking a walk may become less able to access those behaviors when overwhelmed. Someone who has learned to cope through avoidance, scrolling, alcohol, gambling, overeating or another compulsive behavior may become more likely to return to that behavior.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Stress is strongly implicated in addiction and relapse, interacting with reward, motivation, learning and executive-control systems. <a class=\"dop-cite\" href=\"https:\/\/doi.org\/10.1196\/annals.1441.030\" target=\"_blank\" rel=\"noopener\">Reviews of the addiction literature<\/a> describe stress-related changes involving systems such as corticotropin-releasing factor, the amygdala, prefrontal cortex and mesocorticolimbic circuitry. This is important because it means that behavior cannot always be understood by looking at the behavior alone.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Context changes the brain\u2019s response to the behavior.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">04<\/div><div class=\"tx\"><p class=\"lb\">Part four of nine<\/p><h2 id=\"part-4\">What addiction involves<\/h2><p class=\"sb\">What changes with repeated use, and why craving arrives with a cue rather than with a decision<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"addiction-is-much-more-than-dopamine\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Addiction is much more than dopamine<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is probably the most important correction to the popular dopamine narrative. Addiction absolutely involves dopamine.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"what-repeated-use-actually-changes\"><p class=\"ttl\">What repeated use actually changes<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">too much dopamine \u2192 addiction<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">Addictive substances can strongly alter reward and motivational circuits. With repeated exposure, there are adaptations involving dopamine and other neurotransmitter systems, learning and memory, stress circuitry, and prefrontal systems involved in decision-making and behavioral control.<\/p><\/div><\/div><p class=\"nt\">The neurobiology is considerably more complicated.<\/p><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Different stages of addiction can also involve different processes. Early on, the rewarding effects of a substance can strongly reinforce use. With repeated use, cues associated with the substance can acquire motivational significance. As dependence develops, withdrawal and negative emotional states can become increasingly important. Eventually, using the substance may no longer be primarily about feeling particularly good.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">It may partly be about feeling normal again or escaping an unpleasant state. That is a very different motivational landscape.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-strange-shift-from-pleasure-to-relief\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The strange shift from pleasure to relief<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Consider someone who initially drinks alcohol because it is enjoyable. Over time, drinking becomes more frequent. Eventually, they may begin drinking after a stressful day because it helps them relax. Later, they may feel anxious or irritable when they don\u2019t drink. Now the behavior has multiple layers:<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:54px;margin-bottom:54px\"><figure class=\"dop dop-fig dop-ly\"><p class=\"eyb\">Why the useful question is not why they do not just stop<\/p><p class=\"ti\">The layers arrive one after another. None of them leaves.<\/p><p class=\"sub\">Each bar begins where that layer joins and then runs to the end, because a later layer is added to the ones already there rather than replacing them.<\/p><div class=\"lay\" data-dop-anim><div class=\"nm\" style=\"--i:0\">Pleasure<\/div><div class=\"tr\" style=\"--i:0\"><div class=\"bar\" style=\"left:0%\"><i><\/i><\/div><\/div><div class=\"nm\" style=\"--i:1\">Learned associations<\/div><div class=\"tr\" style=\"--i:1\"><div class=\"bar\" style=\"left:8%\"><i><\/i><\/div><\/div><div class=\"nm\" style=\"--i:2\">Habit<\/div><div class=\"tr\" style=\"--i:2\"><div class=\"bar\" style=\"left:22%\"><i><\/i><\/div><\/div><div class=\"nm\" style=\"--i:3\">Cue-triggered motivation<\/div><div class=\"tr\" style=\"--i:3\"><div class=\"bar\" style=\"left:38%\"><i><\/i><\/div><\/div><div class=\"nm\" style=\"--i:4\">Relief<\/div><div class=\"tr\" style=\"--i:4\"><div class=\"bar\" style=\"left:58%\"><i><\/i><\/div><\/div><div class=\"nm\" style=\"--i:5\">Avoidance of withdrawal or a negative emotional state<\/div><div class=\"tr\" style=\"--i:5\"><div class=\"bar\" style=\"left:74%\"><i><\/i><\/div><\/div><div class=\"axw\"><div class=\"ax\"><b>Early use<\/b><b>Later<\/b><\/div><\/div><\/div><figcaption>By the right hand edge all six are running at once, which is why taking away any single one of them does not end the behavior. The order is the one described above; the distance between the starts is not a measurement, and the width of a bar is not a strength.<\/figcaption><\/figure><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">At this point, asking \u201cWhy don\u2019t they just stop?\u201d misses most of the biology. <strong class=\"eqb\">Addiction is not one mechanism. It is a process involving multiple interacting systems.<\/strong> <a class=\"dop-cite\" href=\"https:\/\/doi.org\/10.1016\/s2215-0366(16)00104-8\" target=\"_blank\" rel=\"noopener\">Koob and Volkow\u2019s influential neurocircuitry model<\/a> describes addiction in terms of interacting stages involving reward and incentive salience, negative emotional states and stress, and preoccupation\/craving with impaired executive control.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"craving-is-not-simply-wanting-the-substance\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Craving is not simply wanting the substance<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Craving can be surprisingly cue-dependent. A person may feel relatively fine when sitting at home. Then they walk into a particular bar. Or smell something familiar. Or meet a particular person. Or experience a stressful event. Suddenly the urge appears. This can happen because the brain has learned that these cues predict the substance or behavior.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The cue becomes part of the learned network. And this is why relapse can occur even after a person has made significant progress. The old learning doesn\u2019t necessarily disappear. New learning can compete with it. That distinction is important. Recovery is not necessarily about erasing every old association. It can involve building enough new learning, new routines, new environments and new ways of responding that the old behavior no longer controls the person\u2019s life.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"but-if-i-know-its-bad-for-me-why-do-i-still-want-it\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">\u201cBut if I know it\u2019s bad for me, why do I still want it?\u201d<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Because knowing and wanting are different processes. The reflective part of you can understand the long-term consequences. At the same time, a cue can activate a learned motivational response. This is one reason addiction can feel internally divided.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">One part of the person is thinking:<\/p><p class=\"qt\">\u201cI don\u2019t want to do this anymore.\u201d<\/p><p class=\"ld\">Another part is experiencing:<\/p><p class=\"qt\">\u201cI want it right now.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Both can be genuine. And the second doesn\u2019t necessarily mean the first wasn\u2019t sincere. Human behavior is not controlled by one single decision-making system. Reward and motivational circuits, learned associations, emotional states and executive-control systems all influence behavior, sometimes in different directions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-role-of-the-prefrontal-cortex\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The role of the prefrontal cortex<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">You will sometimes hear addiction described as a battle between the \u201cprimitive brain\u201d and the rational brain. That is an appealing story. It is also overly simplistic. The prefrontal cortex is involved in executive functions such as planning, decision-making, behavioral control and evaluation of consequences. Addiction is associated with changes in these systems, including impaired response inhibition and altered attribution of salience.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">But this does not mean that someone with an addiction simply has a weak prefrontal cortex. The brain is a network. Prefrontal systems interact continuously with reward, stress, memory and motivational circuits. And those systems are influenced by sleep, stress, environment, learning, social context and the availability of the behavior itself. So \u201cjust use your rational brain\u201d isn\u2019t much of a treatment strategy.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The rational brain is operating inside a very complicated biological and psychological system.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">05<\/div><div class=\"tx\"><p class=\"lb\">Part five of nine<\/p><h2 id=\"part-5\">Social media, and what addictive should mean<\/h2><p class=\"sb\">Real reinforcement, a contested label, and why the number of hours settles almost nothing<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"what-about-social-media\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">What about social media?<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is where the dopamine conversation gets especially messy. People often say that social media is \u201caddictive\u201d because it gives repeated dopamine hits. There is some truth underneath the phrase, but it needs much more careful language.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"what-social-media-is-and-is-not-doing\"><p class=\"ttl\">What social media is and is not doing<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">Social media is addictive because it gives repeated dopamine hits.<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">Reinforcement is real, and so are the features producing it.<\/p><p class=\"tx\">Whether a particular pattern is an addiction is a separate question, and one the field has not settled.<\/p><\/div><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Social media provides many features that can reinforce behavior:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:34px\"><div class=\"dop dop-chipbox\"><div class=\"dop-chips\"><span>novelty<\/span><span>social feedback<\/span><span>intermittent rewards<\/span><span>notifications<\/span><span>emotionally salient content<\/span><span>social comparison<\/span><span>variable and unpredictable outcomes<\/span><span>rapid transitions between stimuli<\/span><span>very low effort required to continue<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">These features can support repeated checking and prolonged engagement. But frequent use is not automatically addiction. Even <a class=\"dop-cite\" href=\"https:\/\/doi.org\/10.1556\/2006.7.2018.49\" target=\"_blank\" rel=\"noopener\">the scientific literature is still debating<\/a> how problematic technology use should be classified and measured. Smartphone \u201caddiction,\u201d for example, has been criticized as an overly broad label because problematic behavior can arise from different applications and motivations, and because many studies measure total time or frequency of use rather than clinically meaningful impairment.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">More recent reviews continue to find addictive-like dimensions in problematic social media use, including craving, loss of control and functional impairment, while also emphasizing that social media use disorder is not currently an established diagnosis in major diagnostic systems. That distinction matters. Someone who spends three hours on Instagram and enjoys it is not necessarily addicted.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Someone who spends one hour on Instagram but repeatedly tries to stop, cannot control the behavior, and experiences significant impairment may have a much more concerning pattern. The number of hours is not the whole story.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-behaviour-itself-isnt-always-the-problem\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The behavior itself isn\u2019t always the problem<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is one of the most useful things to consider when thinking about habits. Suppose someone checks their phone 80 times a day. Why? Maybe they work in a job where they genuinely need to respond quickly. Maybe they are lonely and social media provides most of their social contact. Maybe they are anxious and checking provides temporary reassurance. Maybe they are bored. Maybe they are avoiding something.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Maybe they simply have a highly reinforced habit. <strong class=\"eqb\">The same behavior can have completely different psychological functions.<\/strong><\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-q two\"><p class=\"eyb\">Ask about the behavior<\/p><div class=\"cols\"><div><p class=\"cl\">the shape of it<\/p><ul><li>How much?<\/li><li>When?<\/li><li>What happens immediately beforehand?<\/li><\/ul><\/div><div><p class=\"cl\">what it is for<\/p><ul><li>Why?<\/li><li>What does the person get from it?<\/li><li>What does it cost them?<\/li><\/ul><\/div><\/div><p class=\"nt\">Those questions are often more informative than a stopwatch.<\/p><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">06<\/div><div class=\"tx\"><p class=\"lb\">Part six of nine<\/p><h2 id=\"part-6\">The detox, and what it interrupts<\/h2><p class=\"sb\">The mechanism is not real ~ something underneath it is, and it has a better name<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-dopamine-detox\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The dopamine detox<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Now we can finally return to the famous dopamine detox. The basic idea is usually presented as a kind of neurological reset.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:44px\"><div class=\"dop dop-fix\" id=\"the-reset-that-is-not-a-reset\"><p class=\"ttl\">The reset that is not a reset<\/p><div class=\"br\"><div class=\"bx pop\"><p class=\"lb\">The popular version<\/p><p class=\"tx\">Reduce stimulation.<\/p><p class=\"tx\">Lower dopamine.<\/p><p class=\"tx\">Let the brain recover.<\/p><p class=\"tx\">Then ordinary activities will become rewarding again.<\/p><\/div><div class=\"bx res\"><p class=\"lb\">What the research says<\/p><p class=\"tx\">The problem is that dopamine doesn\u2019t work like a battery that becomes depleted because you\u2019ve enjoyed yourself too much.<\/p><p class=\"tx\">You don\u2019t accumulate dopamine from scrolling and then need to flush it out.<\/p><p class=\"tx\">And there is no established physiological process called a dopamine detox in which avoiding pleasurable activities resets dopamine receptors.<\/p><\/div><\/div><p class=\"nt\">So the neuroscience explanation is wrong. But there is something interesting underneath it.<\/p><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Dopamine fasting is intended to reduce dependence on instant gratification and overstimulation, but there is no scientific evidence for the idea of literally correcting \u201cdopamine&nbsp;dysregulation\u201d through fasting.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-useful-part-of-a-dopamine-detox\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The useful part of a \u201cdopamine detox\u201d<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Imagine someone realizes that they automatically open social media whenever they experience even a few seconds of boredom. Taking a break could be useful. Not because dopamine has been detoxified. But because the person has interrupted the behavioral sequence. They might discover that boredom is uncomfortable. They might notice how often the urge appears.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">They might have more time for other activities. They might reduce the number of cues triggering the behavior. They might discover that the behavior was serving a psychological function they hadn\u2019t noticed before. Those are real things. And they don\u2019t require a fictional neurochemical reset.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:32px;margin-bottom:32px\"><div class=\"dop dop-chipbox\"><p class=\"eyb\">A more accurate description would be<\/p><div class=\"dop-chips\"><span>behavioral reset<\/span><span>environmental restructuring<\/span><span>cue reduction<\/span><span>habit interruption<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">or simply: taking a break from something that has become too automatic. That may not sound quite as impressive. It is much closer to the evidence.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"you-dont-need-less-dopamine\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">You don\u2019t need less dopamine<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is where the whole conversation can become much more useful. The goal is not to eliminate dopamine. We need dopamine. It helps us move. Learn. Explore. Pursue goals. Notice relevant things. Respond to rewards. Update behavior based on experience. The goal is not to have fewer rewarding experiences. It is not even necessarily to have fewer pleasurable experiences. <strong class=\"eqb\">The goal is flexibility.<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">To be able to enjoy something without needing to keep doing it. To experience an urge without automatically acting on it. To tolerate a little boredom without immediately filling it. To experience discomfort without needing to escape it every time. To choose a behavior because it fits your goals rather than because the cue pulled you into it before you had time to think.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">That is a very different goal from \u201cresetting dopamine.\u201d<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">07<\/div><div class=\"tx\"><p class=\"lb\">Part seven of nine<\/p><h2 id=\"part-7\">What helps<\/h2><p class=\"sb\">An urge as information rather than an instruction, the shape it takes when you do not act on it, and why the environment beats willpower<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"an-urge-is-information-not-an-instruction\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">An urge is information, not an instruction<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This is one of the simplest ideas in behavior change, and one of the most useful.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">You can notice:<\/p><p class=\"qt\">\u201cI want to check my phone.\u201d<\/p><p class=\"ld\">without concluding:<\/p><p class=\"qt\">\u201cTherefore I need to check my phone.\u201d<\/p><\/div><\/div>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">You can notice:<\/p><p class=\"qt\">\u201cI want something sweet.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">without deciding that the craving must be satisfied immediately.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">You can notice:<\/p><p class=\"qt\">\u201cI really don\u2019t want to start this task.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">without treating that feeling as proof that you shouldn\u2019t start it.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:44px;margin-bottom:38px\"><div class=\"dop dop-say big\"><p class=\"qt\">There is a small space between an internal experience and an action. That space can become larger with practice.<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And that is where behavioral flexibility begins.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"what-happens-if-you-dont-act-on-the-urge\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">What happens if you don\u2019t act on the urge?<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Something interesting often happens. The urge changes.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:54px;margin-bottom:54px\"><figure class=\"dop dop-fig\"><p class=\"eyb\">What happens if you do not act on it<\/p><p class=\"ti\">An urge is a shape, not a command<\/p><p class=\"sub\">Three shapes an urge can take. The dashed line is roughly where a person would usually act on one.<\/p><div class=\"dop-ug\" data-dop-anim><div class=\"pn\" style=\"--i:0\"><p class=\"ti\">It rises, peaks and falls<\/p><p class=\"sb\">Sometimes it disappears<\/p><svg viewBox=\"0 0 200 110\" role=\"img\" aria-label=\"It rises, peaks and falls. A curve that rises above the line at which a person would usually act, and then comes back down below it.\"><line class=\"ax\" x1=\"4\" y1=\"100\" x2=\"196\" y2=\"100\" stroke=\"#71655b\" stroke-width=\"2\"\/><line class=\"ax\" x1=\"4\" y1=\"52\" x2=\"196\" y2=\"52\" stroke=\"#72533b\" stroke-width=\"2\" stroke-dasharray=\"5 5\"\/><path class=\"cv\" pathLength=\"1\" d=\"M4 96 C 34 96, 44 22, 72 20 C 100 18, 108 74, 132 88 C 152 99, 176 98, 196 97\" fill=\"none\" stroke=\"#a62747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div class=\"pn\" style=\"--i:1\"><p class=\"ti\">It comes back<\/p><p class=\"sb\">Sometimes not for long<\/p><svg viewBox=\"0 0 200 110\" role=\"img\" aria-label=\"It comes back. A curve that rises above the line at which a person would usually act, and then comes back down below it.\"><line class=\"ax\" x1=\"4\" y1=\"100\" x2=\"196\" y2=\"100\" stroke=\"#71655b\" stroke-width=\"2\"\/><line class=\"ax\" x1=\"4\" y1=\"52\" x2=\"196\" y2=\"52\" stroke=\"#72533b\" stroke-width=\"2\" stroke-dasharray=\"5 5\"\/><path class=\"cv\" pathLength=\"1\" d=\"M4 96 C 30 96, 40 24, 64 22 C 88 20, 92 72, 110 84 C 124 93, 130 46, 148 42 C 168 38, 176 84, 196 94\" fill=\"none\" stroke=\"#a62747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><div class=\"pn\" style=\"--i:2\"><p class=\"ti\">It stays longer than expected<\/p><p class=\"sb\">And then it still passes<\/p><svg viewBox=\"0 0 200 110\" role=\"img\" aria-label=\"It stays longer than expected. A curve that rises above the line at which a person would usually act, and then comes back down below it.\"><line class=\"ax\" x1=\"4\" y1=\"100\" x2=\"196\" y2=\"100\" stroke=\"#71655b\" stroke-width=\"2\"\/><line class=\"ax\" x1=\"4\" y1=\"52\" x2=\"196\" y2=\"52\" stroke=\"#72533b\" stroke-width=\"2\" stroke-dasharray=\"5 5\"\/><path class=\"cv\" pathLength=\"1\" d=\"M4 96 C 26 96, 34 26, 58 24 C 92 21, 120 30, 146 34 C 168 37, 180 68, 196 88\" fill=\"none\" stroke=\"#a62747\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div><\/div><p class=\"dop-key\"><b>What none of them is<\/b> is a line that keeps climbing, which is exactly what an urge feels like from the inside while it is happening. That is the thing worth knowing before the first time you try not to act on one.<\/p><figcaption>Time runs left to right and height is intensity. Neither carries a number, because the article makes no numerical claim about how long an urge lasts, and it would vary by person, by substance and by day in any case. What is being drawn is that the line comes back down in all three.<\/figcaption><\/figure><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The important part is that an urge is not a fixed command. It is a dynamic state. And learning that you can experience an urge without automatically acting on it creates new information for the brain: This feeling can be tolerated. I don\u2019t have to respond immediately. The urge passes. That is a very different kind of learning from simply trying to suppress the urge.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"this-is-also-why-just-distract-yourself-isnt-always-enough\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">This is also why \u201cjust distract yourself\u201d isn\u2019t always enough<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Distraction can be useful. But if every uncomfortable internal state is immediately followed by distraction, there is a potential downside. <strong class=\"eqb\">The person may never learn that they can actually tolerate the feeling.<\/strong> Imagine feeling anxious and immediately reaching for your phone. Then feeling anxious becomes a cue for phone use. The phone reduces the anxiety temporarily. The brain learns:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-chain\"><p class=\"eyb\">Reinforced by what it takes away<\/p><div class=\"rw\"><span class=\"nd\">anxiety<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd\">phone<\/span><span class=\"op\">&rarr;<\/span><span class=\"nd rem\">relief<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Now the next episode of anxiety is more likely to trigger the phone. This doesn\u2019t mean that distraction is bad. It means that sometimes we want to learn two things at once:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"qt\">\u201cI can change my state.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">and<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"qt\">\u201cI can also stay with a difficult state without immediately escaping it.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Both are useful skills.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"why-changing-the-environment-can-be-more-effective-than-re\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Why changing the environment can be more effective than relying on willpower<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">If a behavior has become highly automatic, constantly asking yourself to resist it can be exhausting. It is often easier to change the environment around the behavior. If you don\u2019t want to check your phone during work, putting it in another room changes the cue. If you want to read more, leaving the book beside your bed changes the cue.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">If you want to eat more intentionally, not keeping highly tempting foods directly in front of you changes the environment. If you want to exercise in the morning, preparing your clothes the night before reduces friction. This isn\u2019t about tricking your brain. It\u2019s about understanding how learning works. Make the behavior you want easier. Make the behavior you don\u2019t want slightly harder.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Small changes in friction can matter because behavior is influenced by both motivation and opportunity.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"and-reward-the-behaviour-you-want-to-repeat\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">And reward the behavior you want to repeat<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">There is sometimes an assumption that healthy habits are supposed to be unpleasant. Exercise must be painful. Studying must be miserable. Eating well must require constant restraint. Meditation must involve sitting still while your brain screams. It doesn\u2019t have to be that way. If a behavior is enjoyable, meaningful, socially rewarding or satisfying, it is more likely to become something you want to repeat.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">That doesn\u2019t mean every healthy behavior needs an instant dopamine rush. It means that reward matters in learning. Make the walk enjoyable. Choose exercise you actually like. Read about something you\u2019re genuinely curious about. Cook food you look forward to eating. Spend time with people who make you feel connected. Build routines that fit your actual life rather than an imaginary version of yourself who wakes at 5 a.m. and has never once wanted to lie back down.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The brain learns from what we repeatedly experience. So give it experiences worth learning.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">08<\/div><div class=\"tx\"><p class=\"lb\">Part eight of nine<\/p><h2 id=\"part-8\">Underneath the behavior<\/h2><p class=\"sb\">The question that moves a habit from a discipline problem to a regulation one, and where the line to addiction falls<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"the-deeper-question-what-is-the-behaviour-doing-for-you\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">The deeper question: what is the behavior doing for you?<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">This may be the most useful question in the entire topic. When a behavior becomes difficult to control, it is tempting to focus entirely on stopping it. But behavior usually has a function. Maybe scrolling gives you stimulation. Maybe it gives you connection. Maybe it helps you transition between activities. Maybe it protects you from boredom. Maybe it helps you avoid anxiety. Maybe it provides a sense of achievement.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Maybe it gives you something predictable when the rest of the day feels chaotic. Maybe it helps you not think about something you don\u2019t yet know how to deal with. None of that means the behavior is necessarily good for you. Understanding its function simply gives you somewhere to work. Because if you remove the behavior without replacing what it was providing, the brain may continue looking for it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"this-is-particularly-important-in-therapy\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">This is particularly important in therapy<\/h3>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">A person may come to therapy saying:<\/p><p class=\"qt\">\u201cI have no self-control.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">But sometimes what looks like a self-control problem is actually a regulation problem. The behavior may be helping them manage anxiety. Or loneliness. Or stress. Or shame. Or boredom. Or exhaustion. Or emotional overwhelm. That doesn\u2019t mean every habit needs to be traced back to some deep psychological wound. Sometimes a phone is just a phone. Sometimes scrolling is just scrolling.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">But when a behavior repeatedly appears in response to a particular emotional state, it becomes worth asking what role it is playing. The aim is not to remove every coping strategy. It is to build more than one. If scrolling is the only way someone knows how to come down from a stressful day, the answer may not be \u201cnever scroll again.\u201d It may be:<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">What else could help your nervous system come down?<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:32px;margin-bottom:32px\"><div class=\"dop dop-chipbox\"><p class=\"eyb\">What else could help your nervous system come down<\/p><div class=\"dop-chips\"><span>a walk<\/span><span>a shower<\/span><span>music<\/span><span>conversation<\/span><span>exercise<\/span><span>food<\/span><span>rest<\/span><span>breathing<\/span><span>a transition ritual<\/span><span>doing something with your hands<\/span><span>sitting down and allowing the day to end<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The more options a person has, the less one behavior has to carry.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"and-this-is-where-addiction-becomes-different-from-an-ordi\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">And this is where addiction becomes different from an ordinary habit<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">A habit can be inconvenient. An addiction can reorganize a person\u2019s life around the behavior. That distinction matters. Clinical addiction involves patterns such as impaired control, persistent use despite significant negative consequences, craving, and changes across reward, motivation, stress and executive-control systems.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">The word addiction should therefore mean more than:<\/p><p class=\"qt\">\u201cI really like this.\u201d<\/p><p class=\"ld\">It should mean something closer to:<\/p><p class=\"qt\">\u201cThis behavior has become difficult to control and is causing meaningful harm or impairment.\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">That distinction also matters for compassion. <strong class=\"eqb\">Addiction is not a character defect. But neither is it simply a dopamine problem.<\/strong> It is a complex disorder involving biology, learning, psychology, environment and social context. And importantly, the brain remains <span class=\"eq-term\" tabindex=\"0\" aria-describedby=\"gl-pl\">plastic<span class=\"eq-def\" id=\"gl-pl\" role=\"tooltip\"><b>plasticity<\/b>The brain changes its own connections in response to what a person repeatedly does and experiences. That is not the same as improvement. The capacity that built the pattern is the capacity that can build a different one.<\/span><\/span>. Research on addiction and recovery shows that some of the neural and cognitive changes associated with addiction can change with abstinence and treatment, which is one reason recovery is biologically plausible rather than merely a matter of willpower.<\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div style=\"margin-top:92px;margin-bottom:34px\"><div class=\"dop dop-part\"><div class=\"no\">09<\/div><div class=\"tx\"><p class=\"lb\">Part nine of nine<\/p><h2 id=\"part-9\">Change, and what it takes<\/h2><p class=\"sb\">Experience, repetition, relationships and recovery, and the questions worth carrying out of all this<\/p><\/div><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"so-what-actually-changes-the-brain\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">So, what changes the brain?<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The answer is both less exciting and more hopeful than a dopamine detox.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Experience changes the brain. Repeated experience changes the brain. Learning changes the brain. Practice changes the brain. Environment changes the brain. Relationships change the brain. Stress changes the brain. Recovery changes the brain.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">The same principle that created the unwanted pattern is part of what allows new patterns to develop. That doesn\u2019t mean change is quick. It doesn\u2019t mean old cues disappear.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">And it certainly doesn\u2019t mean that someone can \u201crewire their brain\u201d in a weekend. But it does mean that the brain is not a finished product.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"what-should-you-actually-do-with-all-of-this\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">What to do with all of this<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Start by becoming curious about the sequence. When you notice a behavior you want to change, ask:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:32px;margin-bottom:32px\"><div class=\"dop dop-chipbox\"><p class=\"eyb\">What happened immediately before it<\/p><div class=\"dop-chips\"><span>bored<\/span><span>anxious<\/span><span>lonely<\/span><span>tired<\/span><span>overwhelmed<\/span><span>hungry<\/span><span>avoiding something<\/span><span>looking for stimulation<\/span><span>looking for reassurance<\/span><\/div><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">What did I expect the behavior to give me? And what did it actually give me? Then ask: What happens if I pause for a few minutes before acting? Not forever. Not perfectly. Just long enough to create some space. You may still choose the behavior. That\u2019s okay. The goal isn\u2019t to prove that you have perfect self-control.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\"><strong class=\"eqb\">The goal is to practice having a choice.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"maybe-the-most-useful-way-to-think-about-dopamine\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">Maybe the most useful way to think about dopamine<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Dopamine isn\u2019t the villain. It isn\u2019t the reward fairy. It isn\u2019t a limited daily supply of pleasure points. And it isn\u2019t something you need to detox from because you watched too many videos on a Tuesday. It is part of a sophisticated system that helps the brain learn from experience, assign motivational significance to cues, guide behavior and adapt to what happens around us.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Addiction emerges when these learning and motivational systems become entangled with other processes involving stress, habit, memory, emotion and impaired control. Everyday habits sit much further along that spectrum. Some are useful. Some are neutral. Some become problematic. And some become deeply difficult to control.<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:30px;margin-bottom:30px\"><div class=\"dop dop-say\"><p class=\"ld\">The interesting question is not simply:<\/p><p class=\"qt\">\u201cHow much dopamine does this give me?\u201d<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">A better set of questions is:<\/p>\n\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:34px\"><div class=\"dop dop-q ask\"><ul><li>What is my brain learning from this?<\/li><li>What cues make me want to do it?<\/li><li>What does the behavior give me?<\/li><li>What feeling does it help me avoid?<\/li><li>What happens when I don\u2019t do it?<\/li><\/ul><p class=\"lst\">And is this behavior helping me build the life I actually want?<\/p><p class=\"nt\">Those questions take us much further than the dopamine-detox conversation ever could.<\/p><\/div><\/div>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\">Because ultimately, the goal isn\u2019t to have a brain that never wants anything. It\u2019s to have a brain that can learn, adapt and pursue what matters &#45; while leaving enough room for you to decide what happens next.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"a-final-note-on-the-science\" style=\"color:#69584c;margin-top:80px;margin-bottom:20px;font-size:clamp(16.293px, 1.018rem + ((1vw - 3.2px) * 0.989), 25px);font-style:normal;font-weight:700;line-height:1.28\">A final note on the science<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#272320;margin-top:0;margin-bottom:26px;font-size:clamp(14.082px, 0.88rem + ((1vw - 3.2px) * 0.786), 21px);line-height:1.68\"><strong class=\"eqb\">Dopamine research is an excellent example of why scientific ideas become distorted when they are reduced to one sentence.<\/strong><\/p>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:34px;margin-bottom:44px\"><div class=\"dop dop-ev\"><p class=\"eyb\">What the evidence supports<\/p><ul><li><svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 10.5 7.5 15 17 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>The evidence supports an important role for dopamine in reward-related learning, incentive motivation and reinforcement, but there is no single \u201cdopamine function\u201d that explains all rewarding behavior.<\/li><li><svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 10.5 7.5 15 17 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>Addiction involves dopamine, but also glutamate, stress systems, prefrontal control, memory, habit formation and broader changes in neural circuitry.<\/li><li><svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 10.5 7.5 15 17 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>Problematic technology use can show addiction-like features, but researchers continue to debate terminology, diagnostic boundaries and the extent to which different forms of digital behavior should be considered behavioral addictions.<\/li><li><svg viewBox=\"0 0 20 20\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 10.5 7.5 15 17 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>And the popular idea of a literal \u201cdopamine detox\u201d is not supported by evidence in the way it is commonly presented. Taking a break from a highly reinforcing activity can still be useful &#45; but the mechanism is better understood through learning, habit interruption, environmental change and behavioral regulation than through \u201cresetting\u201d dopamine.<\/li><\/ul><p class=\"nt\">The science, in other words, is more complicated than the internet version. Fortunately, it is also much more interesting.<\/p><\/div><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d12c95ff wp-block-group-is-layout-constrained\">\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"wp-block-group has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-69c879e7 wp-block-group-is-layout-constrained\" style=\"background-color:#f8f4f1;border-color:#e8dcd2;border-width:1.5px;border-style:solid;border-radius:18px;margin-top:0;margin-bottom:44px;padding:30px 34px\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#71655b;margin-top:0;margin-bottom:14px;font-size:12px;font-weight:700;letter-spacing:0.16em;line-height:1.4\">REFERENCES<\/p>\n\n\n\n<ol class=\"wp-block-list has-text-color has-work-sans-regular-font-family\" style=\"color:#69584c;margin-top:0;margin-bottom:0;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.17), 15.5px);line-height:1.7\">\n<li><a href=\"https:\/\/doi.org\/10.1007\/s40429-015-0056-9\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Andreassen, C. S. (2015). Online social network site addiction: A comprehensive review. Current Addiction Reports, 2(2), 175-184.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1037\/0033-295x.111.1.33\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Baker, T. B., Piper, M. E., McCarthy, D. E., Majeskie, M. R., &amp; Fiore, M. C. (2004). Addiction motivation reformulated: An affective processing model of negative reinforcement. Psychological Review, 111(1), 33-51.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1038\/s41593-018-0152-y\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Berke, J. D. (2018). What does dopamine mean? Nature Neuroscience, 21(6), 787-793.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1037\/amp0000059\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Berridge, K. C., &amp; Robinson, T. E. (2016). Liking, wanting, and the incentive-sensitization theory of addiction. American Psychologist, 71(8), 670-679.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1016\/j.neuron.2010.11.022\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Bromberg-Martin, E. S., Matsumoto, M., &amp; Hikosaka, O. (2010). Dopamine in motivational control: Rewarding, aversive, and alerting. Neuron, 68(5), 815-834.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1093\/pnasnexus\/pgaf017\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Castelo, N., Kushlev, K., Ward, A. F., Esterman, M., &amp; Reiner, P. B. (2025). Blocking mobile internet on smartphones improves sustained attention, mental health, and subjective well-being. PNAS Nexus, 4(2), pgaf017.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1038\/nn1579\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Everitt, B. J., &amp; Robbins, T. W. (2005). Neural systems of reinforcement for drug addiction: From actions to habits to compulsion. Nature Neuroscience, 8(11), 1481-1489.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1126\/science.1077349\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Fiorillo, C. D., Tobler, P. N., &amp; Schultz, W. (2003). Discrete coding of reward probability and uncertainty by dopamine neurons. Science, 299(5614), 1898-1902.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1038\/nrn3119\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Goldstein, R. Z., &amp; Volkow, N. D. (2011). Dysfunction of the prefrontal cortex in addiction: Neuroimaging findings and clinical implications. Nature Reviews Neuroscience, 12(11), 652-669.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1016\/s2215-0366(16)00104-8\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Koob, G. F., &amp; Volkow, N. D. (2016). Neurobiology of addiction: A neurocircuitry analysis. The Lancet Psychiatry, 3(8), 760-773.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1556\/2006.7.2018.49\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Panova, T., &amp; Carbonell, X. (2018). Is smartphone addiction really an addiction? Journal of Behavioral Addictions, 7(2), 252-259.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1016\/0165-0173(93)90013-p\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Robinson, T. E., &amp; Berridge, K. C. (1993). The neural basis of drug craving: An incentive-sensitization theory of addiction. Brain Research Reviews, 18(3), 247-291.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1126\/science.275.5306.1593\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Schultz, W., Dayan, P., &amp; Montague, P. R. (1997). A neural substrate of prediction and reward. Science, 275(5306), 1593-1599.<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/doi.org\/10.1196\/annals.1441.030\" target=\"_blank\" rel=\"noopener\" style=\"color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:rgba(166,39,71,.42)\">Sinha, R. (2008). Chronic stress, drug use, and vulnerability to addiction. Annals of the New York Academy of Sciences, 1141(1), 105-130.<\/a><\/li>\n<\/ol>\n\n\n\n<p class=\"eq-lastrev\" style=\"margin:34px 0 0;font-family:&quot;Work Sans&quot;,sans-serif;font-size:11.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;line-height:1.5;color:#71655b\">Last reviewed September 2026<\/p>\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:0px;margin-bottom:44px\"><a class=\"dop dop-next\" href=\"\/boundaries-boundaries-boundaries\/\"><span class=\"eyb\">Read next<\/span><span class=\"ti\">Boundaries, boundaries, boundaries!<\/span><span class=\"wy\">The same question asked about other people, rather than about a habit: what is this costing, and what would it take to answer differently.<\/span><\/a><\/div>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-d2a766d4 wp-block-group-is-layout-constrained\">\n\n\n<div class=\"eq-rev\" style=\"margin-top:0px;margin-bottom:0px\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1708\" src=\"https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-scaled.jpg\" alt=\"Someone sitting with their hands clasped in a therapy session, a counsellor with a clipboard listening opposite them\" class=\"wp-image-234\" style=\"width:100%;height:340px;object-fit:cover;object-position:center 55%;border-radius:22px 22px 0 0;display:block\" srcset=\"https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-scaled.jpg 2560w, https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-300x200.jpg 300w, https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-1024x683.jpg 1024w, https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-768x512.jpg 768w, https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-1536x1025.jpg 1536w, https:\/\/equilibriumpsychotherapy.net\/wp-content\/uploads\/2024\/06\/woman-with-hands-together-talking-with-counselor-1-2048x1366.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/div>\n\n\n\n<div class=\"wp-block-group has-background eq-ondark has-global-padding is-layout-constrained wp-container-core-group-is-layout-f761ea3b wp-block-group-is-layout-constrained\" style=\"background-color:#69584c;border-radius:0px 0px 22px 22px;margin-top:0;margin-bottom:80px;padding:52px\">\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#e5cfd4;margin-top:0;margin-bottom:14px;font-size:12px;font-weight:700;letter-spacing:0.16em;line-height:1.4\">WORKING WITH THIS<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-text-color has-work-sans-regular-font-family\" id=\"when-a-habit-has-stopped-being-a-choice\" style=\"color:#ffffff;margin-top:0;margin-bottom:18px;font-size:clamp(18.434px, 1.152rem + ((1vw - 3.2px) * 1.201), 29px);font-style:normal;font-weight:700;line-height:1.28\">When a habit has stopped being a choice<\/h3>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#e8e1db;margin-top:0;margin-bottom:18px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.455), 18px);line-height:1.7\">Nothing here is an argument for having less pleasure, and none of it is a reason to think less of yourself for a behavior that has become hard to stop. A habit is what repetition builds, and repetition is not a character trait. The useful work is usually not willpower at all: it is finding out what the behavior is doing for you, and then building something else that can do some of it.<\/p>\n\n\n\n<p class=\"has-text-color has-work-sans-regular-font-family wp-block-paragraph\" style=\"color:#e8e1db;margin-top:0;margin-bottom:38px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.455), 18px);line-height:1.7\">If a behavior has started to cost you more than you want it to, or if stopping keeps not working, that is worth bringing somewhere. Not to be talked out of, but to be understood well enough that something can change.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-container-core-buttons-is-layout-8cc0de77 wp-block-buttons-is-layout-flex\" style=\"gap:30px\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background has-work-sans-regular-font-family wp-element-button\" href=\"\/individual-session\/\" style=\"border-radius:9px;color:#272320;background-color:#eee6df;padding:15px 30px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.284), 16.5px);font-weight:700\">Book a session<\/a><\/div>\n\n\n\n<div class=\"wp-block-button footer_b\"><a class=\"wp-block-button__link has-text-color has-work-sans-regular-font-family wp-element-button\" href=\"\/contact\/\" style=\"border-color:#cab4a4;border-width:1.5px;border-style:solid;border-radius:9px;color:#ffffff;padding:15px 30px;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.284), 16.5px);font-weight:600\">Get in touch<\/a><\/div>\n<\/div>\n\n\n<\/div>\n\n\n<\/div>\n\n\n<\/div>\n\n\n\n<script>\n(function(){\n  function bind(){\n    var gl=document.querySelectorAll(\".eqp .eq-term\");\n    if(!gl.length){ return; }\n    function place(el){\n      var card=el.querySelector(\".eq-def\");\n      if(!card){ return; }\n      \/* Measure the term, not the card: the card is mid transition when the\n         pointer arrives, so its rect is wherever the animation has got to.\n         getClientRects()[0] because a term that wraps across two lines is\n         anchored by CSS to its first line box. Clamp against clientWidth,\n         which is the content area; innerWidth includes the scrollbar. *\/\n      var rects=el.getClientRects();\n      var a=rects.length?rects[0]:el.getBoundingClientRect();\n      var W=document.documentElement.clientWidth;\n      var mid=a.left+a.width\/2, half=card.offsetWidth\/2, m=14, dx=0;\n      if(mid-half<m){ dx=m-(mid-half); }\n      else if(mid+half>W-m){ dx=(W-m)-(mid+half); }\n      card.style.setProperty(\"--sx\",dx.toFixed(1)+\"px\");\n    }\n    for(var i=0;i<gl.length;i++){\n      (function(el){\n        el.addEventListener(\"mouseenter\",function(){ place(el); });\n        el.addEventListener(\"focus\",function(){ place(el); });\n        el.addEventListener(\"keydown\",function(e){ if(e.key===\"Escape\"){ el.blur(); } });\n      })(gl[i]);\n    }\n    function all(){ for(var j=0;j<gl.length;j++){ place(gl[j]); } }\n    all();\n    if(document.fonts){ document.fonts.ready.then(all); }\n    if(document.readyState!==\"complete\"){ window.addEventListener(\"load\",all); }\n    var t=null;\n    window.addEventListener(\"resize\",function(){ if(t){ clearTimeout(t); } t=setTimeout(all,120); });\n  }\n  if(document.readyState===\"loading\"){ document.addEventListener(\"DOMContentLoaded\",bind); }\n  else{ bind(); }\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Dopamine is not the pleasure chemical, and a dopamine detox is not a thing. What the research actually says about motivation, habits and everyday life.<\/p>","protected":false},"author":2,"featured_media":2632,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":116,"footnotes":""},"categories":[15,16],"tags":[],"class_list":["post-2429","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-body-and-mind","category-deep-dive"],"_links":{"self":[{"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/posts\/2429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/comments?post=2429"}],"version-history":[{"count":20,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/posts\/2429\/revisions"}],"predecessor-version":[{"id":2750,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/posts\/2429\/revisions\/2750"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/media\/2632"}],"wp:attachment":[{"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/media?parent=2429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/categories?post=2429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/equilibriumpsychotherapy.net\/hr\/wp-json\/wp\/v2\/tags?post=2429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}