{"id":254490,"date":"2026-08-26T09:05:59","date_gmt":"2026-08-26T13:05:59","guid":{"rendered":"https:\/\/ibkrcampus.com\/campus\/?page_id=254490"},"modified":"2026-08-27T12:38:35","modified_gmt":"2026-08-27T16:38:35","slug":"investmentor-lp","status":"publish","type":"page","link":"https:\/\/www.interactivebrokers.com\/campus\/investmentor-lp\/","title":{"rendered":"InvestMentor"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ============================================\n   PAGE TITLE HIDE\n   ============================================ *\/\n.default-page-title {\n    display: none !important;\n}\n\n\n\/* ============================================\n   PAGE CONTAINER (Centered via margin auto \u2014\n   no longer dependent on :has() support)\n   ============================================ *\/\n.entry-content {\n width: 100% !important;\n}\n.invstmntr-lp {\n    width: 100% !important;\n    max-width: 1380px !important;\n    margin: 0 auto !important;\n    padding: 40px 60px !important;\n    font-family: Arial, sans-serif !important;\n    float: none !important;\n}\n\n\n\/* ============================================\n   HERO SECTION\n   ============================================ *\/\n.invstmntr-lp .hero-section {\n    text-align: center;\n    margin-bottom: 40px;\n}\n.invstmntr-lp .logo-link {\n    display: inline-block;\n}\n.invstmntr-lp .app-logo-img {\n    max-width: 320px;\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n    margin-bottom: 10px;\n}\n.invstmntr-lp .tagline {\n    font-size: 22px;\n    font-weight: bold;\n}\n.invstmntr-lp .hero-description {\n    max-width: 700px;\n    margin: 10px auto;\n    font-size: 16px;\n    line-height: 1.6;\n}\n.invstmntr-lp .red-link {\n    color: #D32F2F;\n    font-weight: bold;\n}\n\/* Default (light mode): show light logo, hide dark logo *\/\n.invstmntr-lp .logo-dark {\n    display: none;\n}\n.invstmntr-lp .logo-light {\n    display: block;\n}\n\n\/* When dark mode is active: swap them *\/\nhtml[data-theme=\"dark\"] .invstmntr-lp .logo-light {\n    display: none;\n}\nhtml[data-theme=\"dark\"] .invstmntr-lp .logo-dark {\n    display: block;\n}\n\n\n\/* ============================================\n   SECTION HEADINGS\n   ============================================ *\/\n\/*.invstmntr-lp .section-heading {\n    display: inline-block;\n    border-bottom: 4px solid #D32F2F;\n    padding-bottom: 6px;\n    margin-bottom: 20px;\n    font-weight: bold;\n}*\/\n.invstmntr-lp .section-heading {\n    display: inline-block;\n    align-self: flex-start;      \/* \u2190 ADDED: prevents flex stretch *\/\n    border-bottom: 4px solid #D32F2F;\n    padding-bottom: 6px;\n    margin-bottom: 20px;\n    font-weight: bold;\n}\n\n\n\/* ============================================\n   TWO COLUMN: NEWS + SNAPSHOTS (shared wrapper)\n   ============================================ *\/\n\/*.invstmntr-lp .two-column-section {\n    display: flex;\n    gap: 40px;\n    margin: 0 auto 50px;\n    max-width: 1100px;\n    align-items: flex-start;\n}*\/\n.invstmntr-lp .two-column-section {\n    display: flex;\n    gap: 40px;\n    margin: 0 0 50px;\n    width: 100%;\n    align-items: flex-start;\n}\n\n.invstmntr-lp .news-column,\n.invstmntr-lp .snapshot-column {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n}\n\n\n\/* ============================================\n   TOP NEWS SECTION\n   ============================================ *\/\n\n\/* Plain wrapper \u2014 no fixed height, just holds .news-images + .more-link *\/\n.invstmntr-lp .news-section {\n    display: block;\n}\n\n\/* Fixed-height block containing the large image + small row.\n   This must match the Snapshot grid's height exactly. *\/\n.invstmntr-lp .news-images {\n    height: 400px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n\/* Large featured image (top ~65% of the news-images block) *\/\n.invstmntr-lp .news-large-link {\n    position: relative;\n    display: block;\n    overflow: hidden;\n    border-radius: 4px;\n    flex: 1 1 65%;\n    min-height: 0;\n}\n.invstmntr-lp .news-large-img {\n    width: 100%;\n    height: 100%;\n    display: block;\n}\n\n\/* Small row of 2 images (bottom ~35% of the news-images block) *\/\n.invstmntr-lp .news-small-row {\n    display: flex;\n    gap: 10px;\n    flex: 1 1 35%;\n    min-height: 0;\n}\n.invstmntr-lp .news-small-link {\n    width: 50%;\n    position: relative;\n    display: block;\n    overflow: hidden;\n    border-radius: 4px;\n}\n.invstmntr-lp .news-small-row img {\n    width: 100%;\n    height: 100%;\n    display: block;\n}\n\n\/* Title overlay (used on both large and small images) *\/\n.invstmntr-lp .news-title-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(to top, rgba(0,0,0,0.75), rgba(0,0,0,0));\n    color: #fff;\n    font-weight: bold;\n    padding: 12px 10px 8px;\n    line-height: 1.3;\n}\n.invstmntr-lp .news-title-large {\n    font-size: 16px;\n}\n.invstmntr-lp .news-title-small {\n    font-size: 12px;\n    padding: 8px 6px 6px;\n}\n\n\/* \"More >\" link \u2014 sits BELOW the fixed-height .news-images block,\n   in normal flow, so it doesn't shrink the image area *\/\n.invstmntr-lp .more-link {\n    text-align: right;\n    margin-top: 10px;\n}\n.invstmntr-lp .more-link a {\n    color: #D32F2F;\n    font-weight: bold;\n    text-decoration: none;\n}\n\n\n\/* ============================================\n   MOBILE RESPONSIVE\n   ============================================ *\/\n@media (max-width: 768px) {\n    .invstmntr-lp .two-column-section {\n        flex-direction: column;\n    }\n    .invstmntr-lp .news-images {\n        height: 340px;\n    }\n}\n\n\/* --- SNAPSHOTS --- *\/\n.invstmntr-lp .snapshot-grid {\n    height: 400px; \/* matches .news-images exactly *\/\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n    gap: 12px;\n}\n.invstmntr-lp a.snapshot-item {\n    position: relative;\n    display: block;\n    overflow: hidden;\n    border-radius: 4px;\n    height: 100%;\n    text-decoration: none;\n    color: inherit;\n}\n.invstmntr-lp .snapshot-item img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    -webkit-transform: translateZ(0);\n    transform: translateZ(0);\n    backface-visibility: hidden;\n}\n.invstmntr-lp .snapshot-caption {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    background: #D32F2F;\n    color: white;\n    font-weight: bold;\n    font-size: 13px;\n    padding: 0 8px;\n    white-space: nowrap;\n    overflow: hidden;\n    text-overflow: ellipsis;\n}\n\n\n\n\/* ============================================\n   COURSES (Base \/ Desktop)\n   ============================================ *\/\n.invstmntr-lp .courses-section {\n    margin-bottom: 50px;\n}\n.invstmntr-lp .courses-description {\n    margin-bottom: 30px;\n    font-size: 16px;\n}\n.invstmntr-lp .courses-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n}\n.invstmntr-lp a.course-card {\n    flex: 1;\n    min-width: 180px;\n    background: #fce4e4 !important;\n    border-radius: 12px;\n    padding: 20px;\n    text-align: left;\n    text-decoration: none;\n    color: #1a1a1a !important;\n    display: block;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n.invstmntr-lp .course-card-top {\n    background: #D32F2F;\n    height: 70px;\n    margin: -20px -20px 0 -20px;\n    border-radius: 12px 12px 0 0;\n}\n.invstmntr-lp .course-card img {\n    width: 140px !important;\n    height: 140px !important;\n    max-width: 140px !important;\n    border-radius: 50% !important;\n    object-fit: cover !important;\n    display: block;\n    margin: -55px auto 15px !important;\n    position: relative;\n    z-index: 2;\n    border: 5px solid #fce4e4;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);\n}\n.invstmntr-lp .course-card h3 {\n    font-size: 18px;\n    margin-bottom: 10px;\n    text-align: center;\n    font-weight: bold;\n    color: #1a1a1a !important;\n}\n.invstmntr-lp .course-card p {\n    font-size: 14px;\n    line-height: 1.4;\n    text-align: center;\n    color: #333333 !important;\n}\n.invstmntr-lp a.course-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);\n}\n\n\n\/* ============================================\n   TABLET (3 cards per row)\n   ============================================ *\/\n@media (max-width: 1024px) {\n    .invstmntr-lp .courses-row {\n        gap: 16px;\n    }\n    .invstmntr-lp a.course-card {\n        flex: 1 1 calc(33.333% - 11px);\n        min-width: 160px;\n    }\n}\n\n\n\/* ============================================\n   LARGE PHONE \/ SMALL TABLET (2 cards per row)\n   ============================================ *\/\n@media (max-width: 768px) {\n    .invstmntr-lp .courses-description {\n        font-size: 15px;\n        margin-bottom: 20px;\n    }\n    .invstmntr-lp .courses-row {\n        gap: 16px;\n    }\n    .invstmntr-lp a.course-card {\n        flex: 1 1 calc(50% - 8px);\n        min-width: 140px;\n        padding: 16px;\n    }\n    .invstmntr-lp .course-card-top {\n        height: 60px;\n        margin: -16px -16px 0 -16px;\n        border-radius: 10px 10px 0 0;\n    }\n    .invstmntr-lp .course-card img {\n        width: 110px !important;\n        height: 110px !important;\n        max-width: 110px !important;\n        margin: -45px auto 12px !important;\n        border-width: 4px;\n    }\n    .invstmntr-lp .course-card h3 {\n        font-size: 16px;\n    }\n    .invstmntr-lp .course-card p {\n        font-size: 13px;\n    }\n}\n\n\n\/* ============================================\n   SMALL PHONE (1 card per row, full width)\n   ============================================ *\/\n@media (max-width: 480px) {\n    .invstmntr-lp .courses-row {\n        flex-direction: column;\n        gap: 16px;\n    }\n    .invstmntr-lp a.course-card {\n        flex: 1 1 100%;\n        width: 100%;\n    }\n    .invstmntr-lp .course-card img {\n        width: 100px !important;\n        height: 100px !important;\n        max-width: 100px !important;\n        margin: -42px auto 12px !important;\n    }\n}\n\n\n\/* ============================================\n   DOWNLOAD BUTTONS + FOOTER\n   ============================================ *\/\n.invstmntr-lp .download-section {\n    text-align: center;\n    margin-bottom: 20px;\n}\n.invstmntr-lp .store-badge {\n    height: 50px;\n    margin: 0 10px;\n}\n.invstmntr-lp .footer-link {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    flex-wrap: wrap;\n    font-size: 15px;\n}\n.invstmntr-lp .footer-logo-link {\n    display: inline-block;\n    line-height: 0;\n}\n.invstmntr-lp .footer-logo-img {\n    height: 22px;\n    width: auto;\n    vertical-align: middle;\n}\n\n.invstmntr-lp a.snapshot-item:hover,\n.invstmntr-lp a.news-large-link:hover,\n.invstmntr-lp a.news-small-link:hover {\n    opacity: 0.85;\n    transition: opacity 0.2s ease;\n}\n\n.invstmntr-lp a.course-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);\n}\n\n\/* ============================================\n   MOBILE RESPONSIVE\n   ============================================ *\/\n@media (max-width: 768px) {\n    .invstmntr-lp .two-column-section {\n        flex-direction: column;\n    }\n    .invstmntr-lp .news-column,\n    .invstmntr-lp .snapshot-column {\n        height: 340px;\n    }\n    .invstmntr-lp .courses-row {\n        flex-direction: column;\n    }\n    .invstmntr-lp .snapshot-grid {\n        grid-template-columns: 1fr 1fr;\n        grid-template-rows: 1fr 1fr 1fr;\n    }\n}\n<\/style>\n\n<div class=\"invstmntr-lp\">\n\n    <!-- HERO -->\n    <div class=\"hero-section\">\n        <a href=\"https:\/\/ibkrinvestmentor.com\/en\" class=\"logo-link\" target=\"_blank\" rel=\"noopener noreferrer\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png\" alt=\"IBKR InvestMentor\" class=\"app-logo-img logo-light lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n            <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_white_cropped.png\" alt=\"IBKR InvestMentor\" class=\"app-logo-img logo-dark lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n        <\/a>\n        <p class=\"tagline\">Finance, but fun.<\/p>\n        <p class=\"hero-description\">\n            Master the markets with <strong>InvestMentor<\/strong>, a free interactive learning platform. \n            From bite-sized Snapshots and in-depth courses to financial news explainers, build your investing \n            confidence today. Download the \n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\" class=\"red-link\" target=\"_blank\" rel=\"noopener noreferrer\">app<\/a> for the full experience.\n        <\/p>\n    <\/div>\n\n    <!-- NEWS + SNAPSHOTS -->\n    <div class=\"two-column-section\">\n\n        <div class=\"news-column\">\n            <h2 class=\"section-heading\">Insights<\/h2>\n            <div class=\"news-section\">\n               <div class=\"news-images\"><a href=\"https:\/\/www.interactivebrokers.com\/campus\/traders-insight\/why-ais-own-builders-want-to-decelerate\/\" class=\"news-large-link\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/09\/AI-slowdown-16x9-1-1100x619.jpg\" alt=\"Why AI\u2019s Own Builders Want to Decelerate\" class=\"news-large-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1100px; aspect-ratio: 1100\/619;\"><span class=\"news-title-overlay news-title-large\">Why AI\u2019s Own Builders Want to Decelerate<\/span><\/a><div class=\"news-small-row\"><a href=\"https:\/\/www.interactivebrokers.com\/campus\/traders-insight\/super-el-nino-is-here-what-happens-to-prices\/\" class=\"news-small-link\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/09\/gemini-2.5-flash-image_make_the_logo_a_little_larger-0-700x400.jpg\" alt=\"Super El Ni\u00f1o Is Here. What Happens to Prices?\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 700px; aspect-ratio: 700\/400;\"><span class=\"news-title-overlay news-title-small\">Super El Ni\u00f1o Is Here. What Happens to Prices?<\/span><\/a><a href=\"https:\/\/www.interactivebrokers.com\/campus\/traders-insight\/investmentor\/is-a-college-degree-still-worth-it\/\" class=\"news-small-link\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/TFI-Student-Debt-Thumbnail-2-700x400.png\" alt=\"Is a College Degree Still Worth It? | The Student Debt Crisis Explained\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 700px; aspect-ratio: 700\/400;\"><span class=\"news-title-overlay news-title-small\">Is a College Degree Still Worth It? | The Student Debt Crisis Explained<\/span><\/a><\/div><\/div><p class=\"more-link\"><a href=\"https:\/\/www.interactivebrokers.com\/campus\/category\/traders-insight\/investmentor\/\" target=\"_blank\" rel=\"noopener noreferrer\">More &gt;<\/a><\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"snapshot-column\">\n            <h2 class=\"section-heading\">Snapshots<\/h2>\n            <div class=\"snapshot-grid\">\n\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/nlt0tvxw0buxre7etcz9ln5e\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Asset-Bubble-3.jpg\" alt=\"Asset Bubble\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Asset Bubble<\/span>\n                <\/a>\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/inuyu2au1kk4ockvxm2n9a9g\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Hyperscalers-2.jpg\" alt=\"Hyperscalers\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Hyperscalers<\/span>\n                <\/a>\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/kzmcvwdltiskvzdfim6is35x\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Share-Buybacks-Square.png\" alt=\"Share Buybacks\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Share Buybacks<\/span>\n                <\/a>\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/ff6z2kyubod4g5dofdl4wm6d\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Housing-Ladder-1.png\" alt=\"Housing Ladder\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Housing Ladder<\/span>\n                <\/a>\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/juysxydv92upl8th303zavi0\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Veblen-Good-Square.jpg\" alt=\"Veblen Good\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Veblen Good<\/span>\n                <\/a>\n                <a href=\"https:\/\/ibkrinvestmentor.com\/en\/snapshots\/hinw0z882t6jdfjwj78o6519\" class=\"snapshot-item\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Diversification-Square.jpg\" alt=\"Diversification\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                    <span class=\"snapshot-caption\">Diversification<\/span>\n                <\/a>\n\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- COURSES -->\n    <div class=\"courses-section\">\n        <h2 class=\"section-heading\">Courses<\/h2>\n        <p class=\"courses-description\">\n            Discover how finance works across <strong>150+ lessons<\/strong>, from economic principles and \n            market forces to investment strategies and portfolio construction.\n        <\/p>\n\n        <div class=\"courses-row\">\n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\/courses\/ahe5dcasjn2zuf0eztgan4e0\" class=\"course-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <div class=\"course-card-top\"><\/div>\n                <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Why-Invest.png\" alt=\"Why Invest\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                <h3>Why Invest?<\/h3>\n                <p>Start your journey to financial freedom. Learn the fundamental reasons and benefits of investing for your future.<\/p>\n            <\/a>\n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\/courses\/jeoi2u4a5t9x8k4gfo63w1ud\" class=\"course-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <div class=\"course-card-top\"><\/div>\n                <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Asset-Classes.png\" alt=\"Basics of Asset Classes\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                <h3>Basics of Asset Classes<\/h3>\n                <p>Explore the main types of investments. Understand stocks, bonds, real estate, and commodities.<\/p>\n            <\/a>\n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\/courses\/jro31558vy5jhe0m74w744mm\" class=\"course-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <div class=\"course-card-top\"><\/div>\n                <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Stocks-I.png\" alt=\"Stocks I\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                <h3>Stocks I<\/h3>\n                <p>Dive into the stock market. Learn what stocks are, how they work, and how to analyze companies.<\/p>\n            <\/a>\n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\/courses\/mi75sowds3ntt2xbe1mkqvc0\" class=\"course-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <div class=\"course-card-top\"><\/div>\n                <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Bonds-I.png\" alt=\"Bonds I\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                <h3>Bonds I<\/h3>\n                <p>Understand the world of fixed income. Learn about government and corporate bonds and how they provide income.<\/p>\n            <\/a>\n            <a href=\"https:\/\/ibkrinvestmentor.com\/en\/courses\/kda8j0s0sa5p2ag8rupeji61\" class=\"course-card\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <div class=\"course-card-top\"><\/div>\n                <img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Commodities.png\" alt=\"Commodities I\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\n                <h3>Commodities I<\/h3>\n                <p>Explore the raw materials market. Learn about trading gold, oil, agriculture, and other natural resources.<\/p>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- DOWNLOAD BUTTONS -->\n    <div class=\"download-section\">\n        <a href=\"https:\/\/apps.apple.com\/us\/app\/ibkr-investmentor\/id6743836361\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/Download_on_the_App_Store_Badge_US-UK.png\" alt=\"Download on App Store\" class=\"store-badge lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\"><\/a>\n        <a href=\"https:\/\/play.google.com\/store\/search?q=ibkr+investmentor&amp;c=apps&amp;hl=en_US\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" data-src=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/GetItOnGooglePlay_Badge_Web_color_English.png\" alt=\"Get it on Google Play\" class=\"store-badge lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\"><\/a>\n    <\/div>\n\n    <p class=\"footer-link\">Learn more about <a href=\"https:\/\/ibkrinvestmentor.com\/en\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>InvestMentor<\/strong><\/a>.<\/p>\n\n<!-- DISCLOSURE -->\n    <p class=\"disclosure\">\n        IBKR InvestMentor (dba &ldquo;InvestMentor&rdquo;) is a service of Interactive Academy LLC, an affiliate \n        of IB LLC and majority-owned by IBG LLC. All content provided by InvestMentor is for informational and \n        educational purposes only and should not be interpreted as implying any sponsorship, partnership, \n        endorsement, recommendation, or approval by IB LLC or its affiliates.\n    <\/p>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Finance, but fun. Master the markets with InvestMentor, a free interactive learning platform. From bite-sized Snapshots and in-depth courses to financial news explainers, build your investing confidence today. Download the app for the full experience. Insights Snapshots Asset Bubble Hyperscalers Share Buybacks Housing Ladder Veblen Good Diversification Courses Discover how finance works across 150+ lessons, [&hellip;]<\/p>\n","protected":false},"author":1753,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-254490","page","type-page","status-publish"],"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v28.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>InvestMentor | IBKR Campus<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/pages\/254490\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"InvestMentor | IBKR Campus US\" \/>\n<meta property=\"og:description\" content=\"Finance, but fun. Master the markets with InvestMentor, a free interactive learning platform. From bite-sized Snapshots and in-depth courses to financial news explainers, build your investing confidence today. Download the app for the full experience. Insights Snapshots Asset Bubble Hyperscalers Share Buybacks Housing Ladder Veblen Good Diversification Courses Discover how finance works across 150+ lessons, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.interactivebrokers.com\/campus\/investmentor-lp\/\" \/>\n<meta property=\"og:site_name\" content=\"IBKR Campus US\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-27T16:38:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\\\/\\\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/\",\n\t            \"name\": \"InvestMentor | IBKR Campus US\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/08\\\/investmentor_black-cropped.png\",\n\t            \"datePublished\": \"2026-08-26T13:05:59+00:00\",\n\t            \"dateModified\": \"2026-08-27T16:38:35+00:00\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/investmentor-lp\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/08\\\/investmentor_black-cropped.png\",\n\t            \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/08\\\/investmentor_black-cropped.png\",\n\t            \"width\": 2524,\n\t            \"height\": 436,\n\t            \"caption\": \"IBKR InvestMentor\"\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"name\": \"IBKR Campus US\",\n\t            \"description\": \"Financial Education from Interactive Brokers\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\",\n\t            \"name\": \"Interactive Brokers\",\n\t            \"alternateName\": \"IBKR\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\",\n\t                \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"width\": 669,\n\t                \"height\": 669,\n\t                \"caption\": \"Interactive Brokers\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n\t            },\n\t            \"publishingPrinciples\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/about-ibkr-campus\\\/\",\n\t            \"ethicsPolicy\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/cyber-security-notice\\\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"InvestMentor | IBKR Campus","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/pages\/254490\/","og_locale":"en_US","og_type":"article","og_title":"InvestMentor | IBKR Campus US","og_description":"Finance, but fun. Master the markets with InvestMentor, a free interactive learning platform. From bite-sized Snapshots and in-depth courses to financial news explainers, build your investing confidence today. Download the app for the full experience. Insights Snapshots Asset Bubble Hyperscalers Share Buybacks Housing Ladder Veblen Good Diversification Courses Discover how finance works across 150+ lessons, [&hellip;]","og_url":"https:\/\/www.interactivebrokers.com\/campus\/investmentor-lp\/","og_site_name":"IBKR Campus US","article_modified_time":"2026-08-27T16:38:35+00:00","og_image":[{"url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/","url":"https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/","name":"InvestMentor | IBKR Campus US","isPartOf":{"@id":"https:\/\/ibkrcampus.com\/campus\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/#primaryimage"},"image":{"@id":"https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/#primaryimage"},"thumbnailUrl":"https:\/\/ibkrcampus.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png","datePublished":"2026-08-26T13:05:59+00:00","dateModified":"2026-08-27T16:38:35+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ibkrcampus.com\/campus\/investmentor-lp\/#primaryimage","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2026\/08\/investmentor_black-cropped.png","width":2524,"height":436,"caption":"IBKR InvestMentor"},{"@type":"WebSite","@id":"https:\/\/ibkrcampus.com\/campus\/#website","url":"https:\/\/ibkrcampus.com\/campus\/","name":"IBKR Campus US","description":"Financial Education from Interactive Brokers","publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ibkrcampus.com\/campus\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ibkrcampus.com\/campus\/#organization","name":"Interactive Brokers","alternateName":"IBKR","url":"https:\/\/ibkrcampus.com\/campus\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","width":669,"height":669,"caption":"Interactive Brokers"},"image":{"@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/"},"publishingPrinciples":"https:\/\/www.interactivebrokers.com\/campus\/about-ibkr-campus\/","ethicsPolicy":"https:\/\/www.interactivebrokers.com\/campus\/cyber-security-notice\/"}]}},"_links":{"self":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/pages\/254490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/users\/1753"}],"replies":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/comments?post=254490"}],"version-history":[{"count":31,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/pages\/254490\/revisions"}],"predecessor-version":[{"id":254755,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/pages\/254490\/revisions\/254755"}],"wp:attachment":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media?parent=254490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}