CINXE.COM
About | Jay Shetty
<!DOCTYPE html><!-- Last Published: Fri Nov 22 2024 06:05:14 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.jayshetty.me" data-wf-page="64c142d32e04e1488b663c95" data-wf-site="64c10a2010e1a379d08bf030" lang="en"><head><meta charset="utf-8"/><title>About | Jay Shetty</title><meta content="Jay Shetty is a former monk, turned host, storyteller and viral content creator, who was named one of Forbes Europe's 30 under 30 for Media in 2017." name="description"/><meta content="About | Jay Shetty" property="og:title"/><meta content="Jay Shetty is a former monk, turned host, storyteller and viral content creator, who was named one of Forbes Europe's 30 under 30 for Media in 2017." property="og:description"/><meta content="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02.jpg" property="og:image"/><meta content="About | Jay Shetty" property="twitter:title"/><meta content="Jay Shetty is a former monk, turned host, storyteller and viral content creator, who was named one of Forbes Europe's 30 under 30 for Media in 2017." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02.jpg" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/css/jayshetty.webflow.8238899c7.min.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64f71fd5f298a8e9413b67ef_fav-32x32-asterisk.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64f71fb7f298a8e9413b32d8_fav-256x256-asterisk.png" rel="apple-touch-icon"/><link href="https://www.jayshetty.me/about-jay" rel="canonical"/><!-- Meta Pixel Code --> <script type="fs-cc" fs-cc-categories="marketing"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '2193229684082230'); fbq('track', 'PageView'); </script> <!-- End Meta Pixel Code --> <!-- Hotjar script --> <script type="fs-cc" fs-cc-categories="analytics"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1467141,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <script async src="https://cdn.jsdelivr.net/npm/js-cookie@rc/dist/js.cookie.min.js"></script> <!-- Finsweet Cookie Consent --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js" fs-cc-mode="opt-in"></script> <!-- Please keep this css code to improve the font quality--> <style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .block-banner { display: none!important; } input[type=text],input[type=email],input[type=search],input[type=tel],input[type=button] { -webkit-appearance: none; -webkit-border-radius: 0; } </style><style> .swiper-pagination-bullet-active { background-color: #000!important; } .swiper-pagination-bullet { width: 8px; height: 8px; background-color: transparent; border: 1px solid #000; opacity: 1; } .swiper-pagination { position: relative; } </style></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Snippet enables you to add class of div-square which creates and maintains a 1:1 dimension of a div.*/ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /*Hide focus outline for main content element*/ main:focus-visible { outline: -webkit-focus-ring-color auto 0px; } /* Make sure containers never lose their center alignment*/ .container-medium, .container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /*Reset selects, buttons, and links styles*/ .w-input, .w-select, a { color: inherit; text-decoration: inherit; font-size: inherit; } /*Apply "..." after 1 line of text */ .text-style-1line { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } /*Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Apply "..." after 6 lines of text */ .text-style-6lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; // IE 10+ overflow: -moz-scrollbars-none; // Firefox } .no-scrollbar::-webkit-scrollbar { display: none; // Safari and Chrome } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /*Hides elements visually but keeps them available for screen readers (e.g. field labels)*/ .visually-hidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .navbar-invert-filter { pointer-events: none; } .interaction-overlay, .hero-gradient, .scroll-down-wrapper, .is-scroll-down, .is-hidden-select { pointer-events:none; } h1 strong { font-weight: 400; } h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 500; } .form-input { -webkit-appearance: none; } .w-dropdown-link.w--current { color: #000; } @media screen and (max-width:1250px) and (min-width:992px){ .blog-word-wrapper .heading-style-h3 { font-size: 1rem; } } </style></div><div class="nav-trigger"></div><div class="homepage-navbar-wrapper"><div data-animation="default" class="navbar3_component is-fixed w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="12a7d267-6456-2377-546f-d3f3f809cbdc" role="banner" data-duration="400"><div class="navbar3_container"><div class="navbar3_menu-button w-nav-button"><div class="menu-icon3"><div class="menu-icon3_line-top"></div><div class="menu-icon3_line-middle"></div><div class="menu-icon3_line-bottom"></div></div></div><nav role="navigation" fs-scrolldisable-element="" id="w-node-_3b1a8c23-73b9-fe1d-b3c4-4d6b31e10be2-31e10bdc" class="navbar3_menu w-nav-menu"><div class="navbar_group-wrapper"><div class="navbar-link-wrapper"><div data-hover="false" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10be5" class="navbar3_menu-dropdown is-search-dropdown w-dropdown"><div class="navbar3_dropdown-toggle is-search-dropdown w-dropdown-toggle"><div class="icon-embed-xsmall is-search-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.561" height="17.561" viewBox="0 0 17.561 17.561"> <g id="Group_2464" data-name="Group 2464" transform="translate(-78 -53)"> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(78 53)" fill="none" stroke="currentColor" stroke-width="1.5"> <circle cx="7.5" cy="7.5" r="7.5" stroke="none"/> <circle cx="7.5" cy="7.5" r="6.75" fill="none"/> </g> <line id="Line_264" data-name="Line 264" x1="4" y1="4" transform="translate(90.5 65.5)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"/> </g> </svg></div><div>Search</div></div><nav class="navbar3_dropdown-list is-search-dropdown w-dropdown-list"><div class="nav-container"><div class="navbar-search-container"><form action="/search" class="search-form w-form"><input class="form-input is-navbar-search-field w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/><input type="submit" class="hide w-button" value="Search"/></form><div id="search-close" class="icon-embed-xxsmall is-search-close w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="17.414" viewBox="0 0 17.414 17.414"> <g id="Group_2527" data-name="Group 2527" transform="translate(-1584.793 -342.793)" opacity=".6"> <line id="Line_295" data-name="Line 295" x2="16" y2="16" transform="translate(1585.5 343.5)" fill="none" stroke="currentColor" stroke-width="2"/> <line id="Line_296" data-name="Line 296" x1="16" y2="16" transform="translate(1585.5 343.5)" fill="none" stroke="currentColor" stroke-width="2"/> </g> </svg></div></div></div><div class="nav-search-blocker"></div></nav></div></div><div class="navbar_search-divider"></div><div class="navbar_search-mobile-wrapper"><form action="/search" class="search-form is-mobile w-form"><div class="icon-embed-xsmall is-search-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.561" height="17.561" viewBox="0 0 17.561 17.561"> <g id="Group_2464" data-name="Group 2464" transform="translate(-78 -53)"> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(78 53)" fill="none" stroke="currentColor" stroke-width="1.5"> <circle cx="7.5" cy="7.5" r="7.5" stroke="none"/> <circle cx="7.5" cy="7.5" r="6.75" fill="none"/> </g> <line id="Line_264" data-name="Line 264" x1="4" y1="4" transform="translate(90.5 65.5)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"/> </g> </svg></div><input class="form-input is-navbar-search-field w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/><input type="submit" class="hide w-button" value="Search"/></form></div><div class="navbar-link-wrapper"><a href="/about-jay" aria-current="page" class="navbar3_link w-nav-link w--current">About</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="da0ca988-ff81-a06b-1959-364a77d4dde2" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><a href="/podcast" class="hide-tablet is-menu-link">Podcast</a><div class="hide-desktop">Podcast</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="/podcast" class="navbar3_dropdown-link w-dropdown-link">On Purpose</a><div class="spacer-xxsmall"></div><a href="/blog" class="navbar3_dropdown-link w-dropdown-link">Blogs</a></nav></div></div><div class="navbar-link-wrapper"><a href="/press" class="navbar3_link w-nav-link">Press</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="cb948e37-d872-559d-c5b0-a438c0276084" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Books</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list is-books w-dropdown-list"><div class="padding-global is-book-dropdown"><div class="container-large"><div class="navbar_books-grid"><div id="w-node-_50fcf9a9-9285-61d1-f08f-e193c32e770c-31e10bdc" class="navbar_books-block"><div id="w-node-_471bc70c-8017-b0bf-c9c6-a09fc16a37ff-31e10bdc" class="navbar_books-image-wrapper"><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64dcea739543faed89b54712_thinklikeamonk%20_web_%401x.webp" loading="lazy" width="160" alt="Jay Shetty Think Like a Monk Book" class="navbar_books-image"/></div><div id="w-node-_82214479-5f4d-0288-9a1e-811111496649-31e10bdc" class="navbar_books-content"><div class="heading-style-h4">Think like a monk</div><div class="spacer-xxsmall"></div><div class="text-size-small">This book is an effortless guide on how ANYONE can Think Like a Monk: courageous, compassionate and determined; and why it isn’t a choice but a necessity in our fast-paced, stressed out and disconnected world.</div><div class="spacer-small"></div><a href="https://thinklikeamonkbook.com/" target="_blank" class="button is-alternate is-small w-button">Buy now</a></div></div><div class="navbar_books-spacer"></div><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f6-31e10bdc" class="navbar_books-block"><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f7-31e10bdc" class="navbar_books-image-wrapper"><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64dcea7f2bf823fe3e9357ff_8rulesoflove%20_web_%401x.webp" loading="lazy" width="160" alt="Jay Shetty 8 Rules of Love Book" class="navbar_books-image"/></div><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f9-31e10bdc" class="navbar_books-content"><div class="heading-style-h4">8 rules of love</div><div class="spacer-xxsmall"></div><div class="text-size-small">Jay Shetty lays out specific, actionable steps to help you develop the skills to practice and nurture love. He shares insightful rules such as win or lose together, how to define love, and you don’t break in a break up.</div><div class="spacer-small"></div><a href="https://8rulesoflove.com/" target="_blank" class="button is-alternate is-small w-button">Buy now</a></div></div></div></div></div></nav></div></div></div><div class="navbar3_logo-wrapper"><a href="/" class="navbar3_logo-link w-nav-brand"><div class="navbar3_logo w-embed"><svg width="100%" height="auto" viewBox="0 0 80 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.3 6.2C7.3 8.4 5.8 9.2 3.9 9.2C2 9.2 0.7 8.2 0.5 6.2C0.5 6 0.5 5.9 0.5 5.7L2.5 5.5C2.5 5.6 2.5 5.8 2.5 6C2.6 7.1 3 7.6 3.9 7.6C4.8 7.6 5.2 7.1 5.2 6.1V0.5H7.3V6.2Z" fill="currentColor"/> <path d="M10.9 7.10002L10.2 9.00002H8L11.1 0.400024H13.8L17 9.00002H14.8L14.2 7.10002H10.9ZM12.5 2.20002L11.3 5.70002H13.7L12.5 2.20002Z" fill="currentColor"/> <path d="M21.5 5.80002V9.00002H19.5V5.80002L16.4 0.500024H18.6L20.5 4.00002L22.4 0.400024H24.6L21.5 5.80002Z" fill="currentColor"/> <path d="M33.6 3.00001C33.5 2.20001 32.9 1.70001 32 1.70001C31.2 1.70001 30.6 2.10001 30.6 2.70001C30.6 3.20001 31.1 3.40001 31.7 3.60001L33.1 3.90001C34.4 4.20001 35.8 4.60001 35.8 6.60001C35.8 8.40001 34.1 9.20001 32.2 9.20001C30.1 9.20001 28.5 8.20001 28.3 6.30001L30.3 6.10001C30.4 7.20001 31.2 7.60001 32.2 7.60001C33.1 7.60001 33.7 7.20001 33.7 6.60001C33.7 5.90001 33.2 5.80001 32.4 5.60001L31.1 5.30001C29.9 5.00001 28.6 4.60001 28.6 2.80001C28.6 1.10001 30.1 0.200012 32 0.200012C33.9 0.200012 35.2 1.10001 35.5 2.80001L33.6 3.00001Z" fill="currentColor"/> <path d="M44.9 9H42.9V5.5H39.4V9H37.4V0.5H39.4V3.9H42.9V0.5H44.9V9Z" fill="currentColor"/> <path d="M52.9 3.9V5.4H48.8V7.4H53.1V9H46.7V0.5H53.1V2.1H48.8V3.9H52.9Z" fill="currentColor"/> <path d="M59 2.2V9H57V2.2H54.3V0.5H61.8V2.2H59Z" fill="currentColor"/> <path d="M67.4 2.2V9H65.4V2.2H62.7V0.5H70.2V2.2H67.4Z" fill="currentColor"/> <path d="M76 5.80002V9.00002H74V5.80002L70.9 0.500024H73.1L75 4.00002L76.9 0.400024H79.1L76 5.80002Z" fill="currentColor"/> </svg></div></a></div><div class="navbar_group-wrapper"><div class="navbar-link-wrapper"><a href="/speaking" class="navbar3_link w-nav-link">Speaking</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10c0f" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Quizzes</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><div class="spacer-xxsmall"></div><a href="https://what-is-your-fight-style.scoreapp.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">IDENTIFY YOUR FIGHT STYLE</a><div class="spacer-xxsmall"></div><a href="https://what-relationship-role-do-you-play.scoreapp.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">WHAT’S YOUR RELATIONSHIP ROLE?</a></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="4d469a23-f02f-5470-2837-6d58875957f9" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Coaching</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="https://jayshettycoaching.com/coach-platform/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Find A coach</a><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettycoaching.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Become a coach</a></div><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettygenius.com/learnmore/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Genius</a></div><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettygenius.com/growth/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Growth</a></div></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10bff" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Shop</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="https://drinkjuni.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Juni</a><a href="https://jayshettyshop.com" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Merch</a></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="c0c38138-bfdc-000f-c0ae-0e9a517ffd4c" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><a href="/connect" class="hide-tablet is-menu-link">Connect</a><div class="hide-desktop">Connect</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list is-connect w-dropdown-list"><a href="/connect" class="navbar3_dropdown-link w-dropdown-link">Contact</a><div class="spacer-xxsmall"></div><a href="https://news.jayshetty.me/" rel="noopener noreferrer" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Newsletter</a></nav></div></div></div></nav><a href="/" class="navbar3_logo-link-menu w-nav-brand"><div class="navbar3_logo w-embed"><svg width="100%" height="100%" viewBox="0 0 80 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.3 6.2C7.3 8.4 5.8 9.2 3.9 9.2C2 9.2 0.7 8.2 0.5 6.2C0.5 6 0.5 5.9 0.5 5.7L2.5 5.5C2.5 5.6 2.5 5.8 2.5 6C2.6 7.1 3 7.6 3.9 7.6C4.8 7.6 5.2 7.1 5.2 6.1V0.5H7.3V6.2Z" fill="currentColor"/> <path d="M10.9 7.10002L10.2 9.00002H8L11.1 0.400024H13.8L17 9.00002H14.8L14.2 7.10002H10.9ZM12.5 2.20002L11.3 5.70002H13.7L12.5 2.20002Z" fill="currentColor"/> <path d="M21.5 5.80002V9.00002H19.5V5.80002L16.4 0.500024H18.6L20.5 4.00002L22.4 0.400024H24.6L21.5 5.80002Z" fill="currentColor"/> <path d="M33.6 3.00001C33.5 2.20001 32.9 1.70001 32 1.70001C31.2 1.70001 30.6 2.10001 30.6 2.70001C30.6 3.20001 31.1 3.40001 31.7 3.60001L33.1 3.90001C34.4 4.20001 35.8 4.60001 35.8 6.60001C35.8 8.40001 34.1 9.20001 32.2 9.20001C30.1 9.20001 28.5 8.20001 28.3 6.30001L30.3 6.10001C30.4 7.20001 31.2 7.60001 32.2 7.60001C33.1 7.60001 33.7 7.20001 33.7 6.60001C33.7 5.90001 33.2 5.80001 32.4 5.60001L31.1 5.30001C29.9 5.00001 28.6 4.60001 28.6 2.80001C28.6 1.10001 30.1 0.200012 32 0.200012C33.9 0.200012 35.2 1.10001 35.5 2.80001L33.6 3.00001Z" fill="currentColor"/> <path d="M44.9 9H42.9V5.5H39.4V9H37.4V0.5H39.4V3.9H42.9V0.5H44.9V9Z" fill="currentColor"/> <path d="M52.9 3.9V5.4H48.8V7.4H53.1V9H46.7V0.5H53.1V2.1H48.8V3.9H52.9Z" fill="currentColor"/> <path d="M59 2.2V9H57V2.2H54.3V0.5H61.8V2.2H59Z" fill="currentColor"/> <path d="M67.4 2.2V9H65.4V2.2H62.7V0.5H70.2V2.2H67.4Z" fill="currentColor"/> <path d="M76 5.80002V9.00002H74V5.80002L70.9 0.500024H73.1L75 4.00002L76.9 0.400024H79.1L76 5.80002Z" fill="currentColor"/> </svg></div></a></div></div><div data-animation="default" class="navbar3_component is-home-top-nav w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="12a7d267-6456-2377-546f-d3f3f809cbde" role="banner" data-duration="400"><div class="navbar-background-gradient"></div><div class="navbar3_container"><div class="navbar3_menu-button w-nav-button"><div class="menu-icon3"><div class="menu-icon3_line-top"></div><div class="menu-icon3_line-middle"></div><div class="menu-icon3_line-bottom"></div></div></div><nav role="navigation" fs-scrolldisable-element="" id="w-node-_3b1a8c23-73b9-fe1d-b3c4-4d6b31e10be2-31e10bdc" class="navbar3_menu w-nav-menu"><div class="navbar_group-wrapper"><div class="navbar-link-wrapper"><div data-hover="false" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10be5" class="navbar3_menu-dropdown is-search-dropdown w-dropdown"><div class="navbar3_dropdown-toggle is-search-dropdown w-dropdown-toggle"><div class="icon-embed-xsmall is-search-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.561" height="17.561" viewBox="0 0 17.561 17.561"> <g id="Group_2464" data-name="Group 2464" transform="translate(-78 -53)"> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(78 53)" fill="none" stroke="currentColor" stroke-width="1.5"> <circle cx="7.5" cy="7.5" r="7.5" stroke="none"/> <circle cx="7.5" cy="7.5" r="6.75" fill="none"/> </g> <line id="Line_264" data-name="Line 264" x1="4" y1="4" transform="translate(90.5 65.5)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"/> </g> </svg></div><div>Search</div></div><nav class="navbar3_dropdown-list is-search-dropdown w-dropdown-list"><div class="nav-container"><div class="navbar-search-container"><form action="/search" class="search-form w-form"><input class="form-input is-navbar-search-field w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/><input type="submit" class="hide w-button" value="Search"/></form><div id="search-close" class="icon-embed-xxsmall is-search-close w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="17.414" viewBox="0 0 17.414 17.414"> <g id="Group_2527" data-name="Group 2527" transform="translate(-1584.793 -342.793)" opacity=".6"> <line id="Line_295" data-name="Line 295" x2="16" y2="16" transform="translate(1585.5 343.5)" fill="none" stroke="currentColor" stroke-width="2"/> <line id="Line_296" data-name="Line 296" x1="16" y2="16" transform="translate(1585.5 343.5)" fill="none" stroke="currentColor" stroke-width="2"/> </g> </svg></div></div></div><div class="nav-search-blocker"></div></nav></div></div><div class="navbar_search-divider"></div><div class="navbar_search-mobile-wrapper"><form action="/search" class="search-form is-mobile w-form"><div class="icon-embed-xsmall is-search-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="17.561" height="17.561" viewBox="0 0 17.561 17.561"> <g id="Group_2464" data-name="Group 2464" transform="translate(-78 -53)"> <g id="Ellipse_2" data-name="Ellipse 2" transform="translate(78 53)" fill="none" stroke="currentColor" stroke-width="1.5"> <circle cx="7.5" cy="7.5" r="7.5" stroke="none"/> <circle cx="7.5" cy="7.5" r="6.75" fill="none"/> </g> <line id="Line_264" data-name="Line 264" x1="4" y1="4" transform="translate(90.5 65.5)" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"/> </g> </svg></div><input class="form-input is-navbar-search-field w-input" maxlength="256" name="query" placeholder="Search…" type="search" id="search" required=""/><input type="submit" class="hide w-button" value="Search"/></form></div><div class="navbar-link-wrapper"><a href="/about-jay" aria-current="page" class="navbar3_link w-nav-link w--current">About</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="da0ca988-ff81-a06b-1959-364a77d4dde2" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><a href="/podcast" class="hide-tablet is-menu-link">Podcast</a><div class="hide-desktop">Podcast</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="/podcast" class="navbar3_dropdown-link w-dropdown-link">On Purpose</a><div class="spacer-xxsmall"></div><a href="/blog" class="navbar3_dropdown-link w-dropdown-link">Blogs</a></nav></div></div><div class="navbar-link-wrapper"><a href="/press" class="navbar3_link w-nav-link">Press</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="cb948e37-d872-559d-c5b0-a438c0276084" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Books</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list is-books w-dropdown-list"><div class="padding-global is-book-dropdown"><div class="container-large"><div class="navbar_books-grid"><div id="w-node-_50fcf9a9-9285-61d1-f08f-e193c32e770c-31e10bdc" class="navbar_books-block"><div id="w-node-_471bc70c-8017-b0bf-c9c6-a09fc16a37ff-31e10bdc" class="navbar_books-image-wrapper"><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64dcea739543faed89b54712_thinklikeamonk%20_web_%401x.webp" loading="lazy" width="160" alt="Jay Shetty Think Like a Monk Book" class="navbar_books-image"/></div><div id="w-node-_82214479-5f4d-0288-9a1e-811111496649-31e10bdc" class="navbar_books-content"><div class="heading-style-h4">Think like a monk</div><div class="spacer-xxsmall"></div><div class="text-size-small">This book is an effortless guide on how ANYONE can Think Like a Monk: courageous, compassionate and determined; and why it isn’t a choice but a necessity in our fast-paced, stressed out and disconnected world.</div><div class="spacer-small"></div><a href="https://thinklikeamonkbook.com/" target="_blank" class="button is-alternate is-small w-button">Buy now</a></div></div><div class="navbar_books-spacer"></div><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f6-31e10bdc" class="navbar_books-block"><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f7-31e10bdc" class="navbar_books-image-wrapper"><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64dcea7f2bf823fe3e9357ff_8rulesoflove%20_web_%401x.webp" loading="lazy" width="160" alt="Jay Shetty 8 Rules of Love Book" class="navbar_books-image"/></div><div id="w-node-_74cccbd3-4892-9ad0-49bd-5ee289c555f9-31e10bdc" class="navbar_books-content"><div class="heading-style-h4">8 rules of love</div><div class="spacer-xxsmall"></div><div class="text-size-small">Jay Shetty lays out specific, actionable steps to help you develop the skills to practice and nurture love. He shares insightful rules such as win or lose together, how to define love, and you don’t break in a break up.</div><div class="spacer-small"></div><a href="https://8rulesoflove.com/" target="_blank" class="button is-alternate is-small w-button">Buy now</a></div></div></div></div></div></nav></div></div></div><div class="navbar3_logo-wrapper"><a href="/" class="navbar3_logo-link w-nav-brand"><div class="navbar3_logo w-embed"><svg width="100%" height="auto" viewBox="0 0 80 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.3 6.2C7.3 8.4 5.8 9.2 3.9 9.2C2 9.2 0.7 8.2 0.5 6.2C0.5 6 0.5 5.9 0.5 5.7L2.5 5.5C2.5 5.6 2.5 5.8 2.5 6C2.6 7.1 3 7.6 3.9 7.6C4.8 7.6 5.2 7.1 5.2 6.1V0.5H7.3V6.2Z" fill="currentColor"/> <path d="M10.9 7.10002L10.2 9.00002H8L11.1 0.400024H13.8L17 9.00002H14.8L14.2 7.10002H10.9ZM12.5 2.20002L11.3 5.70002H13.7L12.5 2.20002Z" fill="currentColor"/> <path d="M21.5 5.80002V9.00002H19.5V5.80002L16.4 0.500024H18.6L20.5 4.00002L22.4 0.400024H24.6L21.5 5.80002Z" fill="currentColor"/> <path d="M33.6 3.00001C33.5 2.20001 32.9 1.70001 32 1.70001C31.2 1.70001 30.6 2.10001 30.6 2.70001C30.6 3.20001 31.1 3.40001 31.7 3.60001L33.1 3.90001C34.4 4.20001 35.8 4.60001 35.8 6.60001C35.8 8.40001 34.1 9.20001 32.2 9.20001C30.1 9.20001 28.5 8.20001 28.3 6.30001L30.3 6.10001C30.4 7.20001 31.2 7.60001 32.2 7.60001C33.1 7.60001 33.7 7.20001 33.7 6.60001C33.7 5.90001 33.2 5.80001 32.4 5.60001L31.1 5.30001C29.9 5.00001 28.6 4.60001 28.6 2.80001C28.6 1.10001 30.1 0.200012 32 0.200012C33.9 0.200012 35.2 1.10001 35.5 2.80001L33.6 3.00001Z" fill="currentColor"/> <path d="M44.9 9H42.9V5.5H39.4V9H37.4V0.5H39.4V3.9H42.9V0.5H44.9V9Z" fill="currentColor"/> <path d="M52.9 3.9V5.4H48.8V7.4H53.1V9H46.7V0.5H53.1V2.1H48.8V3.9H52.9Z" fill="currentColor"/> <path d="M59 2.2V9H57V2.2H54.3V0.5H61.8V2.2H59Z" fill="currentColor"/> <path d="M67.4 2.2V9H65.4V2.2H62.7V0.5H70.2V2.2H67.4Z" fill="currentColor"/> <path d="M76 5.80002V9.00002H74V5.80002L70.9 0.500024H73.1L75 4.00002L76.9 0.400024H79.1L76 5.80002Z" fill="currentColor"/> </svg></div></a></div><div class="navbar_group-wrapper"><div class="navbar-link-wrapper"><a href="/speaking" class="navbar3_link w-nav-link">Speaking</a></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10c0f" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Quizzes</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><div class="spacer-xxsmall"></div><a href="https://what-is-your-fight-style.scoreapp.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">IDENTIFY YOUR FIGHT STYLE</a><div class="spacer-xxsmall"></div><a href="https://what-relationship-role-do-you-play.scoreapp.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">WHAT’S YOUR RELATIONSHIP ROLE?</a></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="4d469a23-f02f-5470-2837-6d58875957f9" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Coaching</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="https://jayshettycoaching.com/coach-platform/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Find A coach</a><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettycoaching.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Become a coach</a></div><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettygenius.com/learnmore/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Genius</a></div><div class="dropdown-item-group"><div class="spacer-xxsmall"></div><a href="https://jayshettygenius.com/growth/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Growth</a></div></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="3b1a8c23-73b9-fe1d-b3c4-4d6b31e10bff" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><div>Shop</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list w-dropdown-list"><a href="https://drinkjuni.com/" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Juni</a><a href="https://jayshettyshop.com" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Merch</a></nav></div></div><div class="navbar-link-wrapper"><div data-hover="true" data-delay="200" data-w-id="c0c38138-bfdc-000f-c0ae-0e9a517ffd4c" class="navbar3_menu-dropdown w-dropdown"><div class="navbar3_dropdown-toggle w-dropdown-toggle"><a href="/connect" class="hide-tablet is-menu-link">Connect</a><div class="hide-desktop">Connect</div><div class="navbar_dropdown-plus-wrapper"><div class="navbar_plus-vertical"></div><div class="navbar_plus-horizontal"></div></div></div><nav class="navbar3_dropdown-list is-connect w-dropdown-list"><a href="/connect" class="navbar3_dropdown-link w-dropdown-link">Contact</a><div class="spacer-xxsmall"></div><a href="https://news.jayshetty.me/" rel="noopener noreferrer" target="_blank" class="navbar3_dropdown-link w-dropdown-link">Newsletter</a></nav></div></div></div></nav><a href="/" class="navbar3_logo-link-menu w-nav-brand"><div class="navbar3_logo w-embed"><svg width="100%" height="100%" viewBox="0 0 80 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.3 6.2C7.3 8.4 5.8 9.2 3.9 9.2C2 9.2 0.7 8.2 0.5 6.2C0.5 6 0.5 5.9 0.5 5.7L2.5 5.5C2.5 5.6 2.5 5.8 2.5 6C2.6 7.1 3 7.6 3.9 7.6C4.8 7.6 5.2 7.1 5.2 6.1V0.5H7.3V6.2Z" fill="currentColor"/> <path d="M10.9 7.10002L10.2 9.00002H8L11.1 0.400024H13.8L17 9.00002H14.8L14.2 7.10002H10.9ZM12.5 2.20002L11.3 5.70002H13.7L12.5 2.20002Z" fill="currentColor"/> <path d="M21.5 5.80002V9.00002H19.5V5.80002L16.4 0.500024H18.6L20.5 4.00002L22.4 0.400024H24.6L21.5 5.80002Z" fill="currentColor"/> <path d="M33.6 3.00001C33.5 2.20001 32.9 1.70001 32 1.70001C31.2 1.70001 30.6 2.10001 30.6 2.70001C30.6 3.20001 31.1 3.40001 31.7 3.60001L33.1 3.90001C34.4 4.20001 35.8 4.60001 35.8 6.60001C35.8 8.40001 34.1 9.20001 32.2 9.20001C30.1 9.20001 28.5 8.20001 28.3 6.30001L30.3 6.10001C30.4 7.20001 31.2 7.60001 32.2 7.60001C33.1 7.60001 33.7 7.20001 33.7 6.60001C33.7 5.90001 33.2 5.80001 32.4 5.60001L31.1 5.30001C29.9 5.00001 28.6 4.60001 28.6 2.80001C28.6 1.10001 30.1 0.200012 32 0.200012C33.9 0.200012 35.2 1.10001 35.5 2.80001L33.6 3.00001Z" fill="currentColor"/> <path d="M44.9 9H42.9V5.5H39.4V9H37.4V0.5H39.4V3.9H42.9V0.5H44.9V9Z" fill="currentColor"/> <path d="M52.9 3.9V5.4H48.8V7.4H53.1V9H46.7V0.5H53.1V2.1H48.8V3.9H52.9Z" fill="currentColor"/> <path d="M59 2.2V9H57V2.2H54.3V0.5H61.8V2.2H59Z" fill="currentColor"/> <path d="M67.4 2.2V9H65.4V2.2H62.7V0.5H70.2V2.2H67.4Z" fill="currentColor"/> <path d="M76 5.80002V9.00002H74V5.80002L70.9 0.500024H73.1L75 4.00002L76.9 0.400024H79.1L76 5.80002Z" fill="currentColor"/> </svg></div></a></div></div></div><main class="main-wrapper"><header data-w-id="871228c9-9e92-79d6-7765-6fde87f86ecf" class="section_about-hero"><div class="padding-global is-hero-header"><div class="container-large"><div class="header-100svh is-80-svh"><div class="home-hero_heading"><div class="padding-section-large"><div class="max-width-medium"><h1 class="visually-hidden">About</h1></div></div></div></div></div><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x.webp" loading="eager" sizes="100vw" srcset="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x-p-500.webp 500w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x-p-800.webp 800w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x.webp 828w" alt="Jay Shetty On Purpose Podcast" class="header5_background-image is-tablet-background"/><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x.webp" loading="eager" sizes="100vw" srcset="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x-p-500.webp 500w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x-p-800.webp 800w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d4f555f563be2a02476d85_about-banner%20_web_%401x.webp 828w" alt="Jay Shetty On Purpose Podcast" class="header5_background-image is-mobile-background"/></div><div class="header5_background-image-wrapper is-hero-image"><img src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02.jpg" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02-p-500.jpg 500w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02-p-800.jpg 800w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02-p-1080.jpg 1080w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02-p-1600.jpg 1600w, https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/64d5a2a3dd5ad108e157d069_about-banner-02.jpg 1920w" alt="" class="header5_background-image"/><div class="hero-gradient"></div></div><div class="header5_bottom-bar-wrapper is-mobile-relative"><div class="padding-global"><div class="container-large"><div class="about_stats-wrapper"><div id="w-node-_56213dcd-a70b-48c4-ebb7-8c9d5f131143-8b663c95" class="about_stat-block"><div class="stat-heading">50m+</div><div class="spacer-xxsmall"></div><div class="heading-style-h6 is-about-fact">Followers across social media</div></div><div id="w-node-ade4ff2e-f473-ce0c-ee96-06e5e552f221-8b663c95" class="about_divider"></div><div id="w-node-_81b5fa44-7de3-1a87-1969-bf33a8a63284-8b663c95" class="about_stat-block"><div class="stat-heading">10B+</div><div class="spacer-xxsmall"></div><div class="heading-style-h6 is-about-fact">views across social media</div></div><div id="w-node-_74d76561-699b-c2f1-910d-533d4ea91a70-8b663c95" class="about_divider"></div><div id="w-node-_98b16881-ad4f-2298-8de3-9b87c0dde66a-8b663c95" class="about_stat-block"><div class="stat-heading">43B+</div><div class="spacer-xxsmall"></div><div class="heading-style-h6 is-about-fact"><strong>impressions across media platforms</strong></div></div><div id="w-node-f549982e-6ed4-1ed5-34a4-6ffb4193bcba-8b663c95" class="about_divider is-transparent"></div><div id="w-node-_945c1013-d197-89e4-38ef-b58235b6a652-8b663c95" class="about_social-wrapper"><div class="heading-style-h6 is-social-label">Follow jay</div><div class="spacer-xxsmall is-social-spacer"></div><div data-w-id="9d1471d1-1f8e-7b27-cd0f-7784737f0ffd" style="opacity:0" class="header5_social-block"><a rel="noopener noreferrer" aria-label="Twitter X" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f0ffe-8b663c95" href="https://twitter.com/jayshetty" target="_blank" class="header5_social-link is-twitter w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg xmlns="https://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><path fill='currentColor' d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></div></a><a rel="noopener noreferrer" aria-label="Facebook" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f1000-8b663c95" href="https://www.facebook.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg height="100%" viewBox="0 0 24 24" width="100%" xmlns="https://www.w3.org/2000/svg"><path d="m9.03153 23-.03153-10h-4v-4h4v-2.5c0-3.7114 2.29832-5.5 5.60914-5.5 1.58592 0 2.94893.11807 3.34615.17085v3.87863l-2.29623.00104c-1.80061 0-2.14925.85562-2.14925 2.11119v1.83829h5.24019l-2 4h-3.24019v10z" fill="#fff"/></svg></div></a><a rel="noopener noreferrer" aria-label="Instagram" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f1002-8b663c95" href="https://www.instagram.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="https://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 0.888672H5C2.23858 0.888672 0 3.12725 0 5.88867V13.8887C0 16.6501 2.23858 18.8887 5 18.8887H13C15.7614 18.8887 18 16.6501 18 13.8887V5.88867C18 3.12725 15.7614 0.888672 13 0.888672ZM16.25 13.8887C16.2445 15.6813 14.7926 17.1332 13 17.1387H5C3.20735 17.1332 1.75549 15.6813 1.75 13.8887V5.88867C1.75549 4.09602 3.20735 2.64416 5 2.63867H13C14.7926 2.64416 16.2445 4.09602 16.25 5.88867V13.8887ZM13.75 6.13867C14.3023 6.13867 14.75 5.69095 14.75 5.13867C14.75 4.58639 14.3023 4.13867 13.75 4.13867C13.1977 4.13867 12.75 4.58639 12.75 5.13867C12.75 5.69095 13.1977 6.13867 13.75 6.13867ZM9 5.38867C6.51472 5.38867 4.5 7.40339 4.5 9.88867C4.5 12.374 6.51472 14.3887 9 14.3887C11.4853 14.3887 13.5 12.374 13.5 9.88867C13.5027 8.69437 13.0294 7.54824 12.1849 6.70375C11.3404 5.85926 10.1943 5.38601 9 5.38867ZM6.25 9.88867C6.25 11.4075 7.4812 12.6387 9 12.6387C10.5188 12.6387 11.75 11.4075 11.75 9.88867C11.75 8.36987 10.5188 7.13867 9 7.13867C7.4812 7.13867 6.25 8.36987 6.25 9.88867Z" fill="currentColor"/> </svg></div></a><a aria-label="LinkedIn" rel="noopener noreferrer" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f1004-8b663c95" href="https://www.linkedin.com/in/shettyjay/" target="_blank" class="header5_social-link is-linkedin w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg id="svg-linkedin" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15.533" height="13.841" viewBox="0 0 15.533 13.841"> <defs> <clipPath id="clip-path"> <path id="Clip_6" data-name="Clip 6" d="M0,0H3.675V3.263H0Z" fill="#fff"/> </clipPath> <clipPath id="clip-path-2"> <path id="Clip_3" data-name="Clip 3" d="M0,0H10.265V9.493H0Z" fill="none"/> </clipPath> </defs> <g id="Group_9_Copy" data-name="Group 9 Copy" transform="translate(0 0)"> <g id="Group_14" data-name="Group 14" transform="translate(0 0)"> <path id="Fill_1" data-name="Fill 1" d="M0,9.4H3.027V0H0Z" transform="translate(0.392 4.438)" fill="currentColor"/> <path id="Fill_2" data-name="Fill 2" d="M6.423,0A3.121,3.121,0,0,0,3.4,1.566V.09H0c.044.783,0,9.4,0,9.4H3.4V4.4a2.1,2.1,0,0,1,.074-.768,1.729,1.729,0,0,1,1.64-1.152c1.181,0,1.718.87,1.718,2.143V9.493h3.433V4.265C10.266,1.352,8.575,0,6.423,0" transform="translate(5.268 4.348)" fill="currentColor"/> <g id="Group_7" data-name="Group 7" transform="translate(0 0)"> <path id="Clip_6-2" data-name="Clip 6" d="M0,0H3.675V3.263H0Z" transform="translate(0 0)" fill="none"/> <g id="Group_7-2" data-name="Group 7" transform="translate(0 0)" clip-path="url(#clip-path)"> <path id="Fill_5" data-name="Fill 5" d="M1.85,0A1.678,1.678,0,0,0,0,1.633a1.66,1.66,0,0,0,1.806,1.63h.022A1.674,1.674,0,0,0,3.675,1.63,1.667,1.667,0,0,0,1.85,0" transform="translate(0)" fill="currentColor"/> </g> </g> </g> <g id="Group_8" data-name="Group 8" transform="translate(5.268 4.348)"> <g id="Group_4" data-name="Group 4" transform="translate(0 0)"> <path id="Clip_3-2" data-name="Clip 3" d="M0,0H10.265V9.493H0Z" transform="translate(0 0)" fill="none"/> </g> </g> </g> </svg></div></a><a rel="noopener noreferrer" aria-label="Youtube" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f1006-8b663c95" href="https://www.youtube.com/channel/UCbV60AGIHKz2xIGvbk0LLvg" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg id="youtube-svgrepo-com" xmlns="https://www.w3.org/2000/svg" width="22" height="15.568" viewBox="0 0 22 15.568"> <path id="Path_819" data-name="Path 819" d="M17.431,67.393H4.569A4.569,4.569,0,0,0,0,71.962v6.43a4.569,4.569,0,0,0,4.569,4.569H17.431A4.569,4.569,0,0,0,22,78.392v-6.43A4.569,4.569,0,0,0,17.431,67.393Zm-3.09,8.1L8.325,78.359a.241.241,0,0,1-.345-.218V72.223a.242.242,0,0,1,.351-.215l6.016,3.049A.242.242,0,0,1,14.341,75.49Z" transform="translate(0 -67.393)" fill="currentColor"/> </svg></div></a><a rel="noopener noreferrer" aria-label="Pinterest" id="w-node-_9d1471d1-1f8e-7b27-cd0f-7784737f1008-8b663c95" href="https://www.pinterest.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg enable-background="new 0 0 17.5 17.5" viewBox="0 0 17.5 17.5" xmlns="https://www.w3.org/2000/svg"><path d="m8.8 0c-4.9 0-8.8 3.9-8.8 8.8s3.9 8.8 8.8 8.8 8.8-3.9 8.8-8.8-4-8.8-8.8-8.8zm.8 13.5c-.8 0-1.5-.4-2-1 0 0-.4 1.6-.5 2-.3.8-.6 1.6-1.1 2.3-.2-.1-.4-.1-.6-.2-.1-.8-.1-1.7 0-2.5.2-.7 1-4.3 1-4.3-.1-.3-.2-.8-.2-1.2 0-1.2.7-2.1 1.6-2.1h.2c.6.1 1 .6.9 1.2-.2 1-.4 1.9-.7 2.9v.4c0 .7.6 1.2 1.3 1.2 1.5 0 2.7-1.6 2.7-3.9 0-.1 0-.2 0-.3-.2-2-1.8-3.4-3.6-3.3-.1 0-.1 0-.2 0-2.1 0-3.7 1.7-3.7 3.7 0 .7.2 1.4.6 2 .1.1.1.2.1.2-.1.3-.2.9-.2 1 0 .2-.1.2-.3.1-1.1-.7-1.8-2-1.8-3.3 0-2.7 2-5.2 5.7-5.2h.2c2.8 0 5.1 2.2 5.1 5 0 2.9-1.9 5.3-4.5 5.3z" fill="#fff"/></svg></div></a></div></div></div></div></div></div></header><section class="section_awards"><div class="padding-global"><div class="container-large"><div class="padding-section-large is-padding-bottom-0"><div class="text-align-center"><h2 class="heading-style-h6 text-weight-semibold">awards Highlights</h2><div class="spacer-medium"></div><div class="awards_swiper"><div id="prev" class="icon-embed-small is-slider-prev w-embed"><svg height="auto" viewBox="0 0 24 24" width="auto" xmlns="http://www.w3.org/2000/svg"><g><path d="m0 0h24v24h-24z" fill="none"/><path d="m15.41 16.59-4.58-4.59 4.58-4.59-1.41-1.41-6 6 6 6z"/></g></svg></div><div class="swiper awards-swiper w-dyn-list"><div role="list" class="swiper-wrapper is-awards w-dyn-items"><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d3998522cbea4e4158bfc4_Image%2031%20_web_%401x.webp" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>Best Health & Wellness Podcast - <strong>2021</strong></p><p>Best Health & Wellness Podcast Host Honoree - <strong>2021</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d55d941bd75f0fc9f8963f_streamy.png" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>Best Health & Wellness Creator of the Year - <strong>2018</strong> & <strong>2019</strong></p><p>Best Podcast - <strong>2020</strong></p><p>Podcast of the Year - <strong>2023</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d55e5fe74280c5dccd8fad_ambies.png" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>Best Wellness or Relationships Podcast - <strong>2022</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d55df0eb82f1d38bcdf0d7_applebooks.png" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>Best Audio Book of the Year - <strong>2020</strong></p><p>Top-Selling Books - <strong>2023</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d39ae9c42bd81949f0385e_Group%202735%20_web_%401x.webp" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>Book of the Year - <strong>2020</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d54d9f824dea1b6ce6fc4a_newyorktimes.png" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>#1 New York Times Bestseller - <strong>2020</strong></p><p>New York Times Bestseller - <strong>2023</strong></p></div></div></div><div role="listitem" class="swiper-slide is-awards-slide w-dyn-item"><div class="awards_block"><div class="awards_logo-wrapper"><img loading="eager" alt="" src="https://cdn.prod.website-files.com/64c13396cdb38c1579fbc823/64d54daa490e853448bb9124_sunday-times.png" class="awards_logo"/></div><div class="spacer-medium"></div><div class="awards-rich-text w-richtext"><p>#1 Sunday Times Bestseller - <strong>2020</strong></p><p>Sunday Times Bestseller - <strong>2023</strong></p></div></div></div></div></div><div id="next" class="icon-embed-small is-slider-next w-embed"><svg height="auto" viewBox="0 0 24 24" width="auto" xmlns="http://www.w3.org/2000/svg"><g><path d="m0 0h24v24h-24z" fill="none"/><path d="m8.59 16.59 4.58-4.59-4.58-4.59 1.41-1.41 6 6-6 6z"/></g></svg></div></div></div></div></div></div></section><section class="section_story"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="content9_component"><div class="content9_content-wrapper"><div class="max-width-xlarge align-center"><div class="text-rich-text w-richtext"><p><strong>Jay Shetty is a global bestselling author, award-winning podcast host of On Purpose, Chief Purpose Officer of Calm, and purpose-driven entrepreneur, who has made an indelible impact on hearts and minds worldwide. With an astounding following of over 50 million across social media platforms, Jay Shetty possesses a talent for making purpose and ancient wisdom not only relatable but also practical and easily accessible. His journey of transformation and inspiration has touched the lives of millions across the globe. </strong> </p><p>Born and raised in London to his Indian parents, Jay Shetty was a shy and introverted young boy who always yearned to make a positive difference in the world. His life took a remarkable turn when he received a last-minute invitation to listen to a monk speak. In that moment, Jay Shetty began to question and redefine the very essence of success, aspiring to a life of service, impact, fulfillment, and passion. However, he grappled with the challenge of integrating these aspirations into his life while pursuing a path in university. During his school years, Jay Shetty spent vacations living with monks in India, immersing himself in their wisdom and teachings. </p><p>After graduating from Cass Business School in 2010 with a 1st Class Honors Degree in Management Science, Jay Shetty remained driven by a deep desire to positively impact those around him. He felt uncertain about how his degree aligned with his purpose. It was then that Jay Shetty made the decision to embark on a three-year journey as a Hindu monk in India and the UK. He traded his suits for robes, shaved his head, and embraced a minimalist lifestyle. Waking up at 4am, taking cold showers, and simplifying his diet became his new normal. Through dedicated study and up to 8 hours of daily meditation, Jay Shetty delved into the ancient practices of breath and mindfulness, immersing himself in the timeless philosophies and sciences of the East. During this transformative period of self-discovery, Jay Shetty realized that his life's calling extended far beyond himself—he was determined to help others find their purpose.</p></div><div style="height:0px;opacity:0;display:none" class="story_read-more-accordion"><div class="spacer-xsmall"></div><div class="text-rich-text w-richtext"><p>In 2013, Jay Shetty faced the challenging transition of leaving the monastery and returning to London. He grappled with the conflicting teachings of the monastery and the world he desired to engage with. Former classmates from university sought his wisdom and invited him to speak at their companies, where Jay Shetty shared valuable insights on productivity and practical applications of his monk learnings in the workplace. Simultaneously, Jay Shetty observed the world's shift towards a digital landscape. After months of job applications and interviews, he joined Accenture in 2013 as a consultant.</p><p>Jay Shetty soon recognized the immense potential in bridging the wisdom he had gained from his monastic experiences with the rapidly expanding digital world. Despite their apparent differences, Jay saw profound similarities between the two realms. This led to Jay Shetty creating short videos and posting them on YouTube. His inspiring videos caught the attention of Arianna Huffington, who invited him to become the Host of HuffPost Rise in New York. In the fall of 2016, Jay Shetty embraced the opportunity and made the momentous move across the pond to join HuffPost. Since then, he embarked on a journey of sharing viral wisdom, amassing over 10 billion views and fostering a global community.</p><p>Jay Shetty harnessed the transformative power of digital and audio media with the launch of "On Purpose with Jay Shetty" in 2019. This groundbreaking and award-winning podcast tops the charts as the world's leading Health and Wellness podcast with over 35 million monthly downloads, ranking in Spotify’s Top 5 Podcasts Globally and earning a spot among Apple's Top 20 Podcasts of the Year. Through captivating and sincere dialogues, Jay Shetty engages in conversations with some of the most influential and insightful individuals on the planet. From President Joe Biden, Oprah and Selena Gomez to Will Smith, Tom Holland, Kim Kardashian, Michelle Obama, Kevin Hart, Jennifer Lopez, Lewis Hamilton, and Kobe Bryant, Jay's podcast attracts an array of notable guests, enabling him to delve deep into thought-provoking discussions that inspire and enlighten his listeners. </p><p>In 2020, Jay Shetty released his debut book, "Think Like A Monk: Train Your Mind for Peace and Purpose Everyday," which soared to the top of the New York Times and UK Sunday Times bestsellers lists. It was also ranked by Apple Books as the Best Audio Book of the Year and named Book of the Year by the British Book Awards. Through his inspiring book, Jay Shetty draws upon his experience living with monks to guide readers in clearing roadblocks and tapping into their boundless potential, power, and purpose. By blending ancient wisdom and his own transformative journey in the ashram, "Think Like a Monk" unveils the secrets to overcoming negative thoughts and habits, enabling everyone to access the inherent calm and purpose that reside within.</p><p>During the pandemic, Jay Shetty felt a strong urge to make a difference. In 2020, he initiated 40 days of meditation on Instagram, YouTube, and Facebook Live, which inspired tens of thousands of people and provided them with solace and stability. Upon learning that one person was losing their life to Covid every 5 minutes in India, Jay Shetty and Radhi joined forces with Give India. Together, they orchestrated an online event that garnered immense support, raising over $5 Million in just 24 hours. The event featured notable guests such as Lilly Singh, a captivating performance by Willow Smith, and contributions from esteemed individuals ranging from Shawn Mendes to Ellen DeGeneres to Ray Dalio. Their collective efforts not only raised substantial funds but also raised awareness and demonstrated the power of unity and compassion. That same year, together with Jay’s Facebook community, he assisted over 800 students in obtaining educational programming for a year through Pencils of Promise. As a result, he was honored with the Philanthropist of the Year award by Pencils of Promise.</p><p>Building upon the resounding success of Think Like A Monk, Jay later wrote his second book, "8 Rules of Love: How to Find It, Keep It, and Let It Go," in response to the most common questions he received over the pandemic, which revolved around love and relationships. In 2023 when the book was published, it quickly claimed its place as another instant New York Times and global bestseller. This book explores the multifaceted nature of love and offers a revelatory guide to navigating every stage of romance. Drawing from both ancient wisdom and cutting-edge science, it provides a unique perspective on falling in love, cultivating self-love, healing from heartbreak, and rediscovering the transformative power of love.</p><p>To bring these enlightening teachings to life, Jay embarked on his first-ever worldwide tour, "Jay Shetty: Love Rules." This captivating 90-minute experience took audiences on a transformative journey through live meditations, empowering experiments, and awe-inspiring demonstrations. With over 30 stops inNorth America and an international leg encompassing India, the UK, Spain, France, Singapore, Australia, the UAE, and more, Jay's tour connected hearts and souls across the globe.</p><p>Continuing his mission to empower and inspire, Jay Shetty, alongside his partners, unveiled House of 1212—a purpose-driven talent agency representing the world's most influential creators, thought leaders, and innovators. With unwavering commitment, their agency aims to unlock the inner greatness and full potential of these visionaries, facilitating positive change and leaving an indelible mark on the world. In June of 2023, Jay Shetty and his wife Radhi Devlukia launched Juni, an adaptogenic sparkling tea - a simple way to make wellness part of your daily routine. Each can is infused with powerful adaptogens that blend together to renew energy, enhance focus, and elevate overall wellbeing. </p><p>Jay Shetty has been honored by Forbes 30 Under 30 as a media game changer, recognized as "One To Watch" by People Magazine, crowned Best Health & Wellness Creator of the Year and Podcast of the Year at the Streamy Awards, featured as a Young Influential cover star by Adweek, and listed among "The 40(ish) Most Powerful People in Podcasting" by The Hollywood Reporter. Furthermore, Jay has won four Streamy Awards, two Shorty Awards, a Webby Award, and an Ambies Award, among others. Jay Shetty has also appeared in publications such as Vogue, The New York Times, Harper’s Bazaar, Vanity Fair, Men’s Health, The Wall Street Journal and has made appearances on The Late Show with Stephen Colbert, TODAY Show, Good Morning America, The Drew Barrymore Show and Nightline.</p><p>When Jay Shetty isn’t writing or making videos, he’s coaching as the founder of the Jay Shetty Certification School, a purpose driven educational institution offering accredited certifications in life coaching to individuals and organizations. As a keynote speaker, Jay Shetty has traveled around the world on global stages on behalf of powerhouses like Google, Microsoft, Netflix, HSBC, and has developed corporate training programs for many of these organizational clients. His online courses have been attended by over 2 million students and his “Genius Community” provides weekly programming on the principles and practices for health and wellness to thousands of members in over 100 countries.</p><p>Currently, Jay Shetty resides in Los Angeles with his beloved wife, Radhi Devlukia-Shetty. Together, they continue on their shared mission of spreading love, purpose, and transformation to individuals around the world.</p><p></p></div></div><div class="spacer-medium"></div><div class="max-width-xxsmall align-center"><a data-w-id="8e7c58ef-e513-a28b-7666-367344c9eee0" href="#" class="blog-pagination-button w-inline-block"><div class="heading-style-h6 w-inline-block">Read more</div><div class="spacer-xxsmall"></div><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="26.76" height="26.76" viewBox="0 0 26.76 26.76"> <g id="Group_2516" data-name="Group 2516" transform="translate(1612.26 -1710) rotate(90)"> <circle id="Ellipse_4" data-name="Ellipse 4" cx="13.38" cy="13.38" r="13.38" transform="translate(1710 1585.5)"/> <path id="Path_898" data-name="Path 898" d="M0,6,6.563.375,0-5.45" transform="translate(1720.88 1598.605)" fill="none" stroke="#fff" stroke-width="1.5"/> </g> </svg></div></a></div></div></div></div></div></div></div></section></main><footer class="footer2_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-medium"><div><div class="w-layout-grid footer2_top-wrapper"><div class="w-layout-grid footer2_left-wrapper"><a href="/about-jay" aria-current="page" class="footer2_link w--current">About</a><a id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ecf8-b4a3ecee" href="/podcast" class="footer2_link">On Purpose</a><a href="/blog" class="footer2_link">Blogs</a><a href="/press" class="footer2_link">Press</a><a href="https://8rulesoflove.com/" target="_blank" class="footer2_link">8 Rules of Love</a><a href="https://thinklikeamonkbook.com/" target="_blank" class="footer2_link">Think like a monk</a><a href="/speaking" class="footer2_link">Speaking</a><a href="https://drinkjuni.com/" target="_blank" class="footer2_link">Juni</a><a href="https://www.houseof1212.com" target="_blank" class="footer2_link">House of 1212</a><a href="https://jayshettycoaching.com/coach-platform/" target="_blank" class="footer2_link">Find a coach</a><a href="https://jayshettycoaching.com/" target="_blank" class="footer2_link">Become a coach</a><a href="http://www.jayshettygenius.com" target="_blank" class="footer2_link">Genius</a><a rel="noopener noreferrer" href="https://www.calm.com/dailyjay" target="_blank" class="footer2_link">Daily Jay on calm</a><a href="/connect" class="footer2_link">Connect</a></div><div class="footer2_right-wrapper"><div class="footer_subscribe-container"><div class="heading-style-h6 text-weight-semibold">Weekly wisdom in your inbox</div><div class="spacer-xxsmall"></div><div class="text-size-small">The newsletter that elevates your life. Get your weekly dose of well-being.</div><div class="spacer-small"></div><div class="footer2_form-block w-form"><form id="wf-form-Footer-Subscribe-Form" name="wf-form-Footer-Subscribe-Form" data-name="Footer Subscribe Form" method="post" class="footer2_form" data-wf-page-id="64c142d32e04e1488b663c95" data-wf-element-id="6b5020b4-c7a9-19dc-9ff4-692eb4a3ed1e"><div class="form-field-wrapper"><label for="Name" class="visually-hidden">Name</label><input class="form-input is-footer-input w-input" maxlength="256" name="Name" data-name="Name" placeholder="Name" type="text" id="Name" required=""/><input class="form-input is-footer-input is-honeypot w-input" maxlength="256" name="Details" data-name="Details" placeholder="Details" type="text" id="honeypot"/></div><div class="form-field-wrapper"><label for="Email" class="visually-hidden">Email</label><input class="form-input is-footer-input w-input" maxlength="256" name="Email" data-name="Email" placeholder="Email" type="email" id="Email" required=""/><div id="w-node-f949990a-ace6-9081-3840-dcab12e25b90-b4a3ecee" class="icon-embed-medium is-footer-subscribe-arrow w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="24.139" height="13.128" viewBox="0 0 24.139 13.128"> <g id="Group_2541" data-name="Group 2541" transform="translate(-1625.126 -521.071)"> <g id="Group_2023" data-name="Group 2023" transform="translate(1246.626 374.957)"> <path id="Path_698" data-name="Path 698" d="M11.563-11.588,17.3-5.741,11.563.141" transform="translate(383.938 158.403)" fill="none" stroke="#fff" stroke-width="2"/> <path id="Path_818" data-name="Path 818" d="M22,0H0" transform="translate(378.5 152.679)" fill="none" stroke="#fff" stroke-width="2"/> </g> </g> </svg></div></div><input type="submit" data-wait="Please wait..." id="subscribe-submit" class="button is-small is-footer-button w-node-_7466b689-60f4-88f8-8a41-0278ea3b1631-b4a3ecee w-button" value="Subscribe"/></form><div id="newsletter-success" class="success-message w-form-done"><div class="heading-style-h6">Thank you! YOu're on the list!</div></div><div class="error-message w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="footer_social-block"><div id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed2a-b4a3ecee" class="heading-style-h6">follow jay:</div><a rel="noopener noreferrer" aria-label="Twitter X" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed2c-b4a3ecee" href="https://twitter.com/jayshetty" target="_blank" class="header5_social-link is-twitter w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg xmlns="https://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><path fill='currentColor' d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></div></a><a rel="noopener noreferrer" aria-label="Facebook" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed2e-b4a3ecee" href="https://www.facebook.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg height="100%" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><path d="m9.03153 23-.03153-10h-4v-4h4v-2.5c0-3.7114 2.29832-5.5 5.60914-5.5 1.58592 0 2.94893.11807 3.34615.17085v3.87863l-2.29623.00104c-1.80061 0-2.14925.85562-2.14925 2.11119v1.83829h5.24019l-2 4h-3.24019v10z" fill="#currentColor"/></svg></div></a><a rel="noopener noreferrer" aria-label="Instagram" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed30-b4a3ecee" href="https://www.instagram.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="https://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M13 0.888672H5C2.23858 0.888672 0 3.12725 0 5.88867V13.8887C0 16.6501 2.23858 18.8887 5 18.8887H13C15.7614 18.8887 18 16.6501 18 13.8887V5.88867C18 3.12725 15.7614 0.888672 13 0.888672ZM16.25 13.8887C16.2445 15.6813 14.7926 17.1332 13 17.1387H5C3.20735 17.1332 1.75549 15.6813 1.75 13.8887V5.88867C1.75549 4.09602 3.20735 2.64416 5 2.63867H13C14.7926 2.64416 16.2445 4.09602 16.25 5.88867V13.8887ZM13.75 6.13867C14.3023 6.13867 14.75 5.69095 14.75 5.13867C14.75 4.58639 14.3023 4.13867 13.75 4.13867C13.1977 4.13867 12.75 4.58639 12.75 5.13867C12.75 5.69095 13.1977 6.13867 13.75 6.13867ZM9 5.38867C6.51472 5.38867 4.5 7.40339 4.5 9.88867C4.5 12.374 6.51472 14.3887 9 14.3887C11.4853 14.3887 13.5 12.374 13.5 9.88867C13.5027 8.69437 13.0294 7.54824 12.1849 6.70375C11.3404 5.85926 10.1943 5.38601 9 5.38867ZM6.25 9.88867C6.25 11.4075 7.4812 12.6387 9 12.6387C10.5188 12.6387 11.75 11.4075 11.75 9.88867C11.75 8.36987 10.5188 7.13867 9 7.13867C7.4812 7.13867 6.25 8.36987 6.25 9.88867Z" fill="currentColor"/> </svg></div></a><a rel="noopener noreferrer" aria-label="LinkedIn" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed32-b4a3ecee" href="https://www.linkedin.com/in/shettyjay/" target="_blank" class="header5_social-link is-linkedin w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg id="svg-linkedin" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15.533" height="13.841" viewBox="0 0 15.533 13.841"> <defs> <clipPath id="clip-path"> <path id="Clip_6" data-name="Clip 6" d="M0,0H3.675V3.263H0Z" fill="#fff"/> </clipPath> <clipPath id="clip-path-2"> <path id="Clip_3" data-name="Clip 3" d="M0,0H10.265V9.493H0Z" fill="none"/> </clipPath> </defs> <g id="Group_9_Copy" data-name="Group 9 Copy" transform="translate(0 0)"> <g id="Group_14" data-name="Group 14" transform="translate(0 0)"> <path id="Fill_1" data-name="Fill 1" d="M0,9.4H3.027V0H0Z" transform="translate(0.392 4.438)" fill="currentColor"/> <path id="Fill_2" data-name="Fill 2" d="M6.423,0A3.121,3.121,0,0,0,3.4,1.566V.09H0c.044.783,0,9.4,0,9.4H3.4V4.4a2.1,2.1,0,0,1,.074-.768,1.729,1.729,0,0,1,1.64-1.152c1.181,0,1.718.87,1.718,2.143V9.493h3.433V4.265C10.266,1.352,8.575,0,6.423,0" transform="translate(5.268 4.348)" fill="currentColor"/> <g id="Group_7" data-name="Group 7" transform="translate(0 0)"> <path id="Clip_6-2" data-name="Clip 6" d="M0,0H3.675V3.263H0Z" transform="translate(0 0)" fill="none"/> <g id="Group_7-2" data-name="Group 7" transform="translate(0 0)" clip-path="url(#clip-path)"> <path id="Fill_5" data-name="Fill 5" d="M1.85,0A1.678,1.678,0,0,0,0,1.633a1.66,1.66,0,0,0,1.806,1.63h.022A1.674,1.674,0,0,0,3.675,1.63,1.667,1.667,0,0,0,1.85,0" transform="translate(0)" fill="currentColor"/> </g> </g> </g> <g id="Group_8" data-name="Group 8" transform="translate(5.268 4.348)"> <g id="Group_4" data-name="Group 4" transform="translate(0 0)"> <path id="Clip_3-2" data-name="Clip 3" d="M0,0H10.265V9.493H0Z" transform="translate(0 0)" fill="none"/> </g> </g> </g> </svg></div></a><a rel="noopener noreferrer" aria-label="Youtube" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed34-b4a3ecee" href="https://www.youtube.com/channel/UCbV60AGIHKz2xIGvbk0LLvg" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg id="youtube-svgrepo-com" xmlns="https://www.w3.org/2000/svg" width="22" height="15.568" viewBox="0 0 22 15.568"> <path id="Path_819" data-name="Path 819" d="M17.431,67.393H4.569A4.569,4.569,0,0,0,0,71.962v6.43a4.569,4.569,0,0,0,4.569,4.569H17.431A4.569,4.569,0,0,0,22,78.392v-6.43A4.569,4.569,0,0,0,17.431,67.393Zm-3.09,8.1L8.325,78.359a.241.241,0,0,1-.345-.218V72.223a.242.242,0,0,1,.351-.215l6.016,3.049A.242.242,0,0,1,14.341,75.49Z" transform="translate(0 -67.393)" fill="currentColor"/> </svg></div></a><a rel="noopener noreferrer" aria-label="Pinterest" id="w-node-_6b5020b4-c7a9-19dc-9ff4-692eb4a3ed36-b4a3ecee" href="https://www.pinterest.com/jayshetty/" target="_blank" class="header5_social-link w-inline-block"><div class="icon-embed-xxsmall w-embed"><svg id="icons8-pinterest" xmlns="https://www.w3.org/2000/svg" width="17.5" height="17.5" viewBox="0 0 17.5 17.5"> <circle id="Ellipse_1" data-name="Ellipse 1" cx="8.75" cy="8.75" r="8.75" transform="translate(0 0)" fill="currentColor"/> <path id="Path_820" data-name="Path 820" d="M16.916,11.416c-3.715,0-5.688,2.494-5.688,5.209a3.858,3.858,0,0,0,1.747,3.335c.163.076.25.043.288-.115.029-.12.174-.7.239-.976a.258.258,0,0,0-.06-.247,3.348,3.348,0,0,1-.641-1.964,3.726,3.726,0,0,1,3.886-3.736,3.4,3.4,0,0,1,3.595,3.5c0,2.328-1.176,3.942-2.706,3.942A1.25,1.25,0,0,1,16.3,18.809a17.256,17.256,0,0,0,.713-2.866,1.081,1.081,0,0,0-1.089-1.212c-.864,0-1.557.893-1.557,2.09a3.107,3.107,0,0,0,.258,1.278s-.853,3.607-1.009,4.279a8.23,8.23,0,0,0-.031,2.463h0c.194.076.388.152.589.214h0a9.59,9.59,0,0,0,1.07-2.256c.1-.4.537-2.046.537-2.046a2.3,2.3,0,0,0,1.972.989c2.6,0,4.467-2.387,4.467-5.354A5.051,5.051,0,0,0,16.916,11.416Z" transform="translate(-8.118 -8.224)" fill="#fff"/> </svg></div></a></div><div class="spacer-xsmall"></div><div class="text-size-small">Jay Shetty is a global bestselling author, award-winning podcast host of On Purpose, Chief Purpose Officer of Calm and purpose-driven entrepreneur.</div></div></div></div><div class="padding-top padding-medium"><div class="footer2_bottom-wrapper"><div class="w-layout-grid footer2_legal-list"><div class="footer2_credit-text">© Jay Shetty</div><a href="/privacy" class="footer2_legal-link">Privacy Policy</a><a href="/terms" class="footer2_legal-link">Terms</a><div id="w-node-_3d61e870-fc79-d029-75e5-b617f900bc22-b4a3ecee" data-w-id="3d61e870-fc79-d029-75e5-b617f900bc22" class="footer2_legal-link is-credits">Site Credits</div><div id="https-www.skyehighinteractive.com" class="footer2_legal-link is-skye-high w-node-_26226b76-7936-2dc5-3bd4-8b69db578119-b4a3ecee">Site by: Skye High Interactive</div></div></div></div></div></div></div><section fs-cc="banner" class="banner8_component"><div class="padding-global"><div class="container-large align-center"><div class="banner8_content-wrapper"><div class="banner8_content"><div class="banner8_text-wrapper"><div class="text-size-small">By clicking “Accept All”, you agree to the storing of cookies on your device to analyze site usage, and assist in our marketing efforts. View our <a href="/privacy" class="underline">Privacy Policy</a> for more information.</div></div></div><div class="banner8_button-row"><div id="w-node-d61c261c-b142-de05-db7d-b4637aa0bbb0-b4a3ecee" class="banner8_button-wrapper"><a fs-cc="deny" href="#" class="button is-link w-button">Reject all</a></div><div id="w-node-d61c261c-b142-de05-db7d-b4637aa0bbad-b4a3ecee" class="banner8_button-wrapper"><a fs-cc="allow" href="#" class="button is-small w-button">Accept All</a></div></div></div></div></div></section></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64c10a2010e1a379d08bf030" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/64c10a2010e1a379d08bf030/js/webflow.cceb1a096.js" type="text/javascript"></script><!-- Delayed Userway and Hotjar Scripts --> <script> window.addEventListener('load', function() { setTimeout(function() { // Load Userway script var userwayScript = document.createElement('script'); userwayScript.src = 'https://cdn.userway.org/widget.js'; userwayScript.async = true; userwayScript.setAttribute('data-account', 'PHhF2odQOh'); userwayScript.setAttribute('fs-cc-categories', 'essential'); document.body.appendChild(userwayScript); // Load Hotjar script var hotjarScript = document.createElement('script'); hotjarScript.type = 'fs-cc'; hotjarScript.setAttribute('fs-cc-categories', 'analytics'); hotjarScript.innerHTML = ` (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1467141,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); `; document.body.appendChild(hotjarScript); }, 1000); // 1000 milliseconds = 1 seconds }); </script> <!-- [Attributes by Finsweet] Disable scrolling --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script> <script> $('.is-search-close, .nav-search-blocker').click( function() { $(".w-dropdown").trigger("w-close"); } ); </script> <!-- Cookie to only show popup once per day if close button is clicked --> <script> $(document).ready(function() { // BLOCK BANNER IF COOKIE if (Cookies.get('cookie')) { $('.modals-wrapper').addClass("block-banner"); } // SET COOKIE $(".modal1_close-button,.modal1_background-overlay").click(function() {Cookies.set('cookie', 'menu-banner', { expires: 1 }); }); }); </script> <!-- Prevent Newsletter Subscribe form submissions from being recorded in Webflow --> <script> document.addEventListener('DOMContentLoaded', function () { var form = document.querySelector('#wf-form-Footer-Subscribe-Form'); var successMessage = document.querySelector('#newsletter-success'); form.addEventListener('submit', function (event) { event.preventDefault(); form.style.display = 'none'; successMessage.style.display = 'block'; }); }); </script> <!-- Honeypot to prevent spam submissions on the footer subscribe form <script> document.addEventListener('DOMContentLoaded', function() { var form = document.getElementById('wf-form-Footer-Subscribe-Form'); form.addEventListener('submit', function(event) { var honeypot = document.getElementById('honeypot').value; if (honeypot) { event.stopImmediatePropagation(); // Stops other listeners from being called event.preventDefault(); // Prevents the form from submitting } }, true); // 'true' for capturing phase }); </script> --> <!-- Link Swiper's CSS --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css" /> <!-- Swiper JS --> <script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script> <!-- Initialize Swiper --> <script> var swiper = new Swiper(".awards-swiper", { slidesPerView: 1, slidesPerGroup: 1, centeredSlides: true, autoHeight: true, loop: true, spaceBetween: 0, navigation: { nextEl: ".is-slider-next", prevEl: ".is-slider-prev", }, pagination: false, breakpoints: { 768: { slidesPerView: 2, slidesPerGroup: 1, centeredSlides: false, autoHeight: false, }, 1280: { slidesPerView: 3, slidesPerGroup: 1, autoHeight: false, }, }, }); </script></body></html>