{"product_id":"digital-product-obedience-to-authority-tomaque-explainer","title":"Obedience To Authority Tomaque Explainer","description":"\u003c!--\n  PRODUCT: Obedience To Authority Tomaque Explainer\n  PLATFORM: Shopify\n  DESIGN: Light \/ Premium Editorial\n  SCOPE: lywire-product-obedience\n--\u003e\n\u003cstyle\u003e\n  .lywire-product-obedience {\n    --bg: #f8fafc;\n    --surface: #ffffff;\n    --surface-soft: #f1f5f9;\n    --text: #172033;\n    --muted: #5b6475;\n    --heading: #101828;\n    --accent: #9a6700;\n    --accent-dark: #755000;\n    --border: #e2e8f0;\n    --highlight: #fff8e6;\n    --success-bg: #eef8f1;\n    --success-text: #245b35;\n    --max-width: 1180px;\n\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    line-height: 1.75;\n    font-size: 16px;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .lywire-product-obedience *,\n  .lywire-product-obedience *::before,\n  .lywire-product-obedience *::after {\n    box-sizing: border-box;\n  }\n\n  .lywire-product-obedience .lywire-wrap {\n    width: min(100%, var(--max-width));\n    margin: 0 auto;\n    padding: 28px 30px 50px;\n  }\n\n  .lywire-product-obedience h1,\n  .lywire-product-obedience h2,\n  .lywire-product-obedience h3 {\n    color: var(--heading);\n    line-height: 1.25;\n    letter-spacing: -0.02em;\n  }\n\n  .lywire-product-obedience h1 {\n    font-size: clamp(32px, 4vw, 48px);\n    margin: 0;\n    font-weight: 800;\n  }\n\n  .lywire-product-obedience h2 {\n    font-size: clamp(25px, 3vw, 34px);\n    margin: 0 0 16px;\n    font-weight: 750;\n  }\n\n  .lywire-product-obedience h3 {\n    font-size: 20px;\n    margin: 0 0 8px;\n    font-weight: 700;\n  }\n\n  .lywire-product-obedience p {\n    margin: 0 0 16px;\n  }\n\n  .lywire-product-obedience ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .lywire-product-obedience li {\n    margin-bottom: 10px;\n  }\n\n  .lywire-product-obedience .hero {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    padding: 42px 44px;\n    margin-bottom: 28px;\n    border-left: 5px solid var(--accent);\n  }\n\n  .lywire-product-obedience .eyebrow {\n    color: var(--accent-dark);\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    font-size: 12px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .lywire-product-obedience .hero-subtitle {\n    max-width: 850px;\n    font-size: 19px;\n    color: var(--muted);\n    margin-top: 18px;\n    margin-bottom: 0;\n  }\n\n  .lywire-product-obedience .section {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    padding: 32px 34px;\n    margin: 24px 0;\n  }\n\n  .lywire-product-obedience .section-intro {\n    color: var(--muted);\n    max-width: 900px;\n    font-size: 17px;\n  }\n\n  .lywire-product-obedience .discovery-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .lywire-product-obedience .discovery-card {\n    border: 1px solid var(--border);\n    background: #fbfcfe;\n    padding: 22px;\n  }\n\n  .lywire-product-obedience .discovery-card strong {\n    display: block;\n    color: var(--heading);\n    font-size: 17px;\n    margin-bottom: 5px;\n  }\n\n  .lywire-product-obedience .discovery-card span {\n    color: var(--muted);\n    display: block;\n  }\n\n  .lywire-product-obedience .audience-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 35px;\n    margin-top: 20px;\n  }\n\n  .lywire-product-obedience .audience-item {\n    padding: 14px 0;\n    border-bottom: 1px solid var(--border);\n    color: var(--text);\n  }\n\n  .lywire-product-obedience .audience-item::before {\n    content: \"✓\";\n    color: var(--accent-dark);\n    font-weight: 800;\n    margin-right: 10px;\n  }\n\n  .lywire-product-obedience .standout {\n    background: var(--highlight);\n    border: 1px solid #ead9a7;\n    padding: 30px 32px;\n    margin: 24px 0;\n  }\n\n  .lywire-product-obedience .standout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lywire-product-obedience .quote {\n    border-left: 4px solid var(--accent);\n    padding: 4px 0 4px 20px;\n    margin: 22px 0;\n    color: #343b49;\n    font-size: 18px;\n    font-style: italic;\n  }\n\n  .lywire-product-obedience .comparison {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .lywire-product-obedience .comparison-box {\n    background: var(--surface-soft);\n    border: 1px solid var(--border);\n    padding: 24px;\n  }\n\n  .lywire-product-obedience .comparison-box h3 {\n    margin-bottom: 10px;\n  }\n\n  .lywire-product-obedience .included-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 22px;\n  }\n\n  .lywire-product-obedience .included-item {\n    padding: 20px;\n    background: #fbfcfe;\n    border: 1px solid var(--border);\n  }\n\n  .lywire-product-obedience .included-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--heading);\n  }\n\n  .lywire-product-obedience .takeaway {\n    background: var(--heading);\n    color: #ffffff;\n    padding: 34px;\n    margin: 26px 0;\n  }\n\n  .lywire-product-obedience .takeaway h2,\n  .lywire-product-obedience .takeaway p {\n    color: #ffffff;\n  }\n\n  .lywire-product-obedience .takeaway p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lywire-product-obedience .cta {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    padding: 36px;\n    text-align: center;\n    margin-top: 28px;\n  }\n\n  .lywire-product-obedience .cta h2 {\n    margin-bottom: 10px;\n  }\n\n  .lywire-product-obedience .cta p {\n    max-width: 760px;\n    margin: 0 auto 18px;\n    color: var(--muted);\n  }\n\n  .lywire-product-obedience .cta-note {\n    display: inline-block;\n    background: var(--success-bg);\n    color: var(--success-text);\n    padding: 10px 15px;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .lywire-product-obedience .faq {\n    border-top: 1px solid var(--border);\n  }\n\n  .lywire-product-obedience details {\n    border-bottom: 1px solid var(--border);\n    padding: 18px 0;\n  }\n\n  .lywire-product-obedience summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: var(--heading);\n    list-style: none;\n    position: relative;\n    padding-right: 30px;\n  }\n\n  .lywire-product-obedience summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lywire-product-obedience summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: -2px;\n    font-size: 23px;\n    font-weight: 400;\n    color: var(--accent-dark);\n  }\n\n  .lywire-product-obedience details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lywire-product-obedience details p {\n    margin: 12px 0 0;\n    color: var(--muted);\n  }\n\n  .lywire-product-obedience .disclaimer {\n    margin-top: 28px;\n    background: #fffaf0;\n    border: 1px solid #ead9a7;\n    padding: 20px 22px;\n    color: #4b3a16;\n    font-size: 14px;\n  }\n\n  .lywire-product-obedience .source-note {\n    font-size: 13px;\n    color: var(--muted);\n    margin-top: 16px;\n  }\n\n  @media (max-width: 760px) {\n    .lywire-product-obedience .lywire-wrap {\n      padding: 18px 16px 38px;\n    }\n\n    .lywire-product-obedience .hero,\n    .lywire-product-obedience .section,\n    .lywire-product-obedience .standout,\n    .lywire-product-obedience .takeaway,\n    .lywire-product-obedience .cta {\n      padding: 25px 21px;\n    }\n\n    .lywire-product-obedience .discovery-grid,\n    .lywire-product-obedience .audience-grid,\n    .lywire-product-obedience .comparison,\n    .lywire-product-obedience .included-list {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lywire-product-obedience\"\u003e\n\u003cdiv class=\"lywire-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eTomaque Explainer · Social Psychology\u003c\/div\u003e\n\u003ch1\u003eObedience To Authority Tomaque Explainer\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eA thought-provoking exploration of Stanley Milgram's landmark obedience research, psychological authority, situational pressure, personal responsibility, and the importance of independent thinking.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eWhat Is This Product?\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003e\u003cstrong\u003eObedience To Authority — Tomaque Explainer\u003c\/strong\u003e is a digital learning resource built around one of the most influential questions in social psychology: \u003cstrong\u003eWhy do ordinary people sometimes follow instructions from authority figures even when those instructions conflict with their personal values?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe explainer examines Stanley Milgram's famous obedience research and translates its central ideas into clear, accessible language. Rather than treating the subject as a simple historical experiment, it explores the psychological mechanisms, situational pressures, authority structures and questions of responsibility that make the topic relevant to everyday life.\u003c\/p\u003e\n\u003cp\u003eThe result is a practical intellectual resource for readers who want to understand authority, obedience, social influence and the psychological forces that can shape human decision-making.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT YOU DISCOVER --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eWhat You'll Discover Inside\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eThe explainer moves beyond memorising the famous experiment and focuses on the ideas that make the research worth studying today.\u003c\/p\u003e\n\u003cp class=\"section-intro\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/inside_the_ebook_mapping_compliance_overview.png?v=1789975319\" alt=\"Obedience To Authority Tomaque Explainer Inside Content\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp class=\"section-intro\"\u003e \u003c\/p\u003e\n\u003cdiv class=\"discovery-grid\"\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eThe Core Question\u003c\/strong\u003e \u003cspan\u003e Why can people follow harmful or uncomfortable instructions when those instructions come from a perceived authority? \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eMultiple Perspectives\u003c\/strong\u003e \u003cspan\u003e Explore obedience through psychological, social, situational and ethical perspectives rather than relying on a single explanation. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eThe Milgram Experiment Decoded\u003c\/strong\u003e \u003cspan\u003e Understand the structure, procedure, authority relationship and psychological significance of the famous experiment in accessible language. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eThe Agentic State\u003c\/strong\u003e \u003cspan\u003e Examine Milgram's concept of shifting from seeing oneself as an autonomous decision-maker toward acting as an instrument of an authority figure. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eHidden Power Dynamics\u003c\/strong\u003e \u003cspan\u003e Understand how perceived legitimacy, hierarchy, social roles and situational pressure can influence obedience. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"discovery-card\"\u003e\n\u003cstrong\u003eIndependent Thinking\u003c\/strong\u003e \u003cspan\u003e Use reflection and practical frameworks to identify situations in which questioning an instruction may be important. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXPERIMENT --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eThe Milgram Experiment in Context\u003c\/h2\u003e\n\u003cp\u003eStanley Milgram conducted his landmark obedience studies at Yale in the early 1960s. Participants believed they were taking part in research concerning learning and punishment and were instructed by an experimenter to administer increasingly intense electrical shocks to a supposed learner. The learner was actually part of the experimental setup, and no real shocks were administered. \u003c\/p\u003e\n\u003cp\u003eThe research became famous because a substantial proportion of participants continued to the experiment's highest shock level when instructed to do so. The findings have been interpreted as evidence of the power of situational and authority pressures on behaviour. \u003c\/p\u003e\n\u003cp\u003eAt the same time, Milgram's work has generated substantial ethical and methodological debate. This explainer therefore treats the study as a subject for critical examination rather than presenting a simplistic \"people always obey authority\" conclusion. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WHY DIFFERENT --\u003e\n\u003csection class=\"standout\"\u003e\n\u003ch2\u003eWhy This Explainer Stands Apart\u003c\/h2\u003e\n\u003cp class=\"quote\"\u003e\"The most dangerous phrase in any language is: 'I was just following orders.'\"\u003c\/p\u003e\n\u003cp\u003eMany introductions to Milgram's work concentrate on the experimental procedure and headline findings. This explainer takes the discussion further by asking what the research can teach us about authority, responsibility, social pressure and independent judgement.\u003c\/p\u003e\n\u003cdiv class=\"comparison\"\u003e\n\u003cdiv class=\"comparison-box\"\u003e\n\u003ch3\u003eBeyond the Experiment\u003c\/h3\u003e\n\u003cp\u003eMove from the laboratory setting to broader questions about workplaces, institutions, leadership, relationships and online environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-box\"\u003e\n\u003ch3\u003eBeyond Blind Obedience\u003c\/h3\u003e\n\u003cp\u003eExamine the difference between legitimate cooperation and unquestioning compliance, and consider when independent judgement becomes important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHO --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eWho Is This For?\u003c\/h2\u003e\n\u003cp class=\"section-intro\"\u003eThis resource is suitable for readers who want a deeper and more practical understanding of obedience and social influence.\u003c\/p\u003e\n\u003cp class=\"section-intro\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/obedience_to_authority_explained_cover.png?v=1789975317\" alt=\"Obedience To Authority Tomaque Explainer Cover\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"audience-grid\"\u003e\n\u003cdiv class=\"audience-item\"\u003ePsychology enthusiasts interested in social psychology\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eStudents and lifelong learners exploring human behaviour\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eLeaders and managers interested in ethical influence\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eProfessionals navigating hierarchical organisations\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eReaders interested in authority and social influence\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003ePeople interested in critical thinking and independent judgement\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eReaders exploring the psychological foundations of obedience\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003eAnyone who has wondered why people sometimes \"just go along\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cdiv class=\"included-list\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e01. Full Power Summary\u003c\/strong\u003e \u003cspan\u003e A structured explanation of the central ideas surrounding \u003cem\u003eObedience to Authority\u003c\/em\u003e. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e02. Multi-Angle Interpretation\u003c\/strong\u003e \u003cspan\u003e Different perspectives for understanding obedience, authority and situational influence. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e03. Key Psychological Concepts\u003c\/strong\u003e \u003cspan\u003e Important concepts explained in clear, accessible language without unnecessary academic complexity. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e04. Autonomy \u0026amp; Reflection\u003c\/strong\u003e \u003cspan\u003e Practical questions and frameworks designed to encourage independent thinking and personal reflection. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e05. Critical Commentary\u003c\/strong\u003e \u003cspan\u003e Context around the interpretation, limitations and continuing debates surrounding Milgram's research. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cstrong\u003e06. Real-World Relevance\u003c\/strong\u003e \u003cspan\u003e Connections between authority, obedience and situations encountered in modern professional and social environments. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BIG TAKEAWAY --\u003e\n\u003csection class=\"takeaway\"\u003e\n\u003ch2\u003eThe Big Takeaway\u003c\/h2\u003e\n\u003cp\u003eUnderstanding obedience is not simply about learning when people follow instructions. It is also about understanding how authority, social situations, responsibility and personal judgement interact.\u003c\/p\u003e\n\u003cp\u003eThe central value of this explainer is therefore not a simplistic instruction to obey or disobey. It is an invitation to become more aware of the psychological forces surrounding decisions — and to think carefully about when an instruction deserves cooperation, examination or questioning.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Understanding why you obey can be an important first step toward understanding when you should pause, question and make an independent decision. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- DIGITAL PRODUCT --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Your Copy Today\u003c\/h2\u003e\n\u003cp\u003eExplore one of social psychology's most influential studies through a clear, structured and thought-provoking digital explainer.\u003c\/p\u003e\n\u003cdiv class=\"cta-note\"\u003eDigital Product · One-Time Purchase · Downloadable eBook\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Obedience To Authority Tomaque Explainer?\u003c\/summary\u003e\n\u003cp\u003eIt is a digital educational resource exploring Stanley Milgram's obedience research, the psychology of authority, situational pressure, personal responsibility and independent thinking.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the original book by Stanley Milgram?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a Tomaque Explainer created as an educational interpretation and summary resource. It is not the original publication by Stanley Milgram and does not replace the original work.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the Milgram experiment demonstrate?\u003c\/summary\u003e\n\u003cp\u003eMilgram's obedience studies investigated how people respond to instructions from perceived authority figures, including situations where the requested behaviour conflicted with personal discomfort or conscience. The research is commonly discussed as evidence of the importance of situational and authority pressures in human behaviour. :contentReference[oaicite:4]{index=4}\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the agentic state?\u003c\/summary\u003e\n\u003cp\u003eThe agentic state is a concept developed by Milgram to describe a psychological shift in which an individual may see themselves as acting on behalf of an authority rather than as the primary source of responsibility for the consequences of their actions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the explainer discuss criticisms of Milgram's research?\u003c\/summary\u003e\n\u003cp\u003eYes. The resource is designed to encourage critical understanding, including awareness that Milgram's research has been the subject of ethical and methodological criticism. :contentReference[oaicite:5]{index=5}\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho can benefit from this digital resource?\u003c\/summary\u003e\n\u003cp\u003ePsychology enthusiasts, students, professionals, managers, independent learners and readers interested in authority, social influence, critical thinking and human behaviour can use the explainer as a structured learning resource.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this product delivered physically?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a digital eBook. After the purchase is completed, the download link will be shared digitally.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISCLAIMER --\u003e\n\u003cdiv class=\"disclaimer\"\u003e\n\u003cstrong\u003e⚠️ Please note:\u003c\/strong\u003e It is an eBook that will be provided digitally, and the download link will be shared after the purchase is completed. No physical book will be provided.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SEO \/ STRUCTURED DATA --\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Obedience To Authority Tomaque Explainer\",\n  \"description\": \"A digital educational explainer exploring Stanley Milgram's obedience research, authority, social influence, situational pressure, personal responsibility and independent thinking.\",\n  \"category\": \"Digital Educational eBook\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Tomaque\"\n  },\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Format\",\n      \"value\": \"Digital eBook\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Subject\",\n      \"value\": \"Social Psychology\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Obedience To Authority Tomaque Explainer?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is a digital educational resource exploring Stanley Milgram's obedience research, the psychology of authority, situational pressure, personal responsibility and independent thinking.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this the original book by Stanley Milgram?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This is a Tomaque Explainer created as an educational interpretation and summary resource. It is not the original publication by Stanley Milgram.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does the Milgram experiment demonstrate?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Milgram's obedience studies investigated how people respond to instructions from perceived authority figures, including situations where the requested behaviour conflicted with personal discomfort or conscience.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the agentic state?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The agentic state is a concept developed by Milgram to describe a psychological shift in which an individual may see themselves as acting on behalf of an authority rather than as the primary source of responsibility for the consequences of their actions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the explainer discuss criticisms of Milgram's research?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The resource encourages critical understanding and acknowledges ethical and methodological criticism surrounding Milgram's research.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who can benefit from this digital resource?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Psychology enthusiasts, students, professionals, managers, independent learners and readers interested in authority, social influence, critical thinking and human behaviour can use the explainer as a structured learning resource.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this product delivered physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This is a digital eBook. After the purchase is completed, the download link will be shared digitally.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Tomaque","offers":[{"title":"Default Title","offer_id":44145486299226,"sku":null,"price":99.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/3926\/0506\/files\/ObedienceToAuthorityTomaqueExplainer.png?v=1789975315","url":"https:\/\/lywire.com\/products\/digital-product-obedience-to-authority-tomaque-explainer","provider":"LyWire","version":"1.0","type":"link"}