{"id":93133,"date":"2026-08-05T18:12:00","date_gmt":"2026-08-05T22:12:00","guid":{"rendered":"https:\/\/bgodinspired.com\/?page_id=93133"},"modified":"2026-08-05T18:12:00","modified_gmt":"2026-08-05T22:12:00","slug":"what-is-my-enneagram-type","status":"publish","type":"page","link":"https:\/\/bgodinspired.com\/index.php\/what-is-my-enneagram-type\/","title":{"rendered":"What Is My Enneagram Type?"},"content":{"rendered":"\n<!-- BGodInspired What Is My Enneagram Type -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n#bgi-enneagram-tool, #bgi-enneagram-tool *, #bgi-enneagram-tool *::before, #bgi-enneagram-tool *::after { box-sizing: border-box; margin: 0; padding: 0; }\n#bgi-enneagram-tool {\n  --navy: #0D1B2A; --navy-mid: #162233; --cream: #F5F0E8; --gold: #C9A84C; --gold-dim: #8B6E2E;\n  --sage: #7B9E87; --warm-gray: #8B8680; --accent: var(--gold);\n  background: var(--navy); width: 100%; display: block; padding: 36px 20px 64px; border-radius: 12px; clear: both; position: relative; font-family: 'Inter', sans-serif; color: var(--cream);\n}\n#bgi-enneagram-tool .tool-inner { display: flex; flex-direction: column; align-items: center; width: 100%; }\n#bgi-enneagram-tool .card { width: 100%; max-width: 680px; background: var(--navy-mid); border: 1px solid rgba(201,168,76,0.14); border-radius: 16px; padding: 48px 48px 44px !important; position: relative; box-sizing: border-box !important; overflow: hidden; }\n#bgi-enneagram-tool .card::before { content:''; position:absolute; top:0; left:0; right:0; height:2px; background: linear-gradient(90deg, transparent, var(--accent), transparent); opacity:0.5; }\n#bgi-enneagram-tool .eyebrow { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); text-align: center; margin-bottom: 14px; }\n#bgi-enneagram-tool h1, #bgi-enneagram-tool h2 { font-family: 'Playfair Display', serif; font-weight: 700; text-align: center; }\n#bgi-enneagram-tool .headline { font-size: clamp(1.75rem, 4vw, 2.5rem); text-align: center; margin-bottom: 14px; line-height: 1.2; }\n#bgi-enneagram-tool .sub { font-size: 0.97rem; line-height: 1.75; color: var(--warm-gray); text-align: center; max-width: 480px; margin: 0 auto 26px; }\n#bgi-enneagram-tool .meta-line { display: flex; justify-content: center; gap: 22px; font-size: 0.8rem; color: var(--warm-gray); margin-bottom: 30px; flex-wrap: wrap; }\n#bgi-enneagram-tool .meta-line span { display: flex; align-items: center; gap: 6px; }\n#bgi-enneagram-tool .btn-start, #bgi-enneagram-tool .btn-next, #bgi-enneagram-tool .btn-retake {\n  display: block; width: 100%; max-width: 320px; margin: 0 auto; text-align: center; background: linear-gradient(135deg, var(--gold), var(--gold-dim));\n  color: #16130a; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 0.95rem; border: none; border-radius: 10px; padding: 15px 20px; cursor: pointer; transition: transform 0.15s ease, box-shadow 0.15s ease;\n}\n#bgi-enneagram-tool .btn-start:hover, #bgi-enneagram-tool .btn-next:hover, #bgi-enneagram-tool .btn-retake:hover { transform: translateY(-2px); box-shadow: 0 8px 22px rgba(201,168,76,0.25); }\n#bgi-enneagram-tool .btn-next { opacity: 0; pointer-events: none; transition: opacity 0.25s ease, transform 0.15s ease; }\n#bgi-enneagram-tool .btn-next.visible { opacity: 1; pointer-events: auto; }\n#bgi-enneagram-tool .progress-wrap { display: flex; gap: 6px; max-width: 480px; margin: 0 auto 34px; }\n#bgi-enneagram-tool .progress-seg { flex: 1; height: 5px; border-radius: 3px; background: rgba(245,240,232,0.12); overflow: hidden; }\n#bgi-enneagram-tool .progress-seg.done { background: var(--gold); }\n#bgi-enneagram-tool .q-count { text-align: center; font-size: 0.75rem; color: var(--warm-gray); letter-spacing: 0.06em; margin-bottom: 8px; text-transform: uppercase; }\n#bgi-enneagram-tool .q-text { font-family: 'Playfair Display', serif; font-size: clamp(1.15rem, 3vw, 1.4rem); font-weight: 600; text-align: center; line-height: 1.4; margin-bottom: 28px; }\n#bgi-enneagram-tool .opt-grid { display: flex; flex-direction: column; gap: 12px; margin-bottom: 30px; }\n#bgi-enneagram-tool .opt { text-align: left; background: rgba(245,240,232,0.04); border: 1px solid rgba(245,240,232,0.14); border-radius: 10px; padding: 16px 18px !important; font-size: 0.92rem; line-height: 1.5; color: var(--cream); cursor: pointer; transition: border-color 0.15s ease, background 0.15s ease; box-sizing: border-box !important; }\n#bgi-enneagram-tool .opt:hover { border-color: rgba(201,168,76,0.4); }\n#bgi-enneagram-tool .opt.selected { border-color: var(--gold); background: rgba(201,168,76,0.12); }\n#bgi-enneagram-tool .screen { display: none; }\n#bgi-enneagram-tool .screen.active { display: block; }\n#bgi-enneagram-tool .fade-in { animation: enFade 0.38s ease forwards; }\n@keyframes enFade { from { opacity:0; transform: translateY(8px); } to { opacity:1; transform: translateY(0); } }\n#bgi-enneagram-tool .result-eyebrow { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); text-align: center; margin-bottom: 18px; }\n#bgi-enneagram-tool .meter-wrap { max-width: 320px; margin: 0 auto 22px; }\n#bgi-enneagram-tool .meter-track { width: 100%; height: 8px; border-radius: 5px; background: rgba(245,240,232,0.12); overflow: hidden; margin-bottom: 8px; }\n#bgi-enneagram-tool .meter-fill { height: 100%; background: linear-gradient(90deg, var(--gold-dim), var(--gold)); border-radius: 5px; transition: width 0.6s ease; }\n#bgi-enneagram-tool .meter-label { text-align: center; font-size: 0.75rem; color: var(--warm-gray); }\n#bgi-enneagram-tool .result-title { font-family: 'Playfair Display', serif; font-weight: 700; font-size: clamp(1.7rem, 4.2vw, 2.3rem); text-align: center; margin-bottom: 8px; color: var(--cream); }\n#bgi-enneagram-tool .result-sub { font-family: 'Playfair Display', serif; font-style: italic; font-weight: 400; font-size: 1.08rem; color: var(--gold); text-align: center; margin-bottom: 26px; }\n#bgi-enneagram-tool .result-body { font-size: 0.95rem; line-height: 1.8; color: var(--cream); margin-bottom: 18px; }\n#bgi-enneagram-tool .callout { border-left: 3px solid var(--gold); background: rgba(201,168,76,0.08); padding: 16px 20px !important; border-radius: 0 8px 8px 0; font-size: 0.92rem; line-height: 1.7; font-style: italic; color: var(--cream); margin: 24px 0; }\n#bgi-enneagram-tool .divider { height: 1px; background: rgba(245,240,232,0.14); margin: 32px 0; }\n#bgi-enneagram-tool .scripture-block { background: rgba(123,158,135,0.09); border-left: 3px solid var(--sage); padding: 22px 24px !important; border-radius: 0 8px 8px 0; margin-bottom: 28px; }\n#bgi-enneagram-tool .scripture-text { font-family: 'Playfair Display', serif; font-style: italic; font-size: 1.08rem; line-height: 1.6; color: var(--cream); margin-bottom: 10px; }\n#bgi-enneagram-tool .scripture-ref { font-size: 0.82rem; font-weight: 600; color: var(--sage); margin-bottom: 12px; letter-spacing: 0.03em; }\n#bgi-enneagram-tool .scripture-angle { font-size: 0.9rem; line-height: 1.75; color: var(--warm-gray); }\n#bgi-enneagram-tool .product-card { border: 1px solid rgba(201,168,76,0.35); background: linear-gradient(160deg, rgba(201,168,76,0.14), rgba(201,168,76,0.03)); border-radius: 14px; padding: 26px 26px !important; text-align: center; margin-bottom: 24px; }\n#bgi-enneagram-tool .pc-label { display: inline-block; font-size: 0.68rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 10px; }\n#bgi-enneagram-tool .pc-headline { font-family: 'Playfair Display', serif; font-weight: 700; font-size: 1.25rem; margin-bottom: 10px; color: var(--cream); line-height: 1.35; }\n#bgi-enneagram-tool .pc-body { font-size: 0.9rem; line-height: 1.7; color: var(--warm-gray); margin-bottom: 18px; }\n#bgi-enneagram-tool .btn-product { display: inline-block; background: linear-gradient(135deg, var(--gold), var(--gold-dim)); color: #16130a; font-weight: 600; font-size: 0.92rem; padding: 13px 26px; border-radius: 9px; text-decoration: none; }\n#bgi-enneagram-tool .share-row { display: flex; justify-content: center; gap: 12px; margin-bottom: 18px; }\n#bgi-enneagram-tool .btn-share { display: inline-block; background: rgba(245,240,232,0.06); border: 1px solid rgba(245,240,232,0.16); color: var(--cream); font-size: 0.82rem; font-weight: 500; padding: 10px 18px; border-radius: 8px; text-decoration: none; }\n#bgi-enneagram-tool .btn-share:hover { border-color: rgba(201,168,76,0.4); }\n@media (max-width:560px) {\n  #bgi-enneagram-tool .card { padding: 30px 22px 28px !important; }\n  #bgi-enneagram-tool .opt { padding: 14px 16px !important; }\n}\n@media (prefers-reduced-motion: reduce) {\n  #bgi-enneagram-tool .fade-in { animation: none; }\n  #bgi-enneagram-tool * { transition: none !important; }\n}\n<\/style>\n<div id=\"bgi-enneagram-tool\"><div class=\"tool-inner\">\n  <div class=\"card\">\n\n    <div id=\"en-screen-intro\" class=\"screen active\">\n      <div class=\"eyebrow\">Personality Quiz<\/div>\n      <h1 class=\"headline\">What Is My Enneagram Type?<\/h1>\n      <p class=\"sub\">Nine questions about how you actually move through a normal week \u2014 no personality-test jargon, just honest situations. Answer with your gut, not who you wish you were.<\/p>\n      <div class=\"meta-line\">\n        <span>9 questions<\/span>\n        <span>\u00b7<\/span>\n        <span>2 minutes<\/span>\n        <span>\u00b7<\/span>\n        <span>No email required<\/span>\n      <\/div>\n      <button class=\"btn-start\" onclick=\"window.enStart()\">Start the Quiz<\/button>\n    <\/div>\n\n    <div id=\"en-screen-quiz\" class=\"screen\">\n      <div class=\"progress-wrap\" id=\"en-progress\"><\/div>\n      <div class=\"q-count\" id=\"en-qcount\">Question 1 of 9<\/div>\n      <div class=\"q-text fade-in\" id=\"en-qtext\"><\/div>\n      <div class=\"opt-grid\" id=\"en-optgrid\"><\/div>\n      <button class=\"btn-next\" id=\"en-nextbtn\" onclick=\"window.enNext()\">Next<\/button>\n    <\/div>\n\n    <div id=\"en-screen-results\" class=\"screen\"><\/div>\n\n  <\/div>\n<\/div><\/div>\n\n<script>\n(function(){\n  var QUESTIONS = [\n    { prompt: \"When you're working on a project with other people, you're usually the one who...\", options: [\n      { text: \"...makes sure everything is done correctly, even if it takes longer.\", type: 1 },\n      { text: \"...checks in on how everyone else is doing and pitches in wherever needed.\", type: 2 },\n      { text: \"...pushes to get it finished efficiently and make a strong impression.\", type: 3 }\n    ]},\n    { prompt: \"When something goes wrong unexpectedly, your first instinct is to...\", options: [\n      { text: \"...feel it deeply and think about what it means for you personally.\", type: 4 },\n      { text: \"...step back, gather information, and think it through on your own first.\", type: 5 },\n      { text: \"...run through what could go wrong next and prepare for it.\", type: 6 }\n    ]},\n    { prompt: \"In a stressful week, you tend to...\", options: [\n      { text: \"...look for something fun or new to take your mind off it.\", type: 7 },\n      { text: \"...take charge and push through until it's handled.\", type: 8 },\n      { text: \"...try to keep things calm and avoid adding more tension.\", type: 9 }\n    ]},\n    { prompt: \"Which sentence sounds the most like something you'd actually think?\", options: [\n      { text: \"\u201cThis could be better \u2014 let's fix it properly.\u201d\", type: 1 },\n      { text: \"\u201cNobody really gets what this feels like for me.\u201d\", type: 4 },\n      { text: \"\u201cLet's not overthink it \u2014 what's the fun option?\u201d\", type: 7 }\n    ]},\n    { prompt: \"A friend is venting about a hard day. You're most likely to...\", options: [\n      { text: \"...focus on comforting them and asking what they need.\", type: 2 },\n      { text: \"...listen carefully and ask questions to understand what's really going on.\", type: 5 },\n      { text: \"...tell them straight what you think they should do about it.\", type: 8 }\n    ]},\n    { prompt: \"When you're deciding on something big, what matters most to you?\", options: [\n      { text: \"Whether it moves you toward a real goal or achievement.\", type: 3 },\n      { text: \"Whether it's safe, tested, and won't blow up on you later.\", type: 6 },\n      { text: \"Whether it keeps the peace with the people it affects.\", type: 9 }\n    ]},\n    { prompt: \"People who know you well would probably describe you as...\", options: [\n      { text: \"principled \u2014 you hold yourself to a high standard.\", type: 1 },\n      { text: \"private \u2014 you need time alone to recharge and think.\", type: 5 },\n      { text: \"easygoing \u2014 you go with the flow and rarely make waves.\", type: 9 }\n    ]},\n    { prompt: \"What's most likely to keep you up at night?\", options: [\n      { text: \"Wondering if someone you care about is really okay.\", type: 2 },\n      { text: \"Running through everything that could go wrong tomorrow.\", type: 6 },\n      { text: \"Excitement about something new you want to try.\", type: 7 }\n    ]},\n    { prompt: \"At your core, what are you most afraid of?\", options: [\n      { text: \"Being seen as a failure, or that you're not worth much.\", type: 3 },\n      { text: \"Being ordinary \u2014 having no real identity of your own.\", type: 4 },\n      { text: \"Being controlled or taken advantage of by someone else.\", type: 8 }\n    ]}\n  ];\n\n  var CTA_URL = \"https:\/\/bgodinspired.com\/FeelingGod?utm_source=wordpress&utm_medium=tool&utm_campaign=feeling-gods-presence&utm_content=what-is-my-enneagram-type\";\n\n  var TYPES = {\n    1: {\n      name: \"The Reformer\",\n      sub: \"Driven by a vision of how things ought to be.\",\n      body1: \"You notice what's wrong before anyone else does \u2014 not to complain, but because you can see how much better things could be. You hold yourself to a high bar, and most days you're your own harshest critic long before anyone else gets the chance.\",\n      body2: \"Underneath the discipline is a real fear: that if you're not careful, not correct, not good enough, something will fall apart \u2014 or you'll be exposed as not good enough yourself. The correcting instinct is a gift when it isn't also a cage.\",\n      callout: \"Your gift was never the flaw-finding. It's the vision of better that keeps you going after everyone else has settled.\",\n      verses: [\n        { text: \"And be not conformed to this world: but be transformed by the renewing of your mind, that ye may prove what is that good, and acceptable, and perfect, will of God.\", ref: \"Romans 12:2\", angle: \"Transformation here doesn't start with correcting yourself into acceptance \u2014 it starts with a renewed mind, which is offered, not earned. The good and perfect isn't the finish line you have to reach alone.\" },\n        { text: \"I will praise thee; for I am fearfully and wonderfully made: marvellous are thy works; and that my soul knoweth right well.\", ref: \"Psalm 139:14\", angle: \"This isn't a verse about becoming wonderful someday. It's present tense \u2014 already fearfully and wonderfully made, before the next round of self-editing even begins.\" }\n      ],\n      ctaHeadline: \"You Don't Have to Earn a Seat at the Table\",\n      ctaBody: \"If your inner critic never really clocks out, this free guide offers a different rhythm \u2014 one built on being met as you are, not on getting everything right first.\"\n    },\n    2: {\n      name: \"The Helper\",\n      sub: \"Loves by noticing what everyone else needs.\",\n      body1: \"You're the one who remembers the small things \u2014 how someone takes their coffee, what they said was bothering them last week. Showing up for people isn't effort for you; it's instinct.\",\n      body2: \"But underneath the generosity is a quieter question: if you stopped giving, would you still be wanted? Helpers often give until they're empty, because a full-time job at being needed leaves little room to ask for anything back.\",\n      callout: \"The people you take care of don't love you less on the days you have nothing left to give.\",\n      verses: [\n        { text: \"Casting all your care upon him; for he careth for you.\", ref: \"1 Peter 5:7\", angle: \"You spend your days carrying other people's weight. This verse isn't asking you to carry one more thing \u2014 it's an invitation to finally set something down and let it be carried instead.\" },\n        { text: \"The LORD is nigh unto them that are of a broken heart; and saveth such as be of a contrite spirit.\", ref: \"Psalm 34:18\", angle: \"Nearness here isn't earned by having something to offer. It shows up closest exactly when you're most depleted \u2014 not once you've refilled yourself enough to be useful again.\" }\n      ],\n      ctaHeadline: \"It's Safe to Receive, Too\",\n      ctaBody: \"This free guide is for the days you're pouring out and running low \u2014 a simple rhythm for letting something be poured back into you, not just from you.\"\n    },\n    3: {\n      name: \"The Achiever\",\n      sub: \"Measures the day by what got done.\",\n      body1: \"You move fast, adapt easily, and know how to make things look as good as they actually are \u2014 sometimes better. Winning isn't vanity for you; it's how you know you matter.\",\n      body2: \"The quiet cost is that your worth starts to feel conditional \u2014 tied to the next result, the next win, the next thing people notice. When the applause stops, so does the sense that you're enough.\",\n      callout: \"Your value was never actually up for a vote. It just felt that way because no one told you otherwise.\",\n      verses: [\n        { text: \"For we are his workmanship, created in Christ Jesus unto good works, which God hath before ordained that we should walk in them.\", ref: \"Ephesians 2:10\", angle: \"Workmanship comes before the good works, not after them \u2014 the value is built in, not built up through output. The achieving can stay; it just stops being the thing proving you matter.\" },\n        { text: \"For the LORD seeth not as man seeth; for man looketh on the outward appearance, but the LORD looketh on the heart.\", ref: \"1 Samuel 16:7\", angle: \"Everyone else is scoring the outward appearance \u2014 the resume, the result, the highlight reel. This is a different kind of seeing, one that was never impressed by the version of you built for an audience.\" }\n      ],\n      ctaHeadline: \"Your Worth Isn't On the Scoreboard\",\n      ctaBody: \"This free guide is a starting point for a version of worth that doesn't reset every morning \u2014 rooted in something steadier than your last win.\"\n    },\n    4: {\n      name: \"The Individualist\",\n      sub: \"Feels most alive when something finally makes sense.\",\n      body1: \"You notice beauty and pain more sharply than most people around you, and you've probably felt, more than once, like nobody else quite gets what's going on inside you.\",\n      body2: \"That depth is real \u2014 but it can also convince you that you're fundamentally different, missing something everyone else got automatically. The ache isn't proof something's wrong with you. It's proof you're paying attention.\",\n      callout: \"The thing that makes you feel like an outsider is often the same thing other people quietly wish they had the courage to feel.\",\n      verses: [\n        { text: \"But now thus saith the LORD that created thee, O Jacob, and he that formed thee, O Israel, Fear not: for I have redeemed thee, I have called thee by thy name; thou art mine.\", ref: \"Isaiah 43:1\", angle: \"Called by name, not by category \u2014 not 'the sensitive one' or 'the different one,' just named, specifically, as belonging. That's a kind of being known that doesn't require explaining yourself first.\" },\n        { text: \"Therefore if any man be in Christ, he is a new creature: old things are passed away; behold, all things are become new.\", ref: \"2 Corinthians 5:17\", angle: \"Identity here isn't something you have to excavate out of your own longing until it finally feels solid. It's given \u2014 new, whole, already yours \u2014 not assembled from scratch out of the ache.\" }\n      ],\n      ctaHeadline: \"You Were Never Actually Missing Something\",\n      ctaBody: \"This free guide meets you in the feeling of not-quite-belonging with a different starting point: that you were known before you ever had to prove you mattered.\"\n    },\n    5: {\n      name: \"The Investigator\",\n      sub: \"Needs to understand before it can trust it.\",\n      body1: \"You'd rather know than guess, and you protect your time and energy the way other people protect their money \u2014 carefully, and rarely on impulse.\",\n      body2: \"The withdrawal that feels like self-protection can quietly turn into isolation. Understanding something completely is a wonderful goal, but it isn't a requirement for being safe enough to let someone in.\",\n      callout: \"Not every room needs a fully-formed opinion from you before you're allowed to walk in.\",\n      verses: [\n        { text: \"Trust in the LORD with all thine heart; and lean not unto thine own understanding. In all thy ways acknowledge him, and he shall direct thy paths.\", ref: \"Proverbs 3:5-6\", angle: \"This isn't a call to stop thinking \u2014 it's permission to stop requiring your own understanding to be complete before you can trust anything. Some paths get walked before they're fully mapped.\" },\n        { text: \"For God hath not given us the spirit of fear; but of power, and of love, and of a sound mind.\", ref: \"2 Timothy 1:7\", angle: \"A sound mind is named here as a gift, not a fortress you have to build and defend alone. It was never meant to be hoarded behind a closed door as the price of feeling safe.\" }\n      ],\n      ctaHeadline: \"Some Things Are Understood By Staying, Not Studying\",\n      ctaBody: \"This free guide offers a simple daily rhythm \u2014 no performance, no need to have it all figured out first \u2014 for a mind that likes to know things before it trusts them.\"\n    },\n    6: {\n      name: \"The Loyalist\",\n      sub: \"Scans for what could go wrong so it doesn't catch you off guard.\",\n      body1: \"You're the one who thinks two steps ahead, who asks the question nobody else thought to ask. It's not pessimism \u2014 it's a kind of loyalty to the people who'd be affected if something went sideways.\",\n      body2: \"The exhausting part is that the scanning rarely turns off. Vigilance feels like the price of safety, but constant bracing for the worst case is its own kind of unsafe.\",\n      callout: \"You don't have to earn safety by out-thinking every possible disaster.\",\n      verses: [\n        { text: \"Fear thou not; for I am with thee: be not dismayed; for I am thy God: I will strengthen thee; yea, I will help thee; yea, I will uphold thee with the right hand of my righteousness.\", ref: \"Isaiah 41:10\", angle: \"Notice what isn't promised here: that nothing bad will happen. What's promised is presence and strength inside whatever does. That's a steadier kind of safety than out-planning every outcome.\" },\n        { text: \"Be careful for nothing; but in every thing by prayer and supplication with thanksgiving let your requests be made known unto God. And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus.\", ref: \"Philippians 4:6-7\", angle: \"A peace that 'passeth understanding' is exactly the kind a mind built for vigilance struggles to trust \u2014 because it isn't the product of having figured everything out. It's offered before the scanning is finished.\" }\n      ],\n      ctaHeadline: \"A Steadiness That Doesn't Depend on You Staying Alert\",\n      ctaBody: \"This free guide is for the mind that never fully relaxes \u2014 a simple daily practice for a security that doesn't rest entirely on your own vigilance.\"\n    },\n    7: {\n      name: \"The Enthusiast\",\n      sub: \"Keeps moving toward whatever's next.\",\n      body1: \"You're quick, optimistic, and genuinely fun to be around \u2014 the one who turns a flat afternoon into something worth remembering. Boredom feels almost physically uncomfortable to you.\",\n      body2: \"What's harder to admit is that the constant motion sometimes doubles as an exit \u2014 a way to outrun a feeling before it has time to catch you. Not every hard feeling needs to be escaped to be survived.\",\n      callout: \"Being fully present in one ordinary moment can hold more than the next ten exciting ones combined.\",\n      verses: [\n        { text: \"To every thing there is a season, and a time to every purpose under the heaven.\", ref: \"Ecclesiastes 3:1\", angle: \"This isn't a verse against your appetite for more \u2014 it's permission to actually be in the season you're in, instead of already halfway to the next one before this one's finished teaching you anything.\" },\n        { text: \"I am come that they might have life, and that they might have it more abundantly.\", ref: \"John 10:10\", angle: \"The abundant life here isn't a bigger pile of new experiences to chase. It's offered directly, in this moment \u2014 which means the search for more can finally stop being the whole strategy.\" }\n      ],\n      ctaHeadline: \"There's Something Steady Underneath the Search for More\",\n      ctaBody: \"This free guide is a quiet counterpoint to the chase \u2014 a simple daily rhythm for a mind that's always looking for what's next.\"\n    },\n    8: {\n      name: \"The Challenger\",\n      sub: \"Would rather be strong than be understood.\",\n      body1: \"You take charge, protect the people you care about, and rarely let anyone see you rattled. Vulnerability doesn't come easily \u2014 it can feel a lot like weakness.\",\n      body2: \"But the armor that keeps you from getting hurt also keeps you from being fully known. Strength that never bends isn't actually strength \u2014 it's just a harder kind of fear.\",\n      callout: \"The people who really matter to you would rather see you than watch you win.\",\n      verses: [\n        { text: \"And he said unto me, My grace is sufficient for thee: for my strength is made perfect in weakness.\", ref: \"2 Corinthians 12:9\", angle: \"This runs directly against the instinct to armor up \u2014 strength here isn't the absence of weakness, it's made perfect inside it. Softening isn't the opposite of strong. It's where a deeper kind of strong actually shows up.\" },\n        { text: \"He hath shewed thee, O man, what is good; and what doth the LORD require of thee, but to do justly, and to love mercy, and to walk humbly with thy God?\", ref: \"Micah 6:8\", angle: \"Justice sits right next to humility here, not against it \u2014 as if the two were always meant to travel together. Humility was never the weaker option; it's just the one that requires putting the armor down first.\" }\n      ],\n      ctaHeadline: \"Strength That Doesn't Require Control\",\n      ctaBody: \"This free guide speaks directly to a mind built for strength \u2014 a rhythm where softening isn't the same thing as losing.\"\n    },\n    9: {\n      name: \"The Peacemaker\",\n      sub: \"Keeps the peace, even at its own expense.\",\n      body1: \"You're easy to be around, slow to anger, and genuinely good at seeing every side of a disagreement. Conflict costs you more than most people realize.\",\n      body2: \"The trouble is that keeping everyone else comfortable can mean quietly disappearing from your own life \u2014 your preferences, your voice, your 'no.' Peace that requires you to go missing isn't really peace.\",\n      callout: \"You are allowed to take up space in a room you're trying to keep calm.\",\n      verses: [\n        { text: \"Blessed are the peacemakers: for they shall be called the children of God.\", ref: \"Matthew 5:9\", angle: \"This names your instinct as a blessing, not a liability \u2014 but a peacemaker is someone actively making peace, present and engaged, not someone quietly stepping out of the room to keep it quiet.\" },\n        { text: \"Truly my soul waiteth upon God: from him cometh my salvation.\", ref: \"Psalm 62:1\", angle: \"Real rest here doesn't come from managing everyone else's temperature. It comes from somewhere outside the room entirely \u2014 which means you don't have to keep performing calm to actually find it.\" }\n      ],\n      ctaHeadline: \"A Peace That Doesn't Require You to Disappear\",\n      ctaBody: \"This free guide offers a steadier kind of peace \u2014 one that doesn't depend on you smoothing everything over first.\"\n    }\n  };\n\n  var state = { qIndex: 0, selectedType: null, tally: {1:0,2:0,3:0,4:0,5:0,6:0,7:0,8:0,9:0} };\n\n  function showScreen(id) {\n    var screens = document.querySelectorAll('#bgi-enneagram-tool .screen');\n    for (var i = 0; i < screens.length; i++) { screens[i].classList.remove('active'); }\n    document.getElementById(id).classList.add('active');\n  }\n\n  function buildProgress() {\n    var wrap = document.getElementById('en-progress');\n    wrap.innerHTML = '';\n    for (var i = 0; i < QUESTIONS.length; i++) {\n      var seg = document.createElement('div');\n      seg.className = 'progress-seg';\n      seg.id = 'en-seg-' + i;\n      wrap.appendChild(seg);\n    }\n  }\n\n  function updateProgress() {\n    for (var i = 0; i < QUESTIONS.length; i++) {\n      var seg = document.getElementById('en-seg-' + i);\n      if (seg) { seg.classList.toggle('done', i < state.qIndex); }\n    }\n  }\n\n  function renderQ() {\n    var q = QUESTIONS[state.qIndex];\n    state.selectedType = null;\n    document.getElementById('en-qcount').textContent = 'Question ' + (state.qIndex + 1) + ' of ' + QUESTIONS.length;\n    var qtext = document.getElementById('en-qtext');\n    qtext.textContent = q.prompt;\n    qtext.classList.remove('fade-in'); void qtext.offsetWidth; qtext.classList.add('fade-in');\n    var grid = document.getElementById('en-optgrid');\n    grid.innerHTML = '';\n    for (var i = 0; i < q.options.length; i++) {\n      var opt = document.createElement('div');\n      opt.className = 'opt fade-in';\n      opt.textContent = q.options[i].text;\n      opt.setAttribute('data-type', q.options[i].type);\n      opt.onclick = (function(el, type){ return function(){ window.enSelect(el, type); }; })(opt, q.options[i].type);\n      grid.appendChild(opt);\n    }\n    document.getElementById('en-nextbtn').classList.remove('visible');\n    updateProgress();\n  }\n\n  function enStart() {\n    buildProgress();\n    state.qIndex = 0;\n    for (var k in state.tally) { state.tally[k] = 0; }\n    showScreen('en-screen-quiz');\n    renderQ();\n  }\n\n  function enSelect(el, type) {\n    var opts = document.querySelectorAll('#bgi-enneagram-tool .opt');\n    for (var i = 0; i < opts.length; i++) { opts[i].classList.remove('selected'); }\n    el.classList.add('selected');\n    state.selectedType = type;\n    document.getElementById('en-nextbtn').classList.add('visible');\n  }\n\n  function enNext() {\n    if (state.selectedType === null) { return; }\n    state.tally[state.selectedType] = (state.tally[state.selectedType] || 0) + 1;\n    state.qIndex++;\n    if (state.qIndex < QUESTIONS.length) {\n      renderQ();\n    } else {\n      showResults();\n    }\n  }\n\n  function pickWinner() {\n    var best = 1, bestCount = -1;\n    for (var t = 1; t <= 9; t++) {\n      if (state.tally[t] > bestCount) { bestCount = state.tally[t]; best = t; }\n    }\n    return { type: best, count: bestCount };\n  }\n\n  function pickVerse(profile) {\n    var idx = Math.floor(Math.random() * profile.verses.length);\n    return profile.verses[idx];\n  }\n\n  function showResults() {\n    var winner = pickWinner();\n    var profile = TYPES[winner.type];\n    var verse = pickVerse(profile);\n    var pct = Math.round((winner.count \/ QUESTIONS.length) * 100);\n    var shareText = encodeURIComponent(\"I just found out I'm Type \" + winner.type + \": \" + profile.name + \" \u2014 take the free Enneagram quiz:\");\n    var shareUrl = encodeURIComponent(window.location.href);\n\n    var html = '';\n    html += '<div class=\"result-eyebrow fade-in\">Your Enneagram Type<\/div>';\n    html += '<div class=\"meter-wrap fade-in\"><div class=\"meter-track\"><div class=\"meter-fill\" style=\"width:' + pct + '%;\"><\/div><\/div><div class=\"meter-label\">' + winner.count + ' of ' + QUESTIONS.length + ' answers aligned with this type<\/div><\/div>';\n    html += '<h2 class=\"result-title fade-in\">Type ' + winner.type + ': ' + profile.name + '<\/h2>';\n    html += '<p class=\"result-sub fade-in\">' + profile.sub + '<\/p>';\n    html += '<p class=\"result-body\">' + profile.body1 + '<\/p>';\n    html += '<p class=\"result-body\">' + profile.body2 + '<\/p>';\n    html += '<div class=\"callout\">' + profile.callout + '<\/div>';\n    html += '<div class=\"divider\"><\/div>';\n    html += '<div class=\"scripture-block\"><p class=\"scripture-text\">\u201c' + verse.text + '\u201d<\/p><p class=\"scripture-ref\">\u2014 ' + verse.ref + '<\/p><p class=\"scripture-angle\">' + verse.angle + '<\/p><\/div>';\n    html += '<div class=\"product-card\"><span class=\"pc-label\">Free Guide \u2014 Feeling God\u2019s Presence<\/span><h3 class=\"pc-headline\">' + profile.ctaHeadline + '<\/h3><p class=\"pc-body\">' + profile.ctaBody + '<\/p><a href=\"' + CTA_URL + '\" class=\"btn-product\">Get the free guide \u2192<\/a><\/div>';\n    html += '<div class=\"share-row\"><a class=\"btn-share\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/twitter.com\/intent\/tweet?text=' + shareText + '&#038;url=' + shareUrl + '\">Share on X<\/a><a class=\"btn-share\" target=\"_blank\" rel=\"noopener\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=' + shareUrl + '\">Share on Facebook<\/a><\/div>';\n    html += '<button class=\"btn-retake\" onclick=\"window.enRetake()\">Retake the Quiz<\/button>';\n\n    var resultsScreen = document.getElementById('en-screen-results');\n    resultsScreen.innerHTML = html;\n    showScreen('en-screen-results');\n  }\n\n  function enRetake() {\n    showScreen('en-screen-intro');\n  }\n\n  window.enStart = enStart;\n  window.enSelect = enSelect;\n  window.enNext = enNext;\n  window.enRetake = enRetake;\n})();\n<\/script>\n\n\n\n\n<h2 class=\"wp-block-heading\">Common Questions About the Enneagram<\/h2>\n\n\n\n<p><strong>What is the Enneagram, exactly?<\/strong><br>The Enneagram is a personality framework built around nine core types, each organized around a different core motivation and core fear rather than just a set of traits. Where some personality tests describe how you behave, the Enneagram tries to describe why \u2014 what you&#8217;re actually chasing or avoiding underneath the behavior. Type 1 is driven by a need to be good and correct; Type 7 is driven by a need to avoid pain and stay engaged with what&#8217;s next; Type 9 is driven by a need to keep the peace, even internally. It&#8217;s less about boxing you in and more about naming the pattern that&#8217;s already running quietly in the background of your decisions, your relationships, and your stress response. Most people recognize real pieces of themselves in more than one type, but usually one core motivation feels the most true.<\/p>\n\n\n\n<p><strong>How accurate is a free online Enneagram test?<\/strong><br>A short quiz like this one is a solid starting point, not a clinical diagnosis. Nine questions can point you toward your most likely type by picking up on real patterns in how you react to stress, relationships, and decisions, but a full professional assessment or a longer inventory will always be more precise. Think of a quick test as a mirror held up at a useful angle \u2014 it&#8217;s honest, but it&#8217;s not the whole picture. If your result feels roughly right but not exactly right, that&#8217;s normal; many people land between two types (called a &#8220;wing&#8221;) or shift slightly depending on how stressed or secure they&#8217;re feeling that week. Use the result as a conversation starter with yourself, not a final verdict.<\/p>\n\n\n\n<p><strong>Can your Enneagram type change over time?<\/strong><br>Most Enneagram teachers believe your core type stays the same throughout your life \u2014 it&#8217;s less like a mood and more like your operating system. What does change is how healthy or unhealthy you&#8217;re expressing that type at any given moment. A Type 6 under serious stress might spiral into anxious worst-case thinking, while a secure, well-supported Type 6 becomes one of the most loyal, courageous people in the room. So it&#8217;s less &#8220;which type am I now&#8221; and more &#8220;how close am I, right now, to the healthiest version of my type.&#8221; That framing tends to be a lot more useful than chasing a different number.<\/p>\n\n\n\n<p><strong>What&#8217;s the difference between an Enneagram type and a &#8220;wing&#8221;?<\/strong><br>Your core type is your dominant pattern, but most people also lean into one of the two types next to it on the Enneagram diagram \u2014 that&#8217;s your &#8220;wing.&#8221; A Type 4 with a strong 3-wing (written 4w3) might blend the Individualist&#8217;s depth with the Achiever&#8217;s drive and ambition, while a 4 with a 5-wing (4w5) leans more introspective and private. The wing doesn&#8217;t change your core motivation, but it flavors how it shows up. If your quiz result feels close but not quite complete, reading about the two types on either side of it is usually where the missing piece turns up.<\/p>\n\n\n\n<p><strong>Why do people find their Enneagram type so meaningful?<\/strong><br>Because it tends to name the thing underneath the thing \u2014 not just what you do, but what you&#8217;re afraid of and what you&#8217;re quietly chasing to feel okay. That kind of self-understanding can be genuinely useful for relationships, work, and just being a little gentler with yourself on hard days. It&#8217;s worth being honest, too, that self-knowledge is a beginning, not a finish line \u2014 knowing your pattern doesn&#8217;t automatically change it. If you want to see your own result laid out with real, specific language for your type \u2014 not just a number \u2014 take the two-minute quiz above.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Personality Quiz What Is My Enneagram Type? Nine questions about how you actually move through a normal week \u2014 no personality-test jargon, just honest situations. Answer with your gut, not who you wish you were. 9 questions \u00b7 2 minutes \u00b7 No email required Start the Quiz Question 1 of 9 Next Common Questions About [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-93133","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/93133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/comments?post=93133"}],"version-history":[{"count":1,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/93133\/revisions"}],"predecessor-version":[{"id":93134,"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/pages\/93133\/revisions\/93134"}],"wp:attachment":[{"href":"https:\/\/bgodinspired.com\/index.php\/wp-json\/wp\/v2\/media?parent=93133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}