{"id":1000,"date":"2026-05-27T21:29:09","date_gmt":"2026-05-27T21:29:09","guid":{"rendered":"https:\/\/finacentric.com\/blog\/?p=1000"},"modified":"2026-05-27T21:40:43","modified_gmt":"2026-05-27T21:40:43","slug":"youre-not-bad-with-money-youre-managing-two-financial-lives-with-tools-built-for-one","status":"publish","type":"post","link":"https:\/\/finacentric.com\/blog\/2026\/05\/27\/youre-not-bad-with-money-youre-managing-two-financial-lives-with-tools-built-for-one\/","title":{"rendered":"You&#8217;re Not Bad With Money \u2014 You&#8217;re Managing Two Financial Lives With Tools Built for One"},"content":{"rendered":"\n\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cabinet+Grotesk:wght@400;500;700;800;900&family=Instrument+Sans:ital,wght@0,300;0,400;0,500;1,400&display=swap');\n\n  .fc-post-wrap {\n    font-family: 'Instrument Sans', sans-serif;\n    color: #0D1B14;\n    font-size: 17px;\n    line-height: 1.8;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .fc-post-wrap h1, .fc-post-wrap h2, .fc-post-wrap h3 {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    letter-spacing: -0.025em;\n    line-height: 1.15;\n  }\n\n  .fc-post-wrap h2 {\n    font-size: 28px;\n    font-weight: 800;\n    color: #0D1B14;\n    margin: 2.5rem 0 1rem;\n  }\n\n  .fc-post-wrap p {\n    margin-bottom: 1.4rem;\n    color: #374B3E;\n  }\n\n  .fc-post-wrap strong {\n    color: #0D1B14;\n    font-weight: 600;\n  }\n\n  .fc-post-wrap em {\n    font-style: italic;\n    color: #0D1B14;\n  }\n\n  \/* HERO BAND *\/\n  .fc-post-hero {\n    background: #0D1B14;\n    border-radius: 16px;\n    padding: 52px 48px;\n    margin-bottom: 3rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .fc-post-hero::before {\n    content: '';\n    position: absolute;\n    top: -80px; left: 50%; transform: translateX(-50%);\n    width: 500px; height: 300px;\n    background: radial-gradient(ellipse, rgba(14,159,110,0.18) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .fc-post-hero-label {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    color: #31C48D;\n    margin-bottom: 1rem;\n  }\n\n  .fc-post-hero h1 {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    font-size: clamp(28px, 4vw, 42px);\n    font-weight: 900;\n    color: #ffffff;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n    margin-bottom: 1rem;\n    max-width: 580px;\n  }\n\n  .fc-post-hero h1 em {\n    font-style: normal;\n    color: #0E9F6E;\n  }\n\n  .fc-post-hero-sub {\n    font-size: 15px;\n    color: rgba(255,255,255,0.55);\n    max-width: 480px;\n    line-height: 1.65;\n    margin-bottom: 0;\n  }\n\n  \/* PULL QUOTE *\/\n  .fc-pullquote {\n    border-left: 3px solid #0E9F6E;\n    background: #F0FDF4;\n    padding: 20px 28px;\n    border-radius: 0 10px 10px 0;\n    margin: 2rem 0;\n  }\n\n  .fc-pullquote p {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: #046C4E;\n    letter-spacing: -0.02em;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  \/* PAIN LIST *\/\n  .fc-pain-list {\n    background: #FFF5F5;\n    border: 1px solid rgba(224,36,36,0.12);\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin: 2rem 0;\n    list-style: none;\n  }\n\n  .fc-pain-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(224,36,36,0.07);\n    font-size: 15px;\n    color: #374B3E;\n    line-height: 1.6;\n  }\n\n  .fc-pain-list li:last-child { border-bottom: none; }\n\n  .fc-pain-list li::before {\n    content: '\u2715';\n    color: #E02424;\n    font-weight: 700;\n    font-size: 13px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CHECK LIST *\/\n  .fc-check-list {\n    background: #F0FDF4;\n    border: 1px solid rgba(14,159,110,0.15);\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin: 2rem 0;\n    list-style: none;\n  }\n\n  .fc-check-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(14,159,110,0.07);\n    font-size: 15px;\n    color: #374B3E;\n    line-height: 1.6;\n  }\n\n  .fc-check-list li:last-child { border-bottom: none; }\n\n  .fc-check-list li::before {\n    content: '\u2713';\n    color: #0E9F6E;\n    font-weight: 700;\n    font-size: 13px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* STAT CALLOUT *\/\n  .fc-stat-row {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin: 2.5rem 0;\n  }\n\n  .fc-stat {\n    background: #ffffff;\n    border: 1px solid rgba(14,159,110,0.15);\n    border-radius: 12px;\n    padding: 20px;\n    text-align: center;\n  }\n\n  .fc-stat-num {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    font-size: 36px;\n    font-weight: 900;\n    color: #0E9F6E;\n    letter-spacing: -0.04em;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .fc-stat-label {\n    font-size: 13px;\n    color: #6B7F74;\n    line-height: 1.4;\n  }\n\n  \/* SCENARIO BOX *\/\n  .fc-scenario {\n    background: #F7FAF8;\n    border: 1px solid rgba(14,159,110,0.12);\n    border-radius: 14px;\n    padding: 28px 32px;\n    margin: 2.5rem 0;\n  }\n\n  .fc-scenario-label {\n    font-size: 11px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    color: #0E9F6E;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .fc-scenario p {\n    font-size: 15px;\n    color: #374B3E;\n    margin-bottom: 0.75rem;\n    line-height: 1.7;\n  }\n\n  .fc-scenario p:last-child { margin-bottom: 0; }\n\n  \/* CTA BLOCK *\/\n  .fc-cta-block {\n    background: #0D1B14;\n    border-radius: 16px;\n    padding: 48px 40px;\n    text-align: center;\n    margin: 3.5rem 0 1rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .fc-cta-block::before {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: 50%; transform: translateX(-50%);\n    width: 500px; height: 250px;\n    background: radial-gradient(ellipse, rgba(14,159,110,0.15) 0%, transparent 65%);\n    pointer-events: none;\n  }\n\n  .fc-cta-badge {\n    display: inline-block;\n    background: rgba(14,159,110,0.15);\n    color: #31C48D;\n    font-size: 11px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    padding: 5px 14px;\n    border-radius: 999px;\n    margin-bottom: 16px;\n  }\n\n  .fc-cta-block h3 {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    font-size: clamp(22px, 3vw, 32px);\n    font-weight: 900;\n    color: #ffffff;\n    letter-spacing: -0.03em;\n    line-height: 1.1;\n    margin-bottom: 12px;\n  }\n\n  .fc-cta-block h3 em {\n    font-style: normal;\n    color: #0E9F6E;\n  }\n\n  .fc-cta-block p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.55);\n    max-width: 420px;\n    margin: 0 auto 24px;\n    line-height: 1.7;\n  }\n\n  .fc-cta-btn {\n    display: inline-block;\n    background: #0E9F6E;\n    color: #ffffff !important;\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    padding: 14px 36px;\n    border-radius: 10px;\n    text-decoration: none !important;\n    transition: background 0.15s, transform 0.1s;\n    box-shadow: 0 4px 20px rgba(14,159,110,0.25);\n  }\n\n  .fc-cta-btn:hover {\n    background: #057A55;\n    transform: translateY(-2px);\n  }\n\n  .fc-cta-note {\n    display: block;\n    margin-top: 12px;\n    font-size: 12px;\n    color: rgba(255,255,255,0.3);\n  }\n\n  \/* MID CTA *\/\n  .fc-mid-cta {\n    background: #F0FDF4;\n    border: 1px solid rgba(14,159,110,0.2);\n    border-radius: 14px;\n    padding: 32px 36px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    margin: 3rem 0;\n    flex-wrap: wrap;\n  }\n\n  .fc-mid-cta-text h4 {\n    font-family: 'Cabinet Grotesk', sans-serif;\n    font-size: 20px;\n    font-weight: 800;\n    color: #0D1B14;\n    letter-spacing: -0.02em;\n    margin-bottom: 6px;\n  }\n\n  .fc-mid-cta-text p {\n    font-size: 14px;\n    color: #6B7F74;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .fc-mid-cta-btn {\n    display: inline-block;\n    background: #0E9F6E;\n    color: #ffffff !important;\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 14px;\n    font-weight: 500;\n    padding: 12px 28px;\n    border-radius: 8px;\n    text-decoration: none !important;\n    white-space: nowrap;\n    transition: background 0.15s;\n    flex-shrink: 0;\n  }\n\n  .fc-mid-cta-btn:hover { background: #057A55; }\n\n  @media (max-width: 600px) {\n    .fc-post-hero { padding: 36px 24px; }\n    .fc-stat-row { grid-template-columns: 1fr; }\n    .fc-cta-block { padding: 36px 24px; }\n    .fc-mid-cta { flex-direction: column; }\n  }\n<\/style>\n\n<div class=\"fc-post-wrap\">\n\n  <!-- HERO -->\n  <div class=\"fc-post-hero\">\n    <span class=\"fc-post-hero-label\">Money &amp; Platform Building<\/span>\n    <h1>You&#8217;re Not Bad With Money \u2014 You&#8217;re Managing Two Financial Lives With <em>Tools Built for One<\/em><\/h1>\n    <p class=\"fc-post-hero-sub\">Why your salary app, your spreadsheet, and your gut feeling are all failing the 9-to-5 founder \u2014 and what clarity actually looks like.<\/p>\n  <\/div>\n\n  <!-- INTRO -->\n  <p>You track your expenses. You check your account balance more often than you&#8217;d like to admit. You know roughly how much comes in every month and roughly how much goes out. By most measures, you&#8217;re pretty responsible with money.<\/p>\n\n  <p>So why does it feel like you&#8217;re constantly confused about where you actually stand?<\/p>\n\n  <p>Here&#8217;s the answer nobody talks about: <strong>you&#8217;re not one person financially \u2014 you&#8217;re two.<\/strong> You&#8217;re an employee with a salary, tax deductions, and a predictable income stream. And you&#8217;re a platform builder with subscriptions, experiments, inconsistent revenue, and a growing list of business expenses that have no official home.<\/p>\n\n  <p>You are running two financial lives simultaneously. And every tool you&#8217;re using was built for someone running just one.<\/p>\n\n  <div class=\"fc-pullquote\">\n    <p>&#8220;The problem isn&#8217;t discipline. The problem is that no tool was ever designed for the life you&#8217;re actually living.&#8221;<\/p>\n  <\/div>\n\n  <!-- SECTION 1 -->\n  <h2>The Setup Nobody Warns You About<\/h2>\n\n  <p>When you started building your platform, nobody handed you a financial playbook. You just started. You signed up for a hosting plan, maybe bought a design tool, ran a few tests \u2014 and all of it came out of the same account your salary goes into.<\/p>\n\n  <p>At first it didn&#8217;t matter. The amounts were small. But over time, something quietly broke down.<\/p>\n\n  <p>Your platform spending started blending into your personal spending. Your platform income \u2014 when it arrived \u2014 landed in the same pot as your salary. And the mental model you were building of &#8220;am I making progress?&#8221; became increasingly impossible to maintain, because the numbers were all mixed together.<\/p>\n\n  <p>You weren&#8217;t being careless. You were doing what anyone would do without a dedicated system. You were improvising.<\/p>\n\n  <div class=\"fc-scenario\">\n    <span class=\"fc-scenario-label\">Sound familiar?<\/span>\n    <p>It&#8217;s the end of the month. You sit down to check how your platform is doing financially. You open your bank app \u2014 but your salary came in the same week as your first platform payment, so you can&#8217;t tell which is which at a glance. You check your email for receipts. You open a tab with your Stripe dashboard. You try to remember what that \u20a68,400 charge was for last Tuesday.<\/p>\n    <p>Forty minutes later, you have a rough picture. You close the tab. You tell yourself you&#8217;ll build a proper spreadsheet this weekend. You don&#8217;t.<\/p>\n  <\/div>\n\n  <p>This isn&#8217;t a discipline problem. This is a structural problem. You need a system that separates your two financial identities \u2014 and right now, you don&#8217;t have one.<\/p>\n\n  <!-- SECTION 2 -->\n  <h2>What &#8220;Two Financial Lives&#8221; Actually Costs You<\/h2>\n\n  <p>The cost isn&#8217;t just confusion \u2014 though confusion is real. The cost is the decisions you can&#8217;t make, the progress you can&#8217;t see, and the confidence you can&#8217;t build without clear numbers underneath you.<\/p>\n\n  <ul class=\"fc-pain-list\">\n    <li>You can&#8217;t answer &#8220;is my platform profitable?&#8221; because your platform costs are buried inside your personal spending<\/li>\n    <li>You can&#8217;t calculate your real runway because you&#8217;ve never properly separated platform burn from personal burn<\/li>\n    <li>You can&#8217;t set a quit date because the conditions for quitting have never been written down, let alone tracked<\/li>\n    <li>You don&#8217;t know what your platform actually costs to run monthly because subscriptions signed up quietly and never announced themselves<\/li>\n    <li>You can&#8217;t report on your platform&#8217;s financial progress because there are no clean records \u2014 just a vague sense of &#8220;things are moving&#8221;<\/li>\n    <li>You oscillate between feeling ahead and feeling behind, based on gut feeling rather than data<\/li>\n  <\/ul>\n\n  <p>The result? You&#8217;re building something real \u2014 putting in real hours, real money, real effort \u2014 but you&#8217;re navigating it in the dark. You have no dashboard. You have no single source of truth. You have ambition and a spreadsheet you keep meaning to update.<\/p>\n\n  <div class=\"fc-stat-row\">\n    <div class=\"fc-stat\">\n      <div class=\"fc-stat-num\">2x<\/div>\n      <div class=\"fc-stat-label\">The financial complexity of a 9-to-5 founder vs a regular employee<\/div>\n    <\/div>\n    <div class=\"fc-stat\">\n      <div class=\"fc-stat-num\">0<\/div>\n      <div class=\"fc-stat-label\">Financial tools built specifically for people managing both sides at once<\/div>\n    <\/div>\n    <div class=\"fc-stat\">\n      <div class=\"fc-stat-num\">1<\/div>\n      <div class=\"fc-stat-label\">Number you actually need: how many months until you&#8217;re ready to leave<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 3 -->\n  <h2>The Tools You&#8217;re Using Were Built for Someone Else<\/h2>\n\n  <p>Let&#8217;s be honest about what most 9-to-5 founders are using to manage their platform finances:<\/p>\n\n  <ul class=\"fc-pain-list\">\n    <li>A personal budgeting app that doesn&#8217;t understand the concept of &#8220;build budget&#8221; or &#8220;platform revenue&#8221;<\/li>\n    <li>A spreadsheet with columns that made sense when you built it in February but have been ignored since March<\/li>\n    <li>A Stripe or Paystack dashboard that shows income but has no context for costs or progress<\/li>\n    <li>A mental model \u2014 vague, anxiety-producing, updated only when something goes wrong<\/li>\n  <\/ul>\n\n  <p>None of these tools are wrong, exactly. They&#8217;re just not designed for your situation. A personal budgeting app doesn&#8217;t have a &#8220;Quit Readiness Score.&#8221; Stripe doesn&#8217;t show your runway. Your spreadsheet doesn&#8217;t tell you whether you&#8217;re on track \u2014 it just shows you what you typed last time you opened it.<\/p>\n\n  <p>The gap between the tools you have and the insight you need isn&#8217;t a personal failing. It&#8217;s a product gap. A tool built specifically for the 9-to-5 founder has never really existed \u2014 until now.<\/p>\n\n  <!-- MID CTA -->\n  <div class=\"fc-mid-cta\">\n    <div class=\"fc-mid-cta-text\">\n      <h4>Finacentric is being built for exactly this.<\/h4>\n      <p>A financial dashboard for the 9-to-5 founder \u2014 dual income view, runway calculator, quit readiness score, and more.<\/p>\n    <\/div>\n    <a href=\"https:\/\/finacentric.com\" target=\"_blank\" class=\"fc-mid-cta-btn\">Apply for Early Access &rarr;<\/a>\n  <\/div>\n\n  <!-- SECTION 4 -->\n  <h2>What Clarity Actually Looks Like<\/h2>\n\n  <p>Imagine opening one dashboard and immediately seeing:<\/p>\n\n  <ul class=\"fc-check-list\">\n    <li>Your job salary and your platform income side by side \u2014 updated, real, and separated<\/li>\n    <li>A dedicated budget for your platform build, tracked by category, completely separate from your personal finances<\/li>\n    <li>Your exact runway \u2014 how many months you can keep going before you need to make a decision \u2014 calculated from real numbers, not gut feeling<\/li>\n    <li>A Quit Readiness Score: a live indicator of how close you are to being financially ready to leave your job, based on conditions you set yourself<\/li>\n    <li>Every platform subscription listed, totalled, and visible \u2014 no more forgotten charges bleeding quietly every month<\/li>\n    <li>A clean monthly summary you could show anyone and say: &#8220;This is how my platform performed this month&#8221;<\/li>\n  <\/ul>\n\n  <p>That&#8217;s not fantasy. That&#8217;s what a financial system designed for your actual life looks like.<\/p>\n\n  <p>The clarity that comes from it isn&#8217;t just practical \u2014 it&#8217;s emotional. When you know your runway, you stop catastrophising. When you can see your Quit Readiness Score moving, you stop wondering if you&#8217;re making progress. When your platform has its own budget, you stop feeling guilty about every tool you buy.<\/p>\n\n  <div class=\"fc-pullquote\">\n    <p>&#8220;Security isn&#8217;t about having infinite money. It&#8217;s about knowing the number.&#8221;<\/p>\n  <\/div>\n\n  <!-- SECTION 5 -->\n  <h2>You Don&#8217;t Have a Money Problem<\/h2>\n\n  <p>Let&#8217;s come back to where we started. You are not bad with money. You are not undisciplined or unfocused or financially irresponsible.<\/p>\n\n  <p>You are managing two financial lives \u2014 an employee&#8217;s life and a builder&#8217;s life \u2014 with tools that were designed for one. That&#8217;s it. That&#8217;s the whole problem.<\/p>\n\n  <p>The fix isn&#8217;t more discipline. It&#8217;s not a better spreadsheet template. It&#8217;s not checking your bank app more often. The fix is a system that acknowledges the reality of what you&#8217;re doing and organises your financial information around it.<\/p>\n\n  <p>One dashboard. Two income streams. Total clarity. And the one number that changes everything \u2014 exactly how close you are to the day you stop needing a job.<\/p>\n\n  <p>That&#8217;s what Finacentric is being built to give you.<\/p>\n\n  <!-- FINAL CTA -->\n  <div class=\"fc-cta-block\">\n    <span class=\"fc-cta-badge\">Early Access \u2014 Limited Spots<\/span>\n    <h3>Ready to stop managing<br>two lives with <em>one broken system?<\/em><\/h3>\n    <p>Finacentric is the financial operating system built for the 9-to-5 founder. Apply for early access and be first in when we open.<\/p>\n    <a href=\"https:\/\/finacentric.com\" target=\"_blank\" class=\"fc-cta-btn\">Apply for Early Access &rarr;<\/a>\n    <span class=\"fc-cta-note\">No payment required &nbsp;\u00b7&nbsp; No pitch deck needed &nbsp;\u00b7&nbsp; Just tell us what you&#8217;re building<\/span>\n  <\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Money &amp; Platform Building You&#8217;re Not Bad With Money \u2014 You&#8217;re Managing Two Financial Lives With Tools Built for One [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[32],"tags":[],"class_list":["post-1000","post","type-post","status-publish","format-standard","hentry","category-finacentric"],"acf":[],"aioseo_notices":[],"gutentor_comment":0,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"emekrus4u","author_link":"https:\/\/finacentric.com\/blog\/author\/emekrus4u\/"},"uagb_comment_info":0,"uagb_excerpt":"Money &amp; Platform Building You&#8217;re Not Bad With Money \u2014 You&#8217;re Managing Two Financial Lives With Tools Built for One [&hellip;]","_links":{"self":[{"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/posts\/1000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/comments?post=1000"}],"version-history":[{"count":1,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/posts\/1000\/revisions"}],"predecessor-version":[{"id":1001,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/posts\/1000\/revisions\/1001"}],"wp:attachment":[{"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/media?parent=1000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/categories?post=1000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/finacentric.com\/blog\/wp-json\/wp\/v2\/tags?post=1000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}