<!doctype html>
<html lang="en">
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
		<link rel="profile" href="https://gmpg.org/xfn/11">
		<title>WordPress AI Features | AI Tools for WordPress.com Sites</title>
		<meta name='robots' content='max-image-preview:large' />
<link rel="preconnect" href="https://widgets.wp.com">
<link rel="alternate" hreflang="x-default" href="https://wordpress.com/ai/" />
	<link rel="alternate" hreflang="ar" href="https://wordpress.com/ar/ai/" />
	<link rel="alternate" hreflang="de" href="https://wordpress.com/de/ai/" />
	<link rel="alternate" hreflang="en" href="https://wordpress.com/ai/" />
	<link rel="alternate" hreflang="es" href="https://wordpress.com/es/ai/" />
	<link rel="alternate" hreflang="fr" href="https://wordpress.com/fr/ai/" />
	<link rel="alternate" hreflang="he" href="https://wordpress.com/he/ai/" />
	<link rel="alternate" hreflang="id" href="https://wordpress.com/id/ai/" />
	<link rel="alternate" hreflang="it" href="https://wordpress.com/it/ai/" />
	<link rel="alternate" hreflang="ja" href="https://wordpress.com/ja/ai/" />
	<link rel="alternate" hreflang="ko" href="https://wordpress.com/ko/ai/" />
	<link rel="alternate" hreflang="nl" href="https://wordpress.com/nl/ai/" />
	<link rel="alternate" hreflang="pl" href="https://wordpress.com/pl/ai/" />
	<link rel="alternate" hreflang="pt-br" href="https://wordpress.com/pt-br/ai/" />
	<link rel="alternate" hreflang="ru" href="https://wordpress.com/ru/ai/" />
	<link rel="alternate" hreflang="sv" href="https://wordpress.com/sv/ai/" />
	<link rel="alternate" hreflang="tr" href="https://wordpress.com/tr/ai/" />
	<link rel="alternate" hreflang="zh-Hans" href="https://wordpress.com/zh-cn/ai/" />
	<link rel="alternate" hreflang="zh-Hant" href="https://wordpress.com/zh-tw/ai/" />
<link rel='dns-prefetch' href='//s1.wp.com' />
<link rel='dns-prefetch' href='//s2.wp.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
	<script type="text/javascript">
	// Try to remain compatible with older browsers
	( function() {
		try {
			var cookies = document.cookie.split( ';' );
			// Don't set if already set
			for ( var i = 0; i < cookies.length; i++ ) {
				if ( cookies[ i ].trim().indexOf( 'tk_ai=' ) == 0 ) {
					return;
				}
			}

			var randomBytes = [];
			if ( window.crypto && window.crypto.getRandomValues ) {
				randomBytes = new Uint8Array( 18 );
				window.crypto.getRandomValues( randomBytes );
			} else {
				for ( var i = 0; i < 18; i++ ) {
					randomBytes[ i ] = Math.floor( Math.random() * 256 );
				}
			}

			var anonId = btoa( String.fromCharCode.apply( String, randomBytes ) );
			var date = new Date();
			date.setFullYear( date.getFullYear() + 5 );
			document.cookie =
				'tk_ai=' + encodeURIComponent( anonId )
				+ '; domain=.wordpress.com; path=/; expires=' + date.toUTCString();
		} catch ( e ) {
			return;
		}
	} )();
	</script><link crossorigin='anonymous' rel='stylesheet' id='all-css-0-1' href='/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1s9JzEspSEzO1k8qzcxJ0S8uqcxJ1UsuLtbRJ6w4L7FMF67BPtfW0NzCwNTCyMLYIgsAjWkm6A==&cssminify=yes' type='text/css' media='all' />
<style id="landpack-style-inline-css">
body.admin-bar { position: relative !important; }
/*# sourceURL=landpack-style-inline-css */
</style>

<link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='/_static/??-eJydy8sNgzAMANCFCFY/UsqhYpZgLJTi2mntCHV76Ajk/h5sJaCKkzgUrksWA04yl4QrTDXzDBMrrsH8xxTyYa1Hsw7ORUxfrUbccj9VndoimWeV/x3fz0uMw/1xu8bhtQOFqVxt&cssminify=yes' type='text/css' media='all' />
<style id="global-styles-inline-css">
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--nano: 12px;--wp--preset--font-size--tiny: 14px;--wp--preset--font-size--normal: 18px;--wp--preset--font-size--base: 20px;--wp--preset--font-size--base-p: 22px;--wp--preset--font-size--normal-p: 24px;--wp--preset--font-size--medium-landpack: 32px;--wp--preset--font-size--large-p: 50px;--wp--preset--font-size--grand: 48px;--wp--preset--font-size--huge: 56px;--wp--preset--font-size--huge-p: 64px;--wp--preset--font-size--huge-pp: 72px;--wp--preset--font-size--massive: 80px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left: auto !important;margin-right: auto !important;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-nano-font-size{font-size: var(--wp--preset--font-size--nano) !important;}.has-tiny-font-size{font-size: var(--wp--preset--font-size--tiny) !important;}.has-normal-font-size{font-size: var(--wp--preset--font-size--normal) !important;}.has-base-font-size{font-size: var(--wp--preset--font-size--base) !important;}.has-base-p-font-size{font-size: var(--wp--preset--font-size--base-p) !important;}.has-normal-p-font-size{font-size: var(--wp--preset--font-size--normal-p) !important;}.has-medium-landpack-font-size{font-size: var(--wp--preset--font-size--medium-landpack) !important;}.has-large-p-font-size{font-size: var(--wp--preset--font-size--large-p) !important;}.has-grand-font-size{font-size: var(--wp--preset--font-size--grand) !important;}.has-huge-font-size{font-size: var(--wp--preset--font-size--huge) !important;}.has-huge-p-font-size{font-size: var(--wp--preset--font-size--huge-p) !important;}.has-huge-pp-font-size{font-size: var(--wp--preset--font-size--huge-pp) !important;}.has-massive-font-size{font-size: var(--wp--preset--font-size--massive) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<script type="text/javascript">
if ( window.top !== window.self ) {
	if ( 'blob:' !== window.self.location.protocol ) {
		if ( window.top.location.hostname !== window.self.location.hostname || window.top.location.protocol !== window.top.location.protocol ) {
			window.top.location.href = window.self.location.href;
		}
	}
}
</script>
<script id="jetpack-mu-wpcom-settings-js-before">
var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https://s1.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/moon/jetpack_vendor/automattic/jetpack-mu-wpcom/src/build/"};
//# sourceURL=jetpack-mu-wpcom-settings-js-before
</script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wordpress.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress.com" />
<link rel='shortlink' href='https://wp.me/P1-1DbWr' />
	<style>
		@font-face {
			font-family: Recoleta;
			font-display: swap;
			src: url('https://s1.wp.com/i/fonts/recoleta/400.woff2')
		}
	</style>
	<link rel="alternate" type="application/json+oembed" href="https://public-api.wordpress.com/oembed/?format=json&amp;url=https%3A%2F%2Fwordpress.com%2Fai%2F&amp;for=wpcom-auto-discovery" /><link rel="alternate" type="application/xml+oembed" href="https://public-api.wordpress.com/oembed/?format=xml&amp;url=https%3A%2F%2Fwordpress.com%2Fai%2F&amp;for=wpcom-auto-discovery" />
<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="article" />
<meta property="og:title" content="WordPress AI Features | WordPress.com" />
<meta property="og:url" content="https://wordpress.com/ai/" />
<meta property="og:description" content="Explore AI tools for design, content, image generation, site creation, and AI agent connections on WordPress.com." />
<meta property="article:published_time" content="2026-01-29T20:31:35+00:00" />
<meta property="article:modified_time" content="2026-05-14T21:28:31+00:00" />
<meta property="og:site_name" content="WordPress.com" />
<meta property="og:image" content="https://wordpress.com/wp-content/uploads/2026/05/wordpress-ai-2x-1.webp" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="900" />
<meta property="og:image:alt" content="WordPress AI interface." />
<meta property="og:locale" content="en_US" />
<meta property="article:publisher" content="https://www.facebook.com/WordPresscom" />
<meta name="twitter:creator" content="@WordPressDotCom" />
<meta name="twitter:site" content="@WordPressDotCom" />
<meta name="twitter:image" content="https://wordpress.com/wp-content/uploads/2026/05/wordpress-ai-2x-1.webp?w=640" />
<meta name="twitter:image:alt" content="WordPress AI interface." />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="WordPress AI Features | WordPress.com" />
<meta name="twitter:description" content="Explore AI tools for design, content, image generation, site creation, and AI agent connections on WordPress.com." />
<meta name="twitter:app:name:iphone" content="Jetpack" />
<meta name="twitter:app:id:iphone" content="1565481562" />
<meta name="twitter:app:name:ipad" content="Jetpack" />
<meta name="twitter:app:id:ipad" content="1565481562" />
<meta name="twitter:app:name:googleplay" content="Jetpack" />
<meta name="twitter:app:id:googleplay" content="com.jetpack.android" />

<!-- End Jetpack Open Graph Tags -->
<link rel='openid.server' href='https://wordpress.com/?openidserver=1' />
<link rel='openid.delegate' href='https://wordpress.com/' />
<link rel="search" type="application/opensearchdescription+xml" href="https://wordpress.com/osd.xml" title="WordPress.com" />
<link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" />
<link rel="canonical" href="https://wordpress.com/ai/" />
<script type="application/ld+json">
{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/wordpress.com\/#organization","url":"https:\/\/wordpress.com\/","name":"WordPress.com","foundingDate":"2005-08-01","slogan":"Build a website, build a movement.","description":"Create a free website or build a blog with ease on WordPress.com. Dozens of free, customizable, mobile-ready designs and themes. Free hosting and support.","logo":{"@type":"ImageObject","@id":"https:\/\/wordpress.com\/#logo","url":"https:\/\/s1.wp.com\/home.logged-out\/images\/wpcom-logo.png","width":512,"height":512,"caption":"WordPress.com"},"image":{"@id":"https:\/\/wordpress.com\/#logo"},"address":{"@type":"PostalAddress","streetAddress":"60 29th Street #343","addressLocality":"San Francisco","addressRegion":"CA","postalCode":"94110","addressCountry":"US"},"founder":{"@type":"Person","@id":"https:\/\/wordpress.com\/schema.org\/author\/5#person","name":"Matt Mullenweg","description":"In 2002 I started contributing to Open Source software, and life has just gotten better from there. Co-founder of WordPress, founder Automattic.","image":{"@type":"ImageObject","@id":"https:\/\/wordpress.com\/schema.org\/author\/5#personimage","url":"https:\/\/secure.gravatar.com\/avatar\/33252cd1f33526af53580fcb1736172f06e6716f32afdd1be19ec3096d15dea5?s=96&d=retro&r=g","width":96,"height":96,"caption":"Matt Mullenweg"}},"numberOfEmployees":1446,"sameAs":["https:\/\/x.com\/wordpressdotcom","https:\/\/www.facebook.com\/WordPresscom","https:\/\/www.instagram.com\/wordpressdotcom\/","https:\/\/www.linkedin.com\/company\/wordpress","https:\/\/www.youtube.com\/WordPressdotcom","https:\/\/www.pinterest.com\/wordpressdotcom\/","https:\/\/en.wikipedia.org\/wiki\/WordPress.com"],"parentOrganization":{"@id":"https:\/\/automattic.com\/#organization"}},{"@type":"WebSite","@id":"https:\/\/wordpress.com\/#website","url":"https:\/\/wordpress.com\/","name":"WordPress.com","description":"WordPress.com is the best place for your personal blog or business site.","potentialAction":{"@type":"SearchAction","target":"https:\/\/wordpress.com\/go\/?s1={search_term_string}","query-input":"required name=search_term_string"},"publisher":{"@id":"https:\/\/wordpress.com\/#organization"},"image":{"@id":"https:\/\/wordpress.com\/#logo"},"sameAs":["https:\/\/x.com\/wordpressdotcom","https:\/\/www.facebook.com\/WordPresscom","https:\/\/www.instagram.com\/wordpressdotcom\/","https:\/\/www.linkedin.com\/company\/wordpress","https:\/\/www.youtube.com\/WordPressdotcom","https:\/\/www.pinterest.com\/wordpressdotcom\/","https:\/\/en.wikipedia.org\/wiki\/WordPress.com"]},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.com\/ai\/#breadcrumbs","itemListElement":[{"@type":"ListItem","position":0,"item":{"@type":"WebSite","@id":"https:\/\/wordpress.com\/#website-breadcrumb","url":"https:\/\/wordpress.com\/","name":"Home"}},{"@type":"ListItem","position":1,"item":{"@type":"WebPage","@id":"https:\/\/wordpress.com\/ai\/#webpage-breadcrumb","url":"https:\/\/wordpress.com\/ai\/","name":"WordPress AI Features | AI Tools for WordPress.com Sites WordPress.com"}}]},{"@type":"ImageObject","@id":"https:\/\/wordpress.com\/ai\/#primaryimage","url":"https:\/\/s1.wp.com\/wp-content\/themes\/h4\/assets\/page-not-found\/404.svg","width":1440,"height":517,"caption":"WordPress AI Features | AI Tools for WordPress.com Sites WordPress.com"},{"@type":"WebPage","@id":"https:\/\/wordpress.com\/ai\/#webpage","url":"https:\/\/wordpress.com\/ai\/","name":"WordPress AI Features | AI Tools for WordPress.com Sites WordPress.com","description":"Create a free website or easily build a blog on WordPress.com. Dozens of free, customizable, mobile-ready designs and themes. Free hosting and support.","inLanguage":"en","isPartOf":{"@id":"https:\/\/wordpress.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wordpress.com\/ai\/#primaryimage"},"publisher":{"@id":"https:\/\/wordpress.com\/#organization"},"datePublished":"2026-01-29T20:31:35+0000","dateModified":"2026-05-14T21:28:31+0000","breadcrumb":{"@id":"https:\/\/wordpress.com\/ai\/#breadcrumbs"}},{"@type":"FAQPage","@id":"https:\/\/wordpress.com\/ai\/#faqpage","mainEntity":[{"@type":"Question","name":"Does WordPress AI replace my creativity or writing?","acceptedAnswer":{"@type":"Answer","text":"No. WordPress AI is designed to support your work, not replace it, so you stay in control of ideas, voice, and decisions. AI helps with things like tightening copy, improving clarity, formatting layouts, and optimizing for SEO when you ask."}},{"@type":"Question","name":"Can I use WordPress AI just as an editor?","acceptedAnswer":{"@type":"Answer","text":"Yes. Many creators use the AI assistant to refine existing, human-written text \u2014 making it clearer, more concise, or better structured \u2014 without having AI generate content from scratch."}},{"@type":"Question","name":"Is WordPress AI only for building new sites?","acceptedAnswer":{"@type":"Answer","text":"No. The AI website builder helps you create a site from scratch, and the AI assistant supports ongoing updates and improvements inside your existing site."}},{"@type":"Question","name":"What can the AI assistant actually help me with?","acceptedAnswer":{"@type":"Answer","text":"Quite a lot. Inside your editor, you can ask it to rewrite or refine text, adjust tone, translate content, generate images from a description, edit existing photos in your Media Library, modify block styles and color palettes, create new pages, and navigate WordPress using plain language. You can also chain multiple requests together and it\u2019ll handle them in sequence."}},{"@type":"Question","name":"Does the AI assistant know what\u2019s on my site, or only general information?","acceptedAnswer":{"@type":"Answer","text":"The AI assistant has context about the content you\u2019re actively working on in the editor, but it doesn\u2019t crawl or\u00a0index\u00a0your entire site by default. For deeper, site-wide awareness \u2014 like analyzing your content strategy or comparing pages \u2014 that\u2019s what MCP agent connections are for."}},{"@type":"Question","name":"Can the AI assistant translate my content into other languages?","acceptedAnswer":{"@type":"Answer","text":"Yes. You can ask the assistant to translate any text block into another language directly within the editor. It works across posts, pages, and other editable content on your site."}},{"@type":"Question","name":"What\u2019s the difference between the AI assistant and a connected AI agent?","acceptedAnswer":{"@type":"Answer","text":"The AI assistant is your in-editor helper \u2014 it responds to requests as you work and helps you create and edit content in real time. A connected AI agent (via MCP) is an external AI tool, like Claude, that you give read access to your site so it can analyze your content and provide deeper, data-driven insights. Think of the assistant as your writing partner and agents as your analysts."}},{"@type":"Question","name":"Which plans include WordPress AI?","acceptedAnswer":{"@type":"Answer","text":"Launch a site built with the AI website builder by upgrading to Personal, Premium, or Business, and you\u2019ll have access to all of WordPress AI.\n\nYou can use the AI assistant on any WordPress.com paid plan.\n\nSites on any paid plan can use MCP to connect to an AI agent."}},{"@type":"Question","name":"I already have a WordPress.com site. How do I start using AI tools?","acceptedAnswer":{"@type":"Answer","text":"If you\u2019re on a Business or Commerce plan, go to your dashboard, enable the AI assistant, and it\u2019ll appear inside your editor.\n\nFor MCP agent connections, head to your MCP settings and follow the steps to connect your preferred agent. The whole setup takes a few minutes."}},{"@type":"Question","name":"How much access does a connected AI agent have to my site?","acceptedAnswer":{"@type":"Answer","text":"You control exactly what a connected agent can see. Access is scoped to what you authorize. You can review connected agents and revoke access at any time from your WordPress.com settings."}},{"@type":"Question","name":"Which AI agents can I connect to my WordPress.com site?","acceptedAnswer":{"@type":"Answer","text":"WordPress.com has an official Claude (Anthropic) connector. Any AI tool that supports MCP \u2014 the open standard for AI agent connectivity \u2014 can also be connected."}},{"@type":"Question","name":"Can I use WordPress-related Agent Skills while building my project?","acceptedAnswer":{"@type":"Answer","text":"Yes. Agent Skills are a curated set of reusable \u201cskills\u201d (prompt\/tooling packages) you can add to an AI agent\u2019s toolbox to help it work more effectively on WordPress-related development tasks. Learn more about using and installing WordPress Agent Skills in our documentation."}}]}]}
</script>
			<style id="landpack-page-css" type="text/css">
				/* AI Website Builder Banner */
.lp-ai-builder-section .lp-prompt {
  margin: 0;
  margin-inline-end: calc(-1 * var(--lp-section-padding-x) - 110px);
  border-radius: 20px;
  padding: 25px 90px 25px 25px;
  box-shadow: 0px 0px 1.11px 0px rgba(0, 0, 0, 0.6),
    0px 4.44px 63.9px 0px rgba(30, 44, 255, 0.19);
  background: rgba(246, 247, 247, 1);
  flex: 1;
}
.lp-ai-builder-section .lp-prompt p {
  font-size: 14px !important;
  line-height: 1.2 !important;  
}
/* TABLET & DESKTOP */
@media only screen and (min-width: 414px) {
  .lp-ai-builder-section .lp-prompt p {
    font-size: 16px !important;
  }
}
/* TABLET & DESKTOP */
@media only screen and (min-width: 768px) {
  .lp-grid--section-alt {
    grid-template-columns: 40% 1fr;
  }

  .hero-section .editor-image .lp-image .lp-image__content {
    border: 9px solid #f2f2f2;
    border-radius: 10px;
  }
  .lp-ai-builder-section .lp-prompt {
    border-radius: 25px;
    margin-right: calc(-1 * var(--lp-section-padding-x) - 45px);
    padding: 25px 60px 25px 25px;
  }

  .lp-ai-builder-section .lp-prompt p {
    font-size: 16px !important;
  }
}
@media only screen and (min-width: 960px) {
  .lp-ai-builder-section .lp-prompt p {
    font-size: 24px !important;
    line-height: 1.2 !important;
  }
  .lp-ai-builder-section .lp-prompt .lp-lazy-image {
    width: 48px !important;
  }
  .lp-ai-builder-section .lp-prompt {
    border-radius: 25px;
    margin-right: calc(-1 * var(--lp-section-padding-x) - 45px);
    padding: 35px 60px 35px 35px;
  }
}

.lp-nebula {
  position: absolute;
  width: 178%;
  transform: translate(11%, -30%);
  animation: blurPulse 6s infinite ease-in-out;
  filter: blur(calc(45px * var(--lp-nebula-blur-multiplier)));
  --lp-nebula-blur-multiplier: 1.7;
}
/* Safari-only selector - combines multiple Safari-specific checks */
_::-webkit-full-page-media,
_:future,
:root .lp-nebula {
  animation: none !important;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
  .hero-section {
    padding-bottom: 0px;
  }
  .lp-nebula {
    width: 230%;
    transform: translate(0%, 11%);
    --lp-nebula-blur-multiplier: 1;
  }
}

/* Hero Grid */
.lp-hero:before {
  background-image: url(https://wordpress.com/wp-content/uploads/2025/09/grid-pattern.png) !important;
  background-repeat: repeat !important;
  background-size: 38px;
  background-position: 0 2px;
  content: "";
  inset: 0;
  -webkit-mask-image: linear-gradient(
    to bottom,
    rgba(var(--studio-gray-100-rgb), 0) 0,
    rgba(var(--studio-gray-100-rgb), 1) 100%
  );
  mask-image: linear-gradient(
    to bottom,
    rgba(var(--studio-gray-100-rgb), 0) 0,
    rgba(var(--studio-gray-100-rgb), 1) 100%
  );
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  pointer-events: none;
  position: absolute;
}

.ai-landing-cta a {
  background: #3858E9 !important;
}

.feel-difference-highlights {
  line-height: 2rem;
}

.wordpress-ai-bigsky {
padding: 0;
}

.lp-section--name-testimonials {
  overflow: hidden;
}

.lp-section--name-testimonials .lp-nebula {
  width: 100%;
  transform: none;
}

@media only screen and (max-width: 767px) {
  .lp-section--name-testimonials .lp-nebula {
    width: 100%;
    transform: none;
  }
}


@media (max-width: 950px) {

  /* Spacing fix for assistant section */
  .assistant {
    margin-top: 2.5rem !important;
  }
}			</style>
			<meta name="description" content="Explore WordPress AI features for AI agent connections, design help, content writing, image generation, and site creation on WordPress.com." />
<meta name="theme-color" content="#0087be" />
<meta name="msapplication-TileColor" content="#0074a2" />
<meta name="application-name" content="WordPress.com" />
<meta name="apple-mobile-web-app-title" content="WP.com" />
<meta name="msApplication-ID" content="App" />
<meta name="msApplication-PackageFamilyName" content="AutomatticInc.WordPress.com_9ejavqh8rasr8" />
<link rel="icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico?m=1713425267i" sizes="16x16" />
<link rel="shortcut icon" type="image/x-icon" href="https://s1.wp.com/i/favicon.ico?m=1713425267i" sizes="16x16" />
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="https://s1.wp.com/i/favicon.ico?m=1713425267i" sizes="16x16 32x32 48x48" />
<link rel="apple-touch-icon" href="https://s1.wp.com/i/webclip.png?m=1713868326i" sizes="512x512" />
<link rel="icon" href="https://wpcom.files.wordpress.com/2024/04/wp_favicon_512x512px.png?w=32" sizes="32x32" />
<link rel="icon" href="https://wpcom.files.wordpress.com/2024/04/wp_favicon_512x512px.png?w=192" sizes="192x192" />
<link rel="apple-touch-icon" href="https://wpcom.files.wordpress.com/2024/04/wp_favicon_512x512px.png?w=180" />
<meta name="msapplication-TileImage" content="https://wpcom.files.wordpress.com/2024/04/wp_favicon_512x512px.png?w=270" />
	<style id="wp-block-button-inline-css">
.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1% - var(--wp--style--block-gap, .5em)*(1 - var(--wp--block-button--width)/100))}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button[class*=wp-block-button__width]{width:calc(var(--wp--block-button--width)*1%)}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}
/*# sourceURL=/wp-content/plugins/gutenberg-core/v23.3.2/build/styles/block-library/button/style.min.css */
</style>
<style id="wp-block-heading-inline-css">
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
/*# sourceURL=/wp-content/plugins/gutenberg-core/v23.3.2/build/styles/block-library/heading/style.min.css */
</style>
<style id="wp-block-paragraph-inline-css">
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=/wp-content/plugins/gutenberg-core/v23.3.2/build/styles/block-library/paragraph/style.min.css */
</style>

</head>
	<body class="wp-singular page-template page-template-page-landpack page-template-page-landpack-php page page-id-24117035 wp-embed-responsive wp-theme-h4 jetpack-reblog-enabled">
				<main class="lp-root">
					<nav class="x-wpcom-global-nav x-nav is-style-section-default lp-block--has-color-block-style is-style-white" aria-label="WordPress.com">
			<ul class="x-nav-list" role="menu">
				<li class="x-nav-item lpc x-nav--logo" role="none">
					<a role="menuitem" class="x-nav-link x-nav-link--logo x-link" href="https://wordpress.com/">
						<svg class="x-icon x-icon--logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 36" role="presentation" aria-label="WordPress.com logo"><path d="M52.84 12.9c1.08 0 2 .24 2.8.71.78.47 1.4 1.14 1.82 1.99.44.85.65 1.84.65 2.97 0 1.13-.21 2.12-.65 2.97a4.78 4.78 0 0 1-1.83 1.97 5.3 5.3 0 0 1-2.79.7c-1.07 0-2-.23-2.79-.7a4.77 4.77 0 0 1-1.83-1.97 6.44 6.44 0 0 1-.64-2.97c0-1.13.21-2.13.64-2.97a4.77 4.77 0 0 1 1.83-1.99c.79-.47 1.72-.7 2.8-.7ZM31.37 9.4l2.65 10.73h.13L36.97 9.4h2.6l2.83 10.74h.13L45.17 9.4h2.85L43.9 24h-2.62l-2.94-10.25h-.11L35.28 24h-2.62L28.52 9.4h2.85Zm21.49 5.55c-.6 0-1.1.16-1.49.49a2.9 2.9 0 0 0-.88 1.3 5.4 5.4 0 0 0-.29 1.82c0 .67.1 1.27.3 1.81.18.54.48.97.87 1.3.4.32.9.48 1.49.48.58 0 1.07-.16 1.46-.48.39-.33.68-.76.88-1.3a5.4 5.4 0 0 0 .29-1.8c0-.68-.1-1.29-.3-1.83a2.88 2.88 0 0 0-.87-1.3c-.4-.33-.87-.49-1.46-.49ZM64.7 12.9a2.75 2.75 0 0 0-2.7 1.98h-.12v-1.83h-2.5v10.96h2.58v-6.44a2.27 2.27 0 0 1 1.2-2.07c.39-.2.81-.3 1.28-.3a5.55 5.55 0 0 1 1.2.14v-2.37a8.44 8.44 0 0 0-.93-.07Zm8.95 1.96h-.1a4.93 4.93 0 0 0-.57-.85c-.24-.3-.57-.56-.99-.78a3.44 3.44 0 0 0-1.59-.32 4.24 4.24 0 0 0-3.93 2.55 7.1 7.1 0 0 0-.6 3.08c0 1.22.2 2.22.59 3.06a4.16 4.16 0 0 0 3.94 2.59 3.16 3.16 0 0 0 2.57-1.07c.25-.3.44-.58.58-.84h.15V24h2.55V9.4h-2.6v5.46Zm-.25 5.53c-.2.53-.5.95-.88 1.24-.38.3-.85.45-1.4.45-.55 0-1.04-.15-1.43-.46-.4-.3-.69-.73-.88-1.26-.2-.54-.3-1.15-.3-1.83 0-.69.1-1.28.3-1.81.19-.53.48-.94.87-1.24.38-.3.87-.45 1.44-.45.58 0 1.03.15 1.42.43.38.3.67.7.87 1.22.2.53.3 1.14.3 1.85 0 .7-.1 1.33-.3 1.86Zm13.24-10.36a5.87 5.87 0 0 0-2.84-.63h-5.5V24h2.66v-4.93h2.8c1.13 0 2.08-.2 2.86-.63a4.23 4.23 0 0 0 1.75-1.71c.4-.73.6-1.56.6-2.5s-.2-1.75-.6-2.48a4.22 4.22 0 0 0-1.73-1.72Zm-.68 5.58c-.2.4-.52.71-.93.94-.43.23-.96.34-1.62.34h-2.45v-5.28h2.43c.67 0 1.21.11 1.63.33.42.22.74.53.94.92.2.4.3.85.3 1.37 0 .53-.1.98-.3 1.38Zm9.39-2.71a2.75 2.75 0 0 0-2.71 1.98h-.12v-1.83h-2.51v10.96h2.59v-6.44a2.27 2.27 0 0 1 1.2-2.07c.38-.2.8-.3 1.28-.3a5.55 5.55 0 0 1 1.2.14v-2.37a8.44 8.44 0 0 0-.93-.07Zm9.81 1.33c-.47-.45-1-.78-1.6-1a5.68 5.68 0 0 0-4.66.4 4.87 4.87 0 0 0-1.82 2 6.49 6.49 0 0 0-.65 2.96c0 1.13.22 2.14.65 2.99a4.62 4.62 0 0 0 1.84 1.95c.8.46 1.75.69 2.85.69.85 0 1.61-.13 2.28-.39a4.2 4.2 0 0 0 1.63-1.1c.43-.47.72-1.02.87-1.66l-2.42-.27a2 2 0 0 1-.5.78 2.56 2.56 0 0 1-1.82.63 2.9 2.9 0 0 1-1.48-.36 2.46 2.46 0 0 1-.98-1.04 3.5 3.5 0 0 1-.35-1.57h7.66v-.8c0-.96-.13-1.78-.4-2.48a4.71 4.71 0 0 0-1.1-1.72Zm-6.15 3.26c.03-.43.13-.83.33-1.2a2.57 2.57 0 0 1 2.34-1.37 2.34 2.34 0 0 1 2.18 1.25c.2.38.31.82.32 1.32h-5.17Zm14.65.27-1.87-.4c-.56-.13-.96-.3-1.2-.5a.94.94 0 0 1-.36-.77c0-.37.18-.67.54-.9.37-.24.82-.36 1.36-.36.4 0 .74.07 1.02.2.27.13.5.3.66.5.16.21.28.44.35.67l2.36-.25a3.45 3.45 0 0 0-1.38-2.22 5.03 5.03 0 0 0-3.05-.82 6.2 6.2 0 0 0-2.32.4 3.6 3.6 0 0 0-1.57 1.16 2.8 2.8 0 0 0-.55 1.76c0 .8.25 1.46.75 1.98s1.29.89 2.34 1.1l1.88.4c.5.1.88.26 1.12.47.24.2.36.46.36.78 0 .37-.19.68-.56.93-.38.25-.87.38-1.49.38a2.5 2.5 0 0 1-1.45-.38 1.77 1.77 0 0 1-.73-1.12l-2.53.24c.16 1 .65 1.8 1.47 2.36.82.56 1.9.84 3.25.84.91 0 1.72-.15 2.43-.44.7-.3 1.26-.7 1.66-1.23.4-.53.6-1.13.6-1.82 0-.79-.26-1.42-.77-1.9a4.76 4.76 0 0 0-2.32-1.07Zm10.13 0-1.88-.4c-.56-.13-.96-.3-1.2-.5a.94.94 0 0 1-.35-.77c0-.37.17-.67.54-.9a2.4 2.4 0 0 1 1.36-.36c.4 0 .73.07 1.01.2a1.8 1.8 0 0 1 1.01 1.17l2.36-.25a3.45 3.45 0 0 0-1.38-2.22 5.03 5.03 0 0 0-3.04-.82 6.1 6.1 0 0 0-2.32.4 3.6 3.6 0 0 0-1.57 1.16 2.8 2.8 0 0 0-.56 1.76c0 .8.25 1.46.76 1.98.5.52 1.28.89 2.34 1.1l1.87.4c.5.1.88.26 1.12.47.24.2.36.46.36.78 0 .37-.18.68-.56.93-.38.25-.87.38-1.49.38a2.5 2.5 0 0 1-1.45-.38 1.77 1.77 0 0 1-.73-1.12l-2.53.24c.16 1 .65 1.8 1.47 2.36.82.56 1.9.84 3.25.84a6.3 6.3 0 0 0 2.43-.44c.71-.3 1.26-.7 1.66-1.23.4-.53.6-1.13.6-1.82 0-.79-.25-1.42-.76-1.9a4.76 4.76 0 0 0-2.32-1.07Zm5.85 3.28a1.55 1.55 0 0 0-1.58 1.55c0 .44.15.8.46 1.11.3.3.68.46 1.12.46.28 0 .54-.07.77-.21.24-.14.43-.33.58-.57a1.5 1.5 0 0 0-.25-1.89c-.32-.3-.68-.45-1.1-.45ZM136 15.4c.4-.28.87-.42 1.4-.42.62 0 1.12.18 1.5.53.37.35.61.8.71 1.32h2.48a4.07 4.07 0 0 0-.7-2.07 4.07 4.07 0 0 0-1.65-1.37 5.52 5.52 0 0 0-2.38-.5 4.83 4.83 0 0 0-4.61 2.71 6.47 6.47 0 0 0-.64 2.96c0 1.11.2 2.08.63 2.93a4.77 4.77 0 0 0 1.81 2 5.3 5.3 0 0 0 2.83.72 5.4 5.4 0 0 0 2.4-.5 4.04 4.04 0 0 0 2.3-3.46h-2.47c-.08.4-.22.73-.42 1-.2.28-.46.5-.76.64s-.65.21-1.03.21c-.54 0-1-.14-1.4-.43-.4-.28-.71-.7-.94-1.23a5.03 5.03 0 0 1-.32-1.92c0-.75.1-1.37.33-1.9.22-.53.53-.93.93-1.22Zm14.8-1.8a5.34 5.34 0 0 0-2.79-.7c-1.07 0-2 .23-2.8.7a4.77 4.77 0 0 0-1.82 1.99 6.49 6.49 0 0 0-.65 2.97c0 1.13.22 2.12.65 2.97.43.84 1.04 1.5 1.83 1.97s1.72.7 2.79.7 2-.23 2.8-.7a4.78 4.78 0 0 0 1.82-1.97 6.5 6.5 0 0 0 .65-2.97 6.5 6.5 0 0 0-.65-2.97 4.77 4.77 0 0 0-1.83-1.99Zm-.44 6.76c-.19.54-.48.97-.88 1.3-.39.32-.87.48-1.46.48a2.3 2.3 0 0 1-1.48-.48c-.4-.33-.69-.76-.88-1.3-.2-.54-.3-1.14-.3-1.8 0-.68.1-1.29.3-1.83.2-.54.49-.98.88-1.3.4-.33.89-.49 1.48-.49.6 0 1.07.16 1.46.49.4.32.69.76.88 1.3.2.54.3 1.15.3 1.82 0 .67-.1 1.27-.3 1.81Zm18.68-6.5a3.36 3.36 0 0 0-2.47-.96c-.8 0-1.49.18-2.07.54-.58.37-1 .85-1.23 1.46h-.12a2.85 2.85 0 0 0-1.08-1.47 3.2 3.2 0 0 0-1.89-.54 3.3 3.3 0 0 0-1.9.54c-.53.35-.9.84-1.14 1.47h-.12v-1.87h-2.48V24h2.6v-6.66c0-.46.08-.85.26-1.2.18-.33.43-.6.73-.78.31-.2.65-.28 1.02-.28.55 0 1 .17 1.34.5.34.34.5.8.5 1.36V24h2.55v-6.83c0-.62.17-1.12.52-1.51.35-.39.84-.58 1.47-.58a2 2 0 0 1 1.33.47c.36.32.54.82.54 1.5V24h2.6v-7.35c0-1.23-.32-2.16-.96-2.8v.01ZM11.47 5.33c6.32 0 11.46 5.12 11.46 11.42a11.46 11.46 0 0 1-22.93 0c0-6.3 5.14-11.42 11.47-11.42Zm.18 12.32-3.1 8.95a10.38 10.38 0 0 0 6.34-.16.9.9 0 0 1-.07-.15l-3.17-8.64Zm-9.6-5.08A10.26 10.26 0 0 0 6.97 26Zm18.46-.75c.05.33.07.68.07 1.06 0 1.04-.2 2.21-.78 3.68l-3.15 9.06a10.26 10.26 0 0 0 3.86-13.8ZM11.47 6.5c-3.6 0-6.77 1.84-8.62 4.63A23.92 23.92 0 0 0 6.26 11c.56-.03.62.78.07.85 0 0-.56.06-1.18.1L8.9 23.06l2.26-6.74-1.6-4.39c-.56-.03-1.09-.1-1.09-.1-.55-.03-.49-.87.07-.84 0 0 1.7.13 2.71.13C12.33 11.13 14 11 14 11c.55-.03.62.78.07.85 0 0-.56.06-1.18.1l3.72 11.04 1.03-3.43a9.5 9.5 0 0 0 .79-3.32 5.4 5.4 0 0 0-.85-2.83c-.53-.85-1.02-1.56-1.02-2.4 0-.95.72-1.83 1.74-1.83h.13a10.28 10.28 0 0 0-6.96-2.69Z" /></svg>											</a>
				</li>
													<li class="x-nav-item x-nav-item--wide" role="none">
						<button role="menuitem" class="x-nav-link x-link" data-dropdown-trigger="products" aria-haspopup="true" aria-expanded="false">
							Products <span class="x-nav-link-chevron" aria-hidden="true"></span>
						</button>
					</li>
										<li class="x-nav-item x-nav-item--wide" role="none">
						<button role="menuitem" class="x-nav-link x-link" data-dropdown-trigger="features" aria-haspopup="true" aria-expanded="false">
							Features <span class="x-nav-link-chevron" aria-hidden="true"></span>
						</button>
					</li>
										<li class="x-nav-item x-nav-item--wide" role="none">
						<button role="menuitem" class="x-nav-link x-link" data-dropdown-trigger="resources" aria-haspopup="true" aria-expanded="false">
							Resources <span class="x-nav-link-chevron" aria-hidden="true"></span>
						</button>
					</li>
									<li class="x-nav-item x-nav-item--wide lpc x-nav--pricing" role="none">
					<a role="menuitem" class="x-nav-link x-link" href="https://wordpress.com/pricing/">
						Plans &amp; Pricing					</a>
				</li>
							</ul>

			<ul class="x-nav-list" role="menu">
													<li class="x-nav-item x-nav-item--wide lpc x-nav--log-in" role="none">
						<a role="menuitem" class="x-nav-link x-link" href="https://wordpress.com/log-in/">
							Log in						</a>
					</li>
								<li class="x-nav-item x-nav-item--wide lpc x-nav--sign-up" role="none">
					<a role="menuitem" class="x-nav-link x-nav-link--primary x-link" href="https://wordpress.com/start/">
						Get started					</a>
				</li>
								<li class="x-nav-item x-nav-item--narrow" role="none">
					<button role="menuitem" class="x-nav-link x-nav-link--menu x-link" aria-haspopup="true" aria-expanded="false">
						<span class="x-hidden">Menu</span>
								<span class="x-icon x-icon--menu">
			<span></span>
			<span></span>
			<span></span>
		</span>
							</button>
				</li>
			</ul>
		</nav>
				<div class="x-dropdown">
			<div class="x-dropdown-top">
				<div class="x-dropdown-top-fill"></div>
			</div>
			<div class="x-dropdown-middle"></div>
			<div class="x-dropdown-bottom">
				<div class="x-dropdown-bottom-fill"></div>
			</div>

							<div class="x-dropdown-content" data-dropdown-name="products" role="menu" aria-label="Products" aria-hidden="true">
					<ul>
													<li class="lpc x-nav--hosting">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/hosting/" tabindex="-1">
									WordPress Hosting								</a>
							</li>
														<li class="lpc x-nav--agencies">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/for-agencies/" tabindex="-1">
									WordPress for Agencies								</a>
							</li>
														<li class="lpc x-nav--affiliates">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/affiliates/" tabindex="-1">
									Become an Affiliate								</a>
							</li>
														<li class="lpc x-nav--domains">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/domains/" tabindex="-1">
									Domain Names								</a>
							</li>
														<li class="lpc x-nav--ai-website-builder-header">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/ai-website-builder/" tabindex="-1">
									AI Website Builder								</a>
							</li>
														<li class="lpc x-nav--website-builder">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/website-builder/" tabindex="-1">
									Website Builder								</a>
							</li>
														<li class="lpc x-nav--create-blog">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/create-blog/" tabindex="-1">
									Create a Blog								</a>
							</li>
														<li class="lpc x-nav--newsletter">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/newsletter/" tabindex="-1">
									Newsletter								</a>
							</li>
														<li class="lpc x-nav--email">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/professional-email/" tabindex="-1">
									Professional Email								</a>
							</li>
														<li class="lpc x-nav--website-design-service">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/website-design-service/" tabindex="-1">
									Website Design Services								</a>
							</li>
														<li class="lpc x-nav--ecommerce">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/ecommerce/" tabindex="-1">
									Commerce								</a>
							</li>
														<li class="lpc x-nav--wp-studio">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://developer.wordpress.com/studio/" tabindex="-1">
									WordPress Studio<span class="x-nav__external-link-icon">&nbsp;<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="x-icon x-icon--external" role="presentation" aria-hidden="true">
			<path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z" />
		</svg></span>
										</a>
							</li>
														<li class="lpc x-nav--vip x-nav-show_separator_above">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wpvip.com/wordpress-vip-agile-content-platform/?utm_source=WordPresscom&#038;utm_medium=automattic_referral&#038;utm_campaign=top_nav" tabindex="-1">
									Enterprise WordPress<span class="x-nav__external-link-icon">&nbsp;<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="x-icon x-icon--external" role="presentation" aria-hidden="true">
			<path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z" />
		</svg></span>
										</a>
							</li>
												</ul>
				</div>
								<div class="x-dropdown-content" data-dropdown-name="features" role="menu" aria-label="Features" aria-hidden="true">
					<ul>
													<li class="lpc x-nav--features">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/features/" tabindex="-1">
									Overview								</a>
							</li>
														<li class="lpc x-nav--themes x-nav-show_separator_above">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/themes" tabindex="-1">
									WordPress Themes								</a>
							</li>
														<li class="lpc x-nav--plugins">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/plugins" tabindex="-1">
									WordPress Plugins								</a>
							</li>
														<li class="lpc x-nav--patterns">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/patterns" tabindex="-1">
									WordPress Patterns								</a>
							</li>
														<li class="lpc x-nav--ai">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/ai/" tabindex="-1">
									WordPress AI Features								</a>
							</li>
														<li class="lpc x-nav--google">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/google/" tabindex="-1">
									Google Apps								</a>
							</li>
												</ul>
				</div>
								<div class="x-dropdown-content" data-dropdown-name="resources" role="menu" aria-label="Resources" aria-hidden="true">
					<ul>
													<li class="lpc x-nav--support">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/support/" tabindex="-1">
									Support Center								</a>
							</li>
														<li class="lpc x-nav--blog">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/blog/" tabindex="-1">
									WordPress News								</a>
							</li>
														<li class="lpc x-nav--business-name-generator">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/business-name-generator/" tabindex="-1">
									Business Name Generator								</a>
							</li>
														<li class="lpc x-nav--logo-maker">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/logo-maker/" tabindex="-1">
									Logo Maker								</a>
							</li>
														<li class="lpc x-nav--discover">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/discover" tabindex="-1">
									Discover New Posts								</a>
							</li>
														<li class="lpc x-nav--tags">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/tags" tabindex="-1">
									Popular Tags								</a>
							</li>
														<li class="lpc x-nav--search">
								<a role="menuitem" class="x-dropdown-link x-link" href="https://wordpress.com/reader/search" tabindex="-1">
									Blog Search								</a>
							</li>
												</ul>
				</div>
						</div>
				<div class="x-menu" role="menu" aria-label="WordPress.com Navigation Menu" aria-hidden="true">
			<div class="x-menu-overlay"></div>
			<div class="x-menu-content">
				<button class="x-menu-button x-link" tabindex="-1">
					<span class="x-hidden">Close the navigation menu</span>
					<span class="x-icon x-icon--close">
					<span></span>
					<span></span>
				</span>
				</button>
				<div class="x-menu-list">
					<div class="x-menu-list-title">
						Get started					</div>
					<ul class="x-menu-grid">
																			<li class="x-menu-grid-item lpc x-nav--sign-up">
								<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/start/" tabindex="-1">
									Sign up <span class="x-menu-link-chevron" aria-hidden="true"></span>
								</a>
							</li>
							<li class="x-menu-grid-item lpc x-nav--log-in">
								<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/log-in/" tabindex="-1">
									Log in <span class="x-menu-link-chevron" aria-hidden="true"></span>
								</a>
							</li>
											</ul>
				</div>
				<div class="x-menu-list">
					<div class="x-hidden">
						About					</div>
					<ul class="x-menu-grid">
												<li class="x-menu-grid-item lpc x-nav--pricing">
							<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/pricing/" tabindex="-1">
								Plans &amp; Pricing							</a>
						</li>
					</ul>
				</div>

									<div class="x-menu-list">
						<div class="x-menu-list-title">
							Products						</div>
						<ul class="x-menu-grid">
															<li class="x-menu-grid-item lpc x-nav--hosting">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/hosting/" tabindex="-1">
										WordPress Hosting																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--agencies">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/for-agencies/" tabindex="-1">
										WordPress for Agencies																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--affiliates">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/affiliates/" tabindex="-1">
										Become an Affiliate																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--domains">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/domains/" tabindex="-1">
										Domain Names																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--ai-website-builder-header">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/ai-website-builder/" tabindex="-1">
										AI Website Builder																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--website-builder">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/website-builder/" tabindex="-1">
										Website Builder																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--create-blog">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/create-blog/" tabindex="-1">
										Create a Blog																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--newsletter">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/newsletter/" tabindex="-1">
										Newsletter																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--email">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/professional-email/" tabindex="-1">
										Professional Email																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--website-design-service">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/website-design-service/" tabindex="-1">
										Website Design Services																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--ecommerce">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/ecommerce/" tabindex="-1">
										Commerce																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--wp-studio">
									<a role="menuitem" class="x-menu-link x-link" href="https://developer.wordpress.com/studio/" tabindex="-1">
										WordPress Studio										<span class="x-nav__external-link-icon">&nbsp;<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="x-icon x-icon--external" role="presentation" aria-hidden="true">
			<path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z" />
		</svg></span>
											</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--vip">
									<a role="menuitem" class="x-menu-link x-link" href="https://wpvip.com/wordpress-vip-agile-content-platform/?utm_source=WordPresscom&#038;utm_medium=automattic_referral&#038;utm_campaign=top_nav" tabindex="-1">
										Enterprise WordPress										<span class="x-nav__external-link-icon">&nbsp;<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9" class="x-icon x-icon--external" role="presentation" aria-hidden="true">
			<path d="M5.5 0v1h1.795L2.38 5.915l.705.705L8 1.705V3.5h1V0H5.5zM8 8H1V1h3V0H1a1 1 0 00-1 1v7a1 1 0 001 1h7a1 1 0 001-1V5H8v3z" />
		</svg></span>
											</a>
								</li>
														</ul>
					</div>
										<div class="x-menu-list">
						<div class="x-menu-list-title">
							Features						</div>
						<ul class="x-menu-grid">
															<li class="x-menu-grid-item lpc x-nav--features">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/features/" tabindex="-1">
										Overview																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--themes">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/themes" tabindex="-1">
										WordPress Themes																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--plugins">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/plugins" tabindex="-1">
										WordPress Plugins																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--patterns">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/patterns" tabindex="-1">
										WordPress Patterns																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--ai">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/ai/" tabindex="-1">
										WordPress AI Features																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--google">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/google/" tabindex="-1">
										Google Apps																			</a>
								</li>
														</ul>
					</div>
										<div class="x-menu-list">
						<div class="x-menu-list-title">
							Resources						</div>
						<ul class="x-menu-grid">
															<li class="x-menu-grid-item lpc x-nav--support">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/support/" tabindex="-1">
										Support Center																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--blog">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/blog/" tabindex="-1">
										WordPress News																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--business-name-generator">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/business-name-generator/" tabindex="-1">
										Business Name Generator																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--logo-maker">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/logo-maker/" tabindex="-1">
										Logo Maker																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--discover">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/discover" tabindex="-1">
										Discover New Posts																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--tags">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/tags" tabindex="-1">
										Popular Tags																			</a>
								</li>
																<li class="x-menu-grid-item lpc x-nav--search">
									<a role="menuitem" class="x-menu-link x-link" href="https://wordpress.com/reader/search" tabindex="-1">
										Blog Search																			</a>
								</li>
														</ul>
					</div>
									<div class="x-menu-list is-mobile-app-supported">
					<div class="x-menu-list-title">
						Jetpack App					</div>
					<ul class="x-menu-grid">
						<li class="x-menu-grid-item lpc x-nav--mobile-badge x-nav--apple-app-store is-ios">
							<a role="menuitem" class="x-menu-link x-link" href="https://apps.wordpress.com/get/?campaign=wpcom-log-out-home-global-nav" tabindex="-1">
								<img src="https://wordpress.com/wp-content/uploads/2023/06/group-1000004724.png" loading="lazy" alt="" role="presentation" width="120" height="34">
							</a>
						</li>
						<li class="x-menu-grid-item lpc x-nav--mobile-badge x-nav--google-play is-android">
							<a role="menuitem" class="x-menu-link x-link" href="https://apps.wordpress.com/get/?campaign=wpcom-log-out-home-global-nav" tabindex="-1">
								<img src="https://wordpress.com/wp-content/uploads/2023/06/play-store-logo.png" loading="lazy" alt="" role="presentation" width="120" height="34">
							</a>
						</li>
						<li class="x-menu-grid-item lpc x-nav--learn-more">
							<a role="menuitem" class="x-menu-link x-link" href="https://apps.wordpress.com/mobile/" tabindex="-1">
								Learn more <span class="x-menu-link-chevron" aria-hidden="true"></span>
							</a>
						</li>
					</ul>
				</div>
							</div>
		</div>
																			
<div class="lp-block lp-section lp-section--name-hero lp-hero-section lp-hero lp-padding-top-7 lp-padding-bottom-8 is-style-white" data-section-name="hero"><div class="lp-section__content">
<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-wide lp-padding-top-3 lp-flex@M lp-padding-bottom-0@M lp-grid--section lp-grid--gutter-y-2 lp-margin-bottom-0@S" style="gap:var(--lp-pad-4);align-items:flex-start;justify-content:space-between">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left heading-block lp-padding-top-3 lp-margin-bottom-5 lp-margin-left-0" style="flex-basis:465px">
<h1 class="wp-block-heading has-text-align-left lp-margin-bottom-1 has-huge-p-font-size" id="ai-tools-built-for-your-wordpress-site">AI tools built for your WordPress site</h1>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-margin-bottom-4 lp-margin-top-0" style="max-width:450px">
<p class="lp-gray-80 wp-block-paragraph">Write better content, generate and edit images, get design help, and connect AI agents — all from inside WordPress.com.</p>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left heading-block" style="--lp-font-size-huge-pp:80px;--lp-line-height-grand:84px;--lp-color-primary:56,88,233;line-height:1.8;margin-top:-2px">
<div class="lp-block lp-button lp-cta-hero lp-margin-top-0 lp-margin-bottom-1 ">
<div class="wp-block-button ai-landing-cta"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/setup/ai-site-builder?ref=ai">Try the AI website builder</a></div>
</div>
</div>
</div>



<div class="lp-block lp-content lp-margin-top-1" style="flex-basis:600px">
<div class="lp-block lp-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:1200px"><img src="https://wordpress.com/wp-content/uploads/2026/05/wordpress-ai-2x-1.webp" loading="eager" alt="WordPress AI interface." width="1200" height="900" /></span></div></div>
</div>
</div>
</div></div>



<div class="lp-block lp-section lp-section--name-grow lp-padding-bottom-6 lp-section-grow is-style-text-gray-100-background-wordpress-blue-5" style="position:relative;z-index:9" data-section-name="grow" id="explore"><div class="lp-section__content">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide lp-flex@M ">
<div class="lp-block lp-content lp-margin-top-0 lp-margin-bottom-0@M" style="flex:1">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left" style="max-width:600px">
<h2 class="wp-block-heading has-text-align-left lp-margin-bottom-1 is-style-default text-wrap-pretty has-huge-font-size" id="ai-meet-wordpress">AI, meet WordPress</h2>



<p class="has-text-align-left wp-block-paragraph">WordPress AI brings helpful support to building and managing your site — from getting started to creating content to connecting your site to trusted AI agents and beyond.</p>
</div>
</div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide  lp-margin-top-4@M  lp-margin-bottom-8">
<div class="lp-block lp-content lp-grid lp-grid--section feature-row" style="align-items:center">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left assistant">
<h3 id="ai-assistant" class="wp-block-heading lp-margin-bottom-0 lp-pb-6">AI assistant</h3>



<p class="lp-width-480 has-normal-font-size wp-block-paragraph">The assistant works alongside you inside the editor to write content, refine layouts, adjust design, and navigate WordPress, with image generation and editing also built into the Media Library.</p>



<div class="lp-block lp-button lp-button--transfer-domain-cta lp-margin-bottom-0">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/support/ai-website-builder/ai-tools/">Enable the assistant</a></div>
</div>
</div>



<div class="lp-block lp-content">
<div class="lp-block lp-image is-style-default lp-transfer-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:661px"><img src="https://wordpress.com/wp-content/uploads/2026/05/assistant-1x-1.webp" loading="lazy" alt="" role="presentation" width="661" height="428" /></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-grid lp-grid--section-3 lp-grid--gutter-3"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/typography"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M6.9 7L3 17.8h1.7l1-2.8h4.1l1 2.8h1.7L8.6 7H6.9zm-.7 6.6l1.5-4.3 1.5 4.3h-3zM21.6 17c-.1.1-.2.2-.3.2-.1.1-.2.1-.4.1s-.3-.1-.4-.2c-.1-.1-.1-.3-.1-.6V12c0-.5 0-1-.1-1.4-.1-.4-.3-.7-.5-1-.2-.2-.5-.4-.9-.5-.4 0-.8-.1-1.3-.1s-1 .1-1.4.2c-.4.1-.7.3-1 .4-.2.2-.4.3-.6.5-.1.2-.2.4-.2.7 0 .3.1.5.2.8.2.2.4.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7 0-.3-.1-.5-.2-.7-.2-.2-.4-.3-.6-.4.2-.2.4-.3.7-.4.3-.1.6-.1.8-.1.3 0 .6 0 .8.1.2.1.4.3.5.5.1.2.2.5.2.9v1.1c0 .3-.1.5-.3.6-.2.2-.5.3-.9.4-.3.1-.7.3-1.1.4-.4.1-.8.3-1.1.5-.3.2-.6.4-.8.7-.2.3-.3.7-.3 1.2 0 .6.2 1.1.5 1.4.3.4.9.5 1.6.5.5 0 1-.1 1.4-.3.4-.2.8-.6 1.1-1.1 0 .4.1.7.3 1 .2.3.6.4 1.2.4.4 0 .7-.1.9-.2.2-.1.5-.3.7-.4h-.3zm-3-.9c-.2.4-.5.7-.8.8-.3.2-.6.2-.8.2-.4 0-.6-.1-.9-.3-.2-.2-.3-.6-.3-1.1 0-.5.1-.9.3-1.2s.5-.5.8-.7c.3-.2.7-.3 1-.5.3-.1.6-.3.7-.6v3.4z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="write-edit" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Write with confidence</h2>



<p class="wp-block-paragraph">Get suggestions that sharpen your message, improve clarity, and help your content connect without losing your voice or breaking your flow.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/color"><div class="lp-icon-svg__content"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="images-visuals" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Shape as you go</h2>



<p class="wp-block-paragraph">Make context-aware design updates, adjust layouts, and refine your visual identity right in the editor — no switching tools or starting from scratch.<br></p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/media"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m7 6.5 4 2.5-4 2.5z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="m5 3c-1.10457 0-2 .89543-2 2v14c0 1.1046.89543 2 2 2h14c1.1046 0 2-.8954 2-2v-14c0-1.10457-.8954-2-2-2zm14 1.5h-14c-.27614 0-.5.22386-.5.5v10.7072l3.62953-2.6465c.25108-.1831.58905-.1924.84981-.0234l2.92666 1.8969 3.5712-3.4719c.2911-.2831.7545-.2831 1.0456 0l2.9772 2.8945v-9.3568c0-.27614-.2239-.5-.5-.5zm-14.5 14.5v-1.4364l4.09643-2.987 2.99567 1.9417c.2936.1903.6798.1523.9307-.0917l3.4772-3.3806 3.4772 3.3806.0228-.0234v2.5968c0 .2761-.2239.5-.5.5h-14c-.27614 0-.5-.2239-.5-.5z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="design-layout" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Visuals, your way</h2>



<p class="wp-block-paragraph">Generate original images, edit existing ones, and refine visuals to fit your brand without leaving your site or opening another app.</p>
</div></section></div>
</div>



<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-center">
<div class="lp-block lp-separator"><hr class="lp-hidden" /></div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide  lp-margin-top-8  lp-margin-bottom-8">
<div class="lp-block lp-content lp-grid lp-grid--section lp-grid--is-reverse@M lp-grid--is-reverse@L" style="align-items:center">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h3 class="wp-block-heading has-text-align-left lp-margin-bottom-0 lp-pb-6" id="mcp">MCP</h3>



<p class="has-text-align-left lp-width-480 has-normal-font-size wp-block-paragraph">Enable AI agents like Claude and ChatGPT to read, write, and manage your WordPress.com site — content, comments, media, and more — through natural conversation, without ever opening your dashboard.</p>



<div class="lp-block lp-button lp-button--transfer-domain-cta lp-margin-bottom-0">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/support/model-context-protocol-mcp-settings/">Enable MCP</a></div>
</div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<div class="lp-block lp-image is-style-default lp-transfer-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:661px"><img src="https://wordpress.com/wp-content/uploads/2026/05/claude-connect-1x-1.webp" loading="lazy" alt="" role="presentation" width="661" height="428" /></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-grid lp-grid--section-3 lp-grid--gutter-3"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/keyboard"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m16 15.5h-8v-1.5h8zm-7.5-2.5h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm-9-3h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2z"></path><path d="m18.5 6.5h-13a.5.5 0 0 0 -.5.5v9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9.5a.5.5 0 0 0 -.5-.5zm-13-1.5h13a2 2 0 0 1 2 2v9.5a2 2 0 0 1 -2 2h-13a2 2 0 0 1 -2-2v-9.5a2 2 0 0 1 2-2z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="write-edit" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Your workflow</h2>



<p class="wp-block-paragraph">Connect your favorite AI agent to your site and manage content, check performance, and stay organized without opening the dashboard.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/brush"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M4 20h8v-1.5H4V20zM18.9 3.5c-.6-.6-1.5-.6-2.1 0l-7.2 7.2c-.4-.1-.7 0-1.1.1-.5.2-1.5.7-1.9 2.2-.4 1.7-.8 2.2-1.1 2.7-.1.1-.2.3-.3.4l-.6 1.1H6c2 0 3.4-.4 4.7-1.4.8-.6 1.2-1.4 1.3-2.3 0-.3 0-.5-.1-.7L19 5.7c.5-.6.5-1.6-.1-2.2zM9.7 14.7c-.7.5-1.5.8-2.4 1 .2-.5.5-1.2.8-2.3.2-.6.4-1 .8-1.1.5-.1 1 .1 1.3.3.2.2.3.5.2.8 0 .3-.1.9-.7 1.3z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="images-visuals" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Gets your style</h2>



<p class="wp-block-paragraph">Your AI agent reads your theme, colors, fonts, and structure first, so anything it creates actually fits your site, not a generic template.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/lock"><div class="lp-icon-svg__content"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm-2.8 0H9.8V7c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="design-layout" class="wp-block-heading is-style-heading-body has-normal-p-font-size">You&#8217;re in control</h2>



<p class="wp-block-paragraph">Nothing changes on your site without your say-so. You choose what AI can do, site by site, and confirm every update before it happens.</p>
</div></section></div>
</div>



<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-center">
<div class="lp-block lp-separator"><hr class="lp-hidden" /></div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide  lp-margin-top-8 lp-margin-bottom-8">
<div class="lp-block lp-content lp-grid lp-grid--section feature-row" style="align-items:center">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h3 id="ai-website-builder" class="wp-block-heading lp-margin-bottom-0 lp-pb-6">AI website builder</h3>



<p class="lp-width-480 has-normal-font-size wp-block-paragraph">Chat to generate a full WordPress site you can continue to customize as you grow. No fragile, one-off code to manage. Just a fast and secure site built on the world’s most popular website builder.</p>



<div class="lp-block lp-button lp-button--transfer-domain-cta lp-margin-bottom-0">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/ai-website-builder?ref=ai">Try the AI website builder</a></div>
</div>
</div>



<div class="lp-block lp-content">
<div class="lp-block lp-image is-style-default lp-transfer-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:661px"><img src="https://wordpress.com/wp-content/uploads/2026/05/builder-2x-1x-1.webp" loading="lazy" alt="" role="presentation" width="661" height="428" /></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-grid lp-grid--section-3 lp-grid--gutter-3"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/addCard"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5zM12 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-6h-1.5v6a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h6V4z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="write-edit" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Skip the blank screen</h2>



<p class="wp-block-paragraph">Describe what you need, and go from idea to a complete WordPress site in minutes — no design skills, no code, no staring at an empty page.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/postAuthor"><div class="lp-icon-svg__content"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="images-visuals" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Uniquely yours</h2>



<p class="wp-block-paragraph">Your site is built on your input, not a rigid template. Adjust text, images, colors, and layout until it feels like you, then publish when you’re ready.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/wordpress"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 24 24" aria-hidden="true" focusable="false"><path d="M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="design-layout" class="wp-block-heading is-style-heading-body has-normal-p-font-size">WordPress from the start</h2>



<p class="wp-block-paragraph">Your site launches on WordPress.com with managed hosting, security, and support built in so you can keep building without outgrowing the platform.</p>
</div></section></div>
</div>



<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-center">
<div class="lp-block lp-separator"><hr class="lp-hidden" /></div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide  lp-margin-top-8  lp-margin-bottom-8">
<div class="lp-block lp-content lp-grid lp-grid--section lp-grid--is-reverse@M lp-grid--is-reverse@L" style="align-items:center">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h3 class="wp-block-heading has-text-align-left lp-margin-bottom-0 lp-pb-6" id="wordpress-agent">WordPress Agent</h3>



<p class="has-text-align-left lp-width-480 has-normal-font-size wp-block-paragraph">Your WordPress site, always in reach. Chat with the agent on Telegram so you can publish, update, and manage from your phone — no dashboard, no setup, just a conversation. Scan the QR code or click the link below to start.</p>



<div class="lp-block lp-content" style="display:flex">
<div class="lp-block lp-button lp-button--transfer-domain-cta lp-margin-bottom-0">
<div class="wp-block-button bot-button"><a class="wp-block-button__link wp-element-button" href="https://t.me/wordpressagentbot">Message the bot</a></div>
</div>



<img style="margin-left:20px" src="https://wordpress.com/wp-content/uploads/2026/05/wordpress-telegram-agent-qr-code.webp" alt="QR code to connect to the WordPress Telegram agent bot" loading="lazy" width="50" height="50">
</div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<div class="lp-block lp-image is-style-default lp-transfer-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:1071px"><img src="https://wordpress.com/wp-content/uploads/2026/05/the-wordpress-com-telegram-bot-wordpressagentbot-1x-1.webp" loading="lazy" alt="" role="presentation" width="1071" height="768" /></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-grid lp-grid--section-3 lp-grid--gutter-3"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/keyboard"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="m16 15.5h-8v-1.5h8zm-7.5-2.5h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm-9-3h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2zm3 0h-2v-2h2z"></path><path d="m18.5 6.5h-13a.5.5 0 0 0 -.5.5v9.5a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9.5a.5.5 0 0 0 -.5-.5zm-13-1.5h13a2 2 0 0 1 2 2v9.5a2 2 0 0 1 -2 2h-13a2 2 0 0 1 -2-2v-9.5a2 2 0 0 1 2-2z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="write-edit" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Just show up</h2>



<p class="wp-block-paragraph">No plugins to install, no tools to configure, no learning curve. Connect your WordPress.com account once and you&#8217;re ready to go.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/brush"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M4 20h8v-1.5H4V20zM18.9 3.5c-.6-.6-1.5-.6-2.1 0l-7.2 7.2c-.4-.1-.7 0-1.1.1-.5.2-1.5.7-1.9 2.2-.4 1.7-.8 2.2-1.1 2.7-.1.1-.2.3-.3.4l-.6 1.1H6c2 0 3.4-.4 4.7-1.4.8-.6 1.2-1.4 1.3-2.3 0-.3 0-.5-.1-.7L19 5.7c.5-.6.5-1.6-.1-2.2zM9.7 14.7c-.7.5-1.5.8-2.4 1 .2-.5.5-1.2.8-2.3.2-.6.4-1 .8-1.1.5-.1 1 .1 1.3.3.2.2.3.5.2.8 0 .3-.1.9-.7 1.3z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="images-visuals" class="wp-block-heading is-style-heading-body has-normal-p-font-size">On-the-go</h2>



<p class="wp-block-paragraph">Good ideas and urgent fixes don&#8217;t wait until you&#8217;re at a desk. Publish a post on your commute, check your traffic from a coffee shop, fix a typo mid-meeting — no laptop needed.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/lock"><div class="lp-icon-svg__content"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M17 10h-1.2V7c0-2.1-1.7-3.8-3.8-3.8-2.1 0-3.8 1.7-3.8 3.8v3H7c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm-2.8 0H9.8V7c0-1.2 1-2.2 2.2-2.2s2.2 1 2.2 2.2v3z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="design-layout" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Gets to know you</h2>



<p class="wp-block-paragraph">Tell Dolly how you like to work — your tone, your habits, what to skip — and it remembers every time you chat.</p>
</div></section></div>
</div>



<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-center">
<div class="lp-block lp-separator"><hr class="lp-hidden" /></div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide  lp-margin-top-8 lp-margin-bottom-8">
<div class="lp-block lp-content lp-grid lp-grid--section feature-row" style="align-items:center">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h3 id="studio-code" class="wp-block-heading lp-margin-bottom-0 lp-pb-6">Studio Code</h3>



<p class="lp-width-480 has-normal-font-size wp-block-paragraph">Studio Code is an AI agent that builds complete WordPress sites from a prompt. Run it from your terminal, tell it what you want — a portfolio, a storefront, a landing page — and it handles the theme, content, plugins, and design, checking its own work until the result looks right. Use it on existing sites too: edit themes, run WP-CLI, debug PHP, manage content. Now in beta.</p>



<div class="lp-block lp-button lp-button--transfer-domain-cta lp-margin-bottom-0">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://developer.wordpress.com/docs/developer-tools/studio/studio-code/">Learn more about Studio Code</a></div>
</div>
</div>



<div class="lp-block lp-content">
<div class="lp-block lp-image is-style-default lp-transfer-image"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:662px"><img src="https://wordpress.com/wp-content/uploads/2026/05/wordpress-studio-code-1x-1.webp" loading="lazy" alt="" role="presentation" width="662" height="428" /></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-grid lp-grid--section-3 lp-grid--gutter-3"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/addCard"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false"><path d="M18.5 5.5V8H20V5.5h2.5V4H20V1.5h-1.5V4H16v1.5h2.5zM12 4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-6h-1.5v6a.5.5 0 01-.5.5H6a.5.5 0 01-.5-.5V6a.5.5 0 01.5-.5h6V4z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="write-edit" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Vibe code your WordPress</h2>



<p class="wp-block-paragraph">Describe the site you want in natural language, and Studio Code gets it done. No coding, no manual setup, no starting from a blank screen.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/postAuthor"><div class="lp-icon-svg__content"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M10 4.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm2.25 7.5v-1A2.75 2.75 0 0011 8.25H7A2.75 2.75 0 004.25 11v1h1.5v-1c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v1h1.5zM4 20h9v-1.5H4V20zm16-4H4v-1.5h16V16z" fill-rule="evenodd" clip-rule="evenodd"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="images-visuals" class="wp-block-heading is-style-heading-body has-normal-p-font-size">It figures out the details</h2>



<p class="wp-block-paragraph">Studio Code checks its own output as it builds, catching and correcting issues automatically. You describe the direction once; it keeps iterating until it’s done right.</p>
</div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-icons lp-icons--align-left lp-icons--size-24 is-style-icons-bullets lp-margin-bottom-0" style="--lp-icon-background: #3858E9" aria-hidden="true"><div class="lp-icons__content"><div class="lp-block lp-icon-svg" data-name="@wordpress/icons/wordpress"><div class="lp-icon-svg__content"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 24 24" aria-hidden="true" focusable="false"><path d="M20 10c0-5.51-4.49-10-10-10C4.48 0 0 4.49 0 10c0 5.52 4.48 10 10 10 5.51 0 10-4.48 10-10zM7.78 15.37L4.37 6.22c.55-.02 1.17-.08 1.17-.08.5-.06.44-1.13-.06-1.11 0 0-1.45.11-2.37.11-.18 0-.37 0-.58-.01C4.12 2.69 6.87 1.11 10 1.11c2.33 0 4.45.87 6.05 2.34-.68-.11-1.65.39-1.65 1.58 0 .74.45 1.36.9 2.1.35.61.55 1.36.55 2.46 0 1.49-1.4 5-1.4 5l-3.03-8.37c.54-.02.82-.17.82-.17.5-.05.44-1.25-.06-1.22 0 0-1.44.12-2.38.12-.87 0-2.33-.12-2.33-.12-.5-.03-.56 1.2-.06 1.22l.92.08 1.26 3.41zM17.41 10c.24-.64.74-1.87.43-4.25.7 1.29 1.05 2.71 1.05 4.25 0 3.29-1.73 6.24-4.4 7.78.97-2.59 1.94-5.2 2.92-7.78zM6.1 18.09C3.12 16.65 1.11 13.53 1.11 10c0-1.3.23-2.48.72-3.59C3.25 10.3 4.67 14.2 6.1 18.09zm4.03-6.63l2.58 6.98c-.86.29-1.76.45-2.71.45-.79 0-1.57-.11-2.29-.33.81-2.38 1.62-4.74 2.42-7.1z"></path></svg></div></div></div></div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left">
<h2 id="design-layout" class="wp-block-heading is-style-heading-body has-normal-p-font-size">Ready to go live</h2>



<p class="wp-block-paragraph">When your site looks good, ask the agent to push it to WordPress.com — managed hosting, built-in security, and 24/7 expert support already waiting on the other side.</p>
</div></section></div>
</div>
</div></div>



<div class="lp-block lp-section lp-section--name-testimonials lp-cursor-section lp-floating-cursor is-style-text-gray-100-background-white lp-padding-top-5 lp-padding-top-7@M" data-section-name="testimonials"><div class="lp-section__content">
<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-full lp-flex-item--grow" style="position:absolute;top:0;left:0;width:130%">
<div class="lp-block lp-content lp-floating-cursor__target" style="width:100%;--lp-nebula-blur-multiplier:1.5">
<div class="lp-block lp-image lp-nebula"><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:597px"><span class="lp-lazy-image__content" style="padding-top:100%"><img src="https://s1.wp.com/wp-content/themes/h4/assets/big-sky/nebula-lg.svg" loading="lazy" alt="" role="presentation" width="597" height="597" /></span></span></div></div>
</div>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide lp-margin-top-3@M lp-margin-bottom-6 lp-margin-bottom-5@M" style="padding-right:100px">
<h2 id="built-with-ai-loved-by-users-2" class="wp-block-heading has-grand-font-size">Built with AI, loved by users</h2>
</div>



<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-wide lp-testimonial lp-content-area--carousel lp-content-area--carousel-multi lp-cards-testimonials-filled" style="--lp-card-border-radius:20px"><section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left"><figure class="lp-block lp-quote lp-quote--has-content-punctuation lp-quote--has-citation-header lp-quote--has-citation-footer lp-quote--style-simple has-normal-p-font-size is-style-simple"><blockquote class="lp-quote__content lp-content"><p>AI did most of the work in 5 minutes, where it would’ve taken me 2 days, including watching a bunch of ‘how to’ videos.</p></blockquote><figcaption class="lp-quote__citation"><div class="lp-quote__citation__content"><span class="lp-quote__citation__content__header">Zander Lourens</span><span class="lp-hidden">,</span><span class="lp-quote__citation__content__footer">Owner &amp; music producer for Gratia dei Studio</span></div></figcaption></figure></div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left"><figure class="lp-block lp-quote lp-quote--has-content-punctuation lp-quote--has-citation-header lp-quote--has-citation-footer lp-quote--style-simple has-normal-p-font-size"><blockquote class="lp-quote__content lp-content"><p>Loved how easy it was to insert pictures and change things.</p></blockquote><figcaption class="lp-quote__citation"><div class="lp-quote__citation__content"><span class="lp-quote__citation__content__header">Steve C.</span><span class="lp-hidden">,</span><span class="lp-quote__citation__content__footer">Steve&#8217;s car care</span></div></figcaption></figure></div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left"><figure class="lp-block lp-quote lp-quote--has-content-punctuation lp-quote--has-citation-header lp-quote--has-citation-footer lp-quote--style-simple has-normal-p-font-size"><blockquote class="lp-quote__content lp-content"><p>It leveraged very nice assets and gave us a canvas to iterate and tune with minimal effort/time.</p></blockquote><figcaption class="lp-quote__citation"><div class="lp-quote__citation__content"><span class="lp-quote__citation__content__header">Don G.</span><span class="lp-hidden">,</span><span class="lp-quote__citation__content__footer">Manager</span></div></figcaption></figure></div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left"><figure class="lp-block lp-quote lp-quote--has-content-punctuation lp-quote--has-citation-header lp-quote--has-citation-footer lp-quote--style-simple has-normal-p-font-size"><blockquote class="lp-quote__content lp-content"><p>I liked how he responded to get more info from me. It was like having a partner with someone who has my best interest.</p></blockquote><figcaption class="lp-quote__citation"><div class="lp-quote__citation__content"><span class="lp-quote__citation__content__header">Kerry L.</span><span class="lp-hidden">,</span><span class="lp-quote__citation__content__footer">Coach</span></div></figcaption></figure></div></section>

<section class="lp-block lp-block--has-color-block-style lp-card lp-card--has-color-block-style is-style-text-gray-100-background-white"><div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left"><figure class="lp-block lp-quote lp-quote--has-content-punctuation lp-quote--has-citation-header lp-quote--has-citation-footer lp-quote--style-simple has-normal-p-font-size"><blockquote class="lp-quote__content lp-content"><p>It was a dream come true.</p></blockquote><figcaption class="lp-quote__citation"><div class="lp-quote__citation__content"><span class="lp-quote__citation__content__header">Nicole G.</span><span class="lp-hidden">,</span><span class="lp-quote__citation__content__footer">Small business owner</span></div></figcaption></figure></div></section></div>
</div></div>



<section class="lp-block lp-section lp-section--name-faq lp-padding-bottom-4 lp-padding-bottom-6@M lp-padding-top-4 lp-padding-top-2@M is-style-text-gray-100-background-white" data-section-name="faq"><div class="lp-section__content">
<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-wide lp-flex@M lp-pt-48@M" style="column-gap:var(--lp-pad-6)">
<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-pb-18" style="flex:1;padding-right:30px">
<h2 id="wordpress-ai-faq" class="wp-block-heading has-large-p-font-size">WordPress AI FAQ</h2>



<div class="lp-block lp-button">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/setup/ai-site-builder?ref=ai">Try the AI website builder</a></div>
</div>
</div>



<div class="lp-block lp-content" style="flex:1;margin-top:0">
<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Does WordPress AI replace my creativity or writing?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">No. WordPress AI is designed to support your work, not replace it, so you stay in control of ideas, voice, and decisions. AI helps with things like tightening copy, improving clarity, formatting layouts, and optimizing for SEO when you ask.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Can I use WordPress AI just as an editor?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">Yes. Many creators use the AI assistant to refine existing, human-written text — making it clearer, more concise, or better structured — without having AI generate content from scratch.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Is WordPress AI only for building new sites?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">No. The AI website builder helps you create a site from scratch, and the AI assistant supports ongoing updates and improvements inside your existing site.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">What can the AI assistant actually help me with?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">Quite a lot. Inside your editor, you can ask it to rewrite or refine text, adjust tone, translate content, generate images from a description, edit existing photos in your Media Library, modify block styles and color palettes, create new pages, and navigate WordPress using plain language. You can also chain multiple requests together and it’ll handle them in sequence.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Does the AI assistant know what’s on my site, or only general information?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">The AI assistant has context about the content you’re actively working on in the editor, but it doesn’t crawl or&nbsp;index&nbsp;your entire site by default. For deeper, site-wide awareness — like analyzing your content strategy or comparing pages — that’s what MCP agent connections are for.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Can the AI assistant translate my content into other languages?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">Yes. You can ask the assistant to translate any text block into another language directly within the editor. It works across posts, pages, and other editable content on your site.</p>
</div>
</div></div></details>



<details data-event-name="faq-another-language" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">What’s the difference between the AI assistant and a connected AI agent?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">The AI assistant is your in-editor helper — it responds to requests as you work and helps you create and edit content in real time. A connected AI agent (via MCP) is an external AI tool, like Claude, that you give read access to your site so it can analyze your content and provide deeper, data-driven insights. Think of the assistant as your writing partner and agents as your analysts.</p>
</div>
</div></div></details>



<details data-event-name="faq-custom-domain" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Which plans include WordPress AI?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">Launch a site built with the AI website builder by upgrading to Personal, Premium, or Business, and you’ll have access to all of WordPress AI.</p>



<p class="lp-gray-60 wp-block-paragraph">You can use the AI assistant on any WordPress.com paid plan.</p>



<p class="lp-gray-60 wp-block-paragraph">Sites on any paid plan can use MCP to connect to an AI agent.</p>
</div>
</div></div></details>



<details data-event-name="faq-custom-domain" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">I already have a WordPress.com site. How do I start using AI tools?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">If you’re on a Business or Commerce plan, go to your dashboard, enable the AI assistant, and it’ll appear inside your editor.</p>



<p class="lp-gray-60 wp-block-paragraph">For MCP agent connections, head to <a href="https://wordpress.com/me/mcp/">your MCP settings</a> and follow the steps to connect your preferred agent. The whole setup takes a few minutes.</p>
</div>
</div></div></details>



<details data-event-name="faq-email-account" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">How much access does a connected AI agent have to my site?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">You control exactly what a connected agent can see. Access is scoped to what you authorize. You can review connected agents and revoke access at any time <a href="https://wordpress.com/me/mcp/">from your WordPress.com settings</a>.</p>
</div>
</div></div></details>



<details data-event-name="faq-email-account" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Which AI agents can I connect to my WordPress.com site?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">WordPress.com has <a href="https://claude.com/connectors/wordpress-com">an official Claude (Anthropic) connector</a>. Any AI tool that supports MCP — the open standard for AI agent connectivity — can also be connected.</p>
</div>
</div></div></details>



<details data-event-name="faq-email-account" class="lp-block lp-question lp-record-click is-style-question-block-blueberry-5"><summary><div class="lp-question__summary"><div class="lp-question__summary__marker" aria-hidden="true"></div><div class="lp-question__summary__content">Can I use WordPress-related Agent Skills while building my project?</div></div></summary><div class="lp-question__answer"><div class="lp-question__answer__content">
<div class="lp-block lp-content">
<p class="lp-gray-60 wp-block-paragraph">Yes. Agent Skills are a curated set of reusable “skills” (prompt/tooling packages) you can add to an AI agent’s toolbox to help it work more effectively on WordPress-related development tasks. Learn more about using and installing WordPress Agent Skills <a href="https://developer.wordpress.com/docs/agent-skills/">in our documentation</a>.</p>
</div>
</div></div></details>
</div>
</div>
</div></section>



<div class="lp-block lp-section is-style-text-gray-100-background-white"><div class="lp-section__content">
<div class="lp-block lp-section lp-section--name-ai-website-builder lp-section--is-nested lp-wrapper lp-wrapper--is-editor lp-wrapper--layout-wide lp-padding-top-0 is-style-text-gray-100-background-white wordpress-ai-bigsky"><div class="lp-section__content">

<div class="lp-block lp-section lp-section--is-nested lp-wrapper lp-wrapper--is-editor lp-wrapper--layout-wide lp-ai-builder-section lp-padding-top-5@M lp-padding-top-4 lp-padding-bottom-5@M lp-padding-bottom-6 is-style-text-gray-100-background-gray-0" style="overflow:hidden"><div class="lp-section__content">

<div class="lp-block lp-content lp-wrapper lp-wrapper--layout-full">

<div class="lp-block lp-content lp-nebula-container" style="position:absolute;width:100%;height:100%;opacity:0.25">

<div class="lp-block lp-image lp-nebula "><div class="lp-image__content"><span class="lp-lazy-image" style="max-width:5287px"><span class="lp-lazy-image__content" style="padding-top:calc(5288/5287*100%)"><img src="https://s1.wp.com/wp-content/themes/h4/assets/big-sky/nebula-2-lg.svg" loading="lazy" alt="animation: blurPulse 6s infinite ease-in-out;" width="5287" height="5288" /></span></span></div></div>

</div>

</div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-wrapper lp-wrapper--layout-full-minus lp-flex lp-flex--direction-column lp-flex--align-center@M lp-flex--direction-row@M" style="justify-content:space-between;position:relative;column-gap:var(--lp-pad-6);row-gap:var(--lp-pad-2)">

<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left" style="position:relative;--lp-color-button:255, 255, 255;--lp-color-button-label:0, 0, 0;flex:1">

<div class="lp-block lp-content" style="max-width:394px">

<h2 class="wp-block-heading has-text-align-left lp-text-40" id="your-dream-site-live-in-minutes">Your dream site, live in minutes</h2>

</div>


<p class="wp-block-paragraph">Prompt, edit, and launch WordPress websites with AI.</p>


<div class="lp-block lp-button lp-ai-website-builder-cta">

<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://wordpress.com/setup/ai-site-builder?ref=ai">Try the AI website builder</a></div>

</div>

</div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-dock lp-prompt">

<div class="lp-block lp-flex-utility lp-flex-utility--has-column-gap" style="column-gap:var(--lp-pad-2)">

<div class="lp-block lp-content lp-flex-item lp-flex-item--shrink">

<div class="lp-block lp-image lp-image--has-fixed-size lp-flex-item--grow"><div class="lp-image__content"><span class="lp-lazy-image" style="width:24px"><span class="lp-lazy-image__content" style="padding-top:100%"><img src="https://wordpress.com/wp-content/uploads/2025/04/ai-prompt-nebula-2.webp" loading="lazy" alt="" role="presentation" width="24" height="24" /></span></span></div></div>

</div>


<div class="lp-block lp-content lp-content--text-alignment lp-content--text-alignment-left lp-flex-item lp-flex-item--grow">

<p class="lp-no-wrap wp-block-paragraph">Build a website for my coffee shop</p>

</div>

</div>

</div>

</div>

</div></div>

</div></div>
</div></div>


<style>
	.lp-floating-cursor {
		overflow: hidden;
		position: relative;
	}

	.lp-cursor-section .lp-section__content {
		position: static;
	}

	.lp-floating-cursor__target {
		position: absolute;
		/* Use direct positioning with transform only for centering the element itself */

		transform: translate(calc(var(--lp-floating-cursor-left, 50%) - 50%), calc(var(--lp-floating-cursor-top, 50%) - 50%));
		pointer-events: none;
		/* We're handling smoothing in JS now */
	}

	.lp-floating-cursor--background {
		background-position: var(--lp-floating-cursor-left, 50%) var(--lp-floating-cursor-top, 50%);
	}

	.lp-nebula {
		animation: lp-blur-pulse 6s infinite ease-in-out;
		pointer-events: none;
	}

	/* Safari disables the blur animation for performance */
	_::-webkit-full-page-media, _:future, :root .lp-nebula {
		animation: none !important;
	}

	@keyframes lp-blur-pulse {
		0%, 100% {
			filter: blur(calc(45px * var(--lp-nebula-blur-multiplier, 1)));
		}
		50% {
			filter: blur(calc(90px * var(--lp-nebula-blur-multiplier, 1)));
		}
	}
</style>
<script>
	document.addEventListener( 'DOMContentLoaded', () => {
		// Get all floating cursor elements
		const cursors = document.querySelectorAll( '.lp-floating-cursor' );
		if ( ! cursors.length ) {
			return;
		}

		// Process each cursor element
		cursors.forEach( cursor => {
			// Check if we're using a target element or background image approach
			const target = cursor.querySelector( '.lp-floating-cursor__target' );
			const isBackground = cursor.classList.contains( 'lp-floating-cursor--background' );

			if ( ! target && ! isBackground ) {
				return;
			}

			// Current cursor position
			let currentX = 0;
			let currentY = 0;

			// Target cursor position (where the mouse is)
			let targetX = 0;
			let targetY = 0;

			// Smoothing factor (0-1), lower = smoother/slower
			const smoothingFactor = 0.05;

			// Set initial position (using pixels for precise control)
			const centerX = cursor.offsetWidth / 2;
			const centerY = cursor.offsetHeight / 2;
			currentX = centerX;
			currentY = centerY;
			targetX = centerX;
			targetY = centerY;

			cursor.style.setProperty( '--lp-floating-cursor-left', `${currentX}px` );
			cursor.style.setProperty( '--lp-floating-cursor-top', `${currentY}px` );

			// Track mouse position for this cursor
			cursor.addEventListener( 'mousemove', ( e ) => {
				// Get cursor position relative to the container
				const rect = cursor.getBoundingClientRect();

				// Update the target position
				targetX = e.clientX - rect.left;
				targetY = e.clientY - rect.top;
			} );

			// Animation function to smoothly update cursor position
			function animateCursor() {
				// Calculate the distance to move
				const dx = targetX - currentX;
				const dy = targetY - currentY;

				// Apply smoothing by moving a percentage of the distance
				currentX += dx * smoothingFactor;
				currentY += dy * smoothingFactor;

				// Update CSS variables with pixel values
				cursor.style.setProperty( '--lp-floating-cursor-left', `${currentX}px` );
				cursor.style.setProperty( '--lp-floating-cursor-top', `${currentY}px` );

				// Continue the animation
				requestAnimationFrame( animateCursor );
			}

			// Start the animation
			requestAnimationFrame( animateCursor );
		} );
	} );
</script>


<section class="wpcom-global-nav-footer lp-block lp-footer-section lp-section is-style-text-white-background-gray-100 lp-padding-top-7 lp-padding-bottom-0" data-section-name="footer"><div class="lp-section__content has-small-font-size has-text-align-left"><div class="lp-wrapper lp-wrapper--layout-center-minus lp-wrapper--layout-wide@L"><div class="lp-padding-bottom-5 lp-padding-bottom-6@L"><h2 class="lp-hidden">WordPress.com</h2><svg class="lp-footer-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 36" role="presentation" aria-label="WordPress.com logo"><path d="M52.84 12.9c1.08 0 2 .24 2.8.71.78.47 1.4 1.14 1.82 1.99.44.85.65 1.84.65 2.97 0 1.13-.21 2.12-.65 2.97a4.78 4.78 0 0 1-1.83 1.97 5.3 5.3 0 0 1-2.79.7c-1.07 0-2-.23-2.79-.7a4.77 4.77 0 0 1-1.83-1.97 6.44 6.44 0 0 1-.64-2.97c0-1.13.21-2.13.64-2.97a4.77 4.77 0 0 1 1.83-1.99c.79-.47 1.72-.7 2.8-.7ZM31.37 9.4l2.65 10.73h.13L36.97 9.4h2.6l2.83 10.74h.13L45.17 9.4h2.85L43.9 24h-2.62l-2.94-10.25h-.11L35.28 24h-2.62L28.52 9.4h2.85Zm21.49 5.55c-.6 0-1.1.16-1.49.49a2.9 2.9 0 0 0-.88 1.3 5.4 5.4 0 0 0-.29 1.82c0 .67.1 1.27.3 1.81.18.54.48.97.87 1.3.4.32.9.48 1.49.48.58 0 1.07-.16 1.46-.48.39-.33.68-.76.88-1.3a5.4 5.4 0 0 0 .29-1.8c0-.68-.1-1.29-.3-1.83a2.88 2.88 0 0 0-.87-1.3c-.4-.33-.87-.49-1.46-.49ZM64.7 12.9a2.75 2.75 0 0 0-2.7 1.98h-.12v-1.83h-2.5v10.96h2.58v-6.44a2.27 2.27 0 0 1 1.2-2.07c.39-.2.81-.3 1.28-.3a5.55 5.55 0 0 1 1.2.14v-2.37a8.44 8.44 0 0 0-.93-.07Zm8.95 1.96h-.1a4.93 4.93 0 0 0-.57-.85c-.24-.3-.57-.56-.99-.78a3.44 3.44 0 0 0-1.59-.32 4.24 4.24 0 0 0-3.93 2.55 7.1 7.1 0 0 0-.6 3.08c0 1.22.2 2.22.59 3.06a4.16 4.16 0 0 0 3.94 2.59 3.16 3.16 0 0 0 2.57-1.07c.25-.3.44-.58.58-.84h.15V24h2.55V9.4h-2.6v5.46Zm-.25 5.53c-.2.53-.5.95-.88 1.24-.38.3-.85.45-1.4.45-.55 0-1.04-.15-1.43-.46-.4-.3-.69-.73-.88-1.26-.2-.54-.3-1.15-.3-1.83 0-.69.1-1.28.3-1.81.19-.53.48-.94.87-1.24.38-.3.87-.45 1.44-.45.58 0 1.03.15 1.42.43.38.3.67.7.87 1.22.2.53.3 1.14.3 1.85 0 .7-.1 1.33-.3 1.86Zm13.24-10.36a5.87 5.87 0 0 0-2.84-.63h-5.5V24h2.66v-4.93h2.8c1.13 0 2.08-.2 2.86-.63a4.23 4.23 0 0 0 1.75-1.71c.4-.73.6-1.56.6-2.5s-.2-1.75-.6-2.48a4.22 4.22 0 0 0-1.73-1.72Zm-.68 5.58c-.2.4-.52.71-.93.94-.43.23-.96.34-1.62.34h-2.45v-5.28h2.43c.67 0 1.21.11 1.63.33.42.22.74.53.94.92.2.4.3.85.3 1.37 0 .53-.1.98-.3 1.38Zm9.39-2.71a2.75 2.75 0 0 0-2.71 1.98h-.12v-1.83h-2.51v10.96h2.59v-6.44a2.27 2.27 0 0 1 1.2-2.07c.38-.2.8-.3 1.28-.3a5.55 5.55 0 0 1 1.2.14v-2.37a8.44 8.44 0 0 0-.93-.07Zm9.81 1.33c-.47-.45-1-.78-1.6-1a5.68 5.68 0 0 0-4.66.4 4.87 4.87 0 0 0-1.82 2 6.49 6.49 0 0 0-.65 2.96c0 1.13.22 2.14.65 2.99a4.62 4.62 0 0 0 1.84 1.95c.8.46 1.75.69 2.85.69.85 0 1.61-.13 2.28-.39a4.2 4.2 0 0 0 1.63-1.1c.43-.47.72-1.02.87-1.66l-2.42-.27a2 2 0 0 1-.5.78 2.56 2.56 0 0 1-1.82.63 2.9 2.9 0 0 1-1.48-.36 2.46 2.46 0 0 1-.98-1.04 3.5 3.5 0 0 1-.35-1.57h7.66v-.8c0-.96-.13-1.78-.4-2.48a4.71 4.71 0 0 0-1.1-1.72Zm-6.15 3.26c.03-.43.13-.83.33-1.2a2.57 2.57 0 0 1 2.34-1.37 2.34 2.34 0 0 1 2.18 1.25c.2.38.31.82.32 1.32h-5.17Zm14.65.27-1.87-.4c-.56-.13-.96-.3-1.2-.5a.94.94 0 0 1-.36-.77c0-.37.18-.67.54-.9.37-.24.82-.36 1.36-.36.4 0 .74.07 1.02.2.27.13.5.3.66.5.16.21.28.44.35.67l2.36-.25a3.45 3.45 0 0 0-1.38-2.22 5.03 5.03 0 0 0-3.05-.82 6.2 6.2 0 0 0-2.32.4 3.6 3.6 0 0 0-1.57 1.16 2.8 2.8 0 0 0-.55 1.76c0 .8.25 1.46.75 1.98s1.29.89 2.34 1.1l1.88.4c.5.1.88.26 1.12.47.24.2.36.46.36.78 0 .37-.19.68-.56.93-.38.25-.87.38-1.49.38a2.5 2.5 0 0 1-1.45-.38 1.77 1.77 0 0 1-.73-1.12l-2.53.24c.16 1 .65 1.8 1.47 2.36.82.56 1.9.84 3.25.84.91 0 1.72-.15 2.43-.44.7-.3 1.26-.7 1.66-1.23.4-.53.6-1.13.6-1.82 0-.79-.26-1.42-.77-1.9a4.76 4.76 0 0 0-2.32-1.07Zm10.13 0-1.88-.4c-.56-.13-.96-.3-1.2-.5a.94.94 0 0 1-.35-.77c0-.37.17-.67.54-.9a2.4 2.4 0 0 1 1.36-.36c.4 0 .73.07 1.01.2a1.8 1.8 0 0 1 1.01 1.17l2.36-.25a3.45 3.45 0 0 0-1.38-2.22 5.03 5.03 0 0 0-3.04-.82 6.1 6.1 0 0 0-2.32.4 3.6 3.6 0 0 0-1.57 1.16 2.8 2.8 0 0 0-.56 1.76c0 .8.25 1.46.76 1.98.5.52 1.28.89 2.34 1.1l1.87.4c.5.1.88.26 1.12.47.24.2.36.46.36.78 0 .37-.18.68-.56.93-.38.25-.87.38-1.49.38a2.5 2.5 0 0 1-1.45-.38 1.77 1.77 0 0 1-.73-1.12l-2.53.24c.16 1 .65 1.8 1.47 2.36.82.56 1.9.84 3.25.84a6.3 6.3 0 0 0 2.43-.44c.71-.3 1.26-.7 1.66-1.23.4-.53.6-1.13.6-1.82 0-.79-.25-1.42-.76-1.9a4.76 4.76 0 0 0-2.32-1.07Zm5.85 3.28a1.55 1.55 0 0 0-1.58 1.55c0 .44.15.8.46 1.11.3.3.68.46 1.12.46.28 0 .54-.07.77-.21.24-.14.43-.33.58-.57a1.5 1.5 0 0 0-.25-1.89c-.32-.3-.68-.45-1.1-.45ZM136 15.4c.4-.28.87-.42 1.4-.42.62 0 1.12.18 1.5.53.37.35.61.8.71 1.32h2.48a4.07 4.07 0 0 0-.7-2.07 4.07 4.07 0 0 0-1.65-1.37 5.52 5.52 0 0 0-2.38-.5 4.83 4.83 0 0 0-4.61 2.71 6.47 6.47 0 0 0-.64 2.96c0 1.11.2 2.08.63 2.93a4.77 4.77 0 0 0 1.81 2 5.3 5.3 0 0 0 2.83.72 5.4 5.4 0 0 0 2.4-.5 4.04 4.04 0 0 0 2.3-3.46h-2.47c-.08.4-.22.73-.42 1-.2.28-.46.5-.76.64s-.65.21-1.03.21c-.54 0-1-.14-1.4-.43-.4-.28-.71-.7-.94-1.23a5.03 5.03 0 0 1-.32-1.92c0-.75.1-1.37.33-1.9.22-.53.53-.93.93-1.22Zm14.8-1.8a5.34 5.34 0 0 0-2.79-.7c-1.07 0-2 .23-2.8.7a4.77 4.77 0 0 0-1.82 1.99 6.49 6.49 0 0 0-.65 2.97c0 1.13.22 2.12.65 2.97.43.84 1.04 1.5 1.83 1.97s1.72.7 2.79.7 2-.23 2.8-.7a4.78 4.78 0 0 0 1.82-1.97 6.5 6.5 0 0 0 .65-2.97 6.5 6.5 0 0 0-.65-2.97 4.77 4.77 0 0 0-1.83-1.99Zm-.44 6.76c-.19.54-.48.97-.88 1.3-.39.32-.87.48-1.46.48a2.3 2.3 0 0 1-1.48-.48c-.4-.33-.69-.76-.88-1.3-.2-.54-.3-1.14-.3-1.8 0-.68.1-1.29.3-1.83.2-.54.49-.98.88-1.3.4-.33.89-.49 1.48-.49.6 0 1.07.16 1.46.49.4.32.69.76.88 1.3.2.54.3 1.15.3 1.82 0 .67-.1 1.27-.3 1.81Zm18.68-6.5a3.36 3.36 0 0 0-2.47-.96c-.8 0-1.49.18-2.07.54-.58.37-1 .85-1.23 1.46h-.12a2.85 2.85 0 0 0-1.08-1.47 3.2 3.2 0 0 0-1.89-.54 3.3 3.3 0 0 0-1.9.54c-.53.35-.9.84-1.14 1.47h-.12v-1.87h-2.48V24h2.6v-6.66c0-.46.08-.85.26-1.2.18-.33.43-.6.73-.78.31-.2.65-.28 1.02-.28.55 0 1 .17 1.34.5.34.34.5.8.5 1.36V24h2.55v-6.83c0-.62.17-1.12.52-1.51.35-.39.84-.58 1.47-.58a2 2 0 0 1 1.33.47c.36.32.54.82.54 1.5V24h2.6v-7.35c0-1.23-.32-2.16-.96-2.8v.01ZM11.47 5.33c6.32 0 11.46 5.12 11.46 11.42a11.46 11.46 0 0 1-22.93 0c0-6.3 5.14-11.42 11.47-11.42Zm.18 12.32-3.1 8.95a10.38 10.38 0 0 0 6.34-.16.9.9 0 0 1-.07-.15l-3.17-8.64Zm-9.6-5.08A10.26 10.26 0 0 0 6.97 26Zm18.46-.75c.05.33.07.68.07 1.06 0 1.04-.2 2.21-.78 3.68l-3.15 9.06a10.26 10.26 0 0 0 3.86-13.8ZM11.47 6.5c-3.6 0-6.77 1.84-8.62 4.63A23.92 23.92 0 0 0 6.26 11c.56-.03.62.78.07.85 0 0-.56.06-1.18.1L8.9 23.06l2.26-6.74-1.6-4.39c-.56-.03-1.09-.1-1.09-.1-.55-.03-.49-.87.07-.84 0 0 1.7.13 2.71.13C12.33 11.13 14 11 14 11c.55-.03.62.78.07.85 0 0-.56.06-1.18.1l3.72 11.04 1.03-3.43a9.5 9.5 0 0 0 .79-3.32 5.4 5.4 0 0 0-.85-2.83c-.53-.85-1.02-1.56-1.02-2.4 0-.95.72-1.83 1.74-1.83h.13a10.28 10.28 0 0 0-6.96-2.69Z" /></svg></div><div class="lp-grid lp-grid--type-footer lp-grid--gutter-y-4"><div class="lp-grid__column-span-4 lp-grid__column-span-1@L"><details class="lp-footer-stack"><summary><div class="lp-footer-stack__summary lp-color-primary"><div class="lp-footer-stack__summary__content lp-bold">Products</div><svg class="lp-footer-stack__summary__marker lp-display-none@L" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg></div></summary><ul class="lp-footer-stack__content"><li class="lp-block x-nav-footer--hosting"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/hosting/">WordPress&nbsp;Hosting</a></li><li class="lp-block x-nav-footer--agencies"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/for-agencies/">WordPress for&nbsp;Agencies</a></li><li class="lp-block x-nav-footer--affiliates"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/affiliates/">Become an&nbsp;Affiliate</a></li><li class="lp-block x-nav-footer--domains"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/domains/">Domain&nbsp;Names</a></li><li class="lp-block x-nav-footer--ai-website-builder-footer"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/ai-website-builder/">AI Website&nbsp;Builder</a></li><li class="lp-block x-nav-footer--website-builder"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/website-builder/">Website&nbsp;Builder</a></li><li class="lp-block x-nav-footer--create-blog"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/create-blog/">Create a&nbsp;Blog</a></li><li class="lp-block x-nav-footer--email"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/professional-email/">Professional&nbsp;Email</a></li><li class="lp-block x-nav-footer--website-design-service"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/website-design-service/">Website Design&nbsp;Services</a></li><li class="lp-block x-nav-footer--wp-studio"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://developer.wordpress.com/studio/">WordPress <span class="lp-link-chevron-external">Studio</span></a></li><li class="lp-block x-nav-footer--vip"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wpvip.com/wordpress-vip-agile-content-platform/?utm_source=WordPresscom&#038;utm_medium=automattic_referral&#038;utm_campaign=footer">Enterprise <span class="lp-link-chevron-external">WordPress</span></a></li></ul></details></div><div class="lp-grid__column-span-4 lp-grid__column-span-1@L"><details class="lp-footer-stack"><summary><div class="lp-footer-stack__summary lp-color-primary"><div class="lp-footer-stack__summary__content lp-bold">Features</div><svg class="lp-footer-stack__summary__marker lp-display-none@L" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg></div></summary><ul class="lp-footer-stack__content"><li class="lp-block x-nav-footer--features"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/features/">Overview</a></li><li class="lp-block x-nav-footer--themes"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/themes">WordPress&nbsp;Themes</a></li><li class="lp-block x-nav-footer--plugins"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/plugins">WordPress&nbsp;Plugins</a></li><li class="lp-block x-nav-footer--patterns"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/patterns">WordPress&nbsp;Patterns</a></li><li class="lp-block x-nav-footer--ai"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/ai/">WordPress AI&nbsp;Features</a></li><li class="lp-block x-nav-footer--google"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/google/">Google&nbsp;Apps</a></li></ul></details></div><div class="lp-grid__column-span-4 lp-grid__column-span-1@L"><details class="lp-footer-stack"><summary><div class="lp-footer-stack__summary lp-color-primary"><div class="lp-footer-stack__summary__content lp-bold">Resources</div><svg class="lp-footer-stack__summary__marker lp-display-none@L" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg></div></summary><ul class="lp-footer-stack__content"><li class="lp-block x-nav-footer--blog-support"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/blog/">WordPress.com&nbsp;Blog</a></li><li class="lp-block x-nav-footer--business-name-generator"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/business-name-generator/">Business Name&nbsp;Generator</a></li><li class="lp-block x-nav-footer--logo-maker"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/logo-maker/">Logo&nbsp;Maker</a></li><li class="lp-block x-nav-footer--reader"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/discover">WordPress.com&nbsp;Reader</a></li><li class="lp-block x-nav-footer--accessibility"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/accessibility/">Accessibility</a></li><li class="lp-block x-nav-footer--remove_subscriptions"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/me/purchases" data-is-fcca="1">Remove&nbsp;Subscriptions</a></li></ul></details></div><div class="lp-grid__column-span-4 lp-grid__column-span-1@L"><details class="lp-footer-stack"><summary><div class="lp-footer-stack__summary lp-color-primary"><div class="lp-footer-stack__summary__content lp-bold">Help</div><svg class="lp-footer-stack__summary__marker lp-display-none@L" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg></div></summary><ul class="lp-footer-stack__content"><li class="lp-block x-nav-footer--support-center"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/support/">Support&nbsp;Center</a></li><li class="lp-block x-nav-footer--guides"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/support/guides/">Guides</a></li><li class="lp-block x-nav-footer--courses"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/support/courses/">Courses</a></li><li class="lp-block x-nav-footer--forums"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/forums/">Forums</a></li><li class="lp-block x-nav-footer--contact"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/support/contact/">Contact</a></li><li class="lp-block x-nav-footer--dev-resources"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://developer.wordpress.com/">Developer <span class="lp-link-chevron-external">Resources</span></a></li></ul></details></div><div class="lp-grid__column-span-4 lp-grid__column-span-1@L"><details class="lp-footer-stack"><summary><div class="lp-footer-stack__summary lp-color-primary"><div class="lp-footer-stack__summary__content lp-bold">Company</div><svg class="lp-footer-stack__summary__marker lp-display-none@L" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg></div></summary><ul class="lp-footer-stack__content"><li class="lp-block x-nav-footer--about"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/about/">About</a></li><li class="lp-block x-nav-footer--press"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://automattic.com/press/"> <span class="lp-link-chevron-external">Press</span></a></li><li class="lp-block x-nav-footer--tos"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://wordpress.com/tos/">Terms of&nbsp;Service</a></li><li class="lp-block x-nav-footer--privacy"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://automattic.com/privacy/">Privacy <span class="lp-link-chevron-external">Policy</span></a></li><li class="lp-block x-nav-footer--ccpa-dnsd"><a class="lp-footer-stack__content__item lp-link-invisible" href="#" data-is-ccpa-dnsd="1" data-is-ccpa-dnsd-trigger="1">Do Not Sell or Share My Personal&nbsp;Information</a></li><li class="lp-block x-nav-footer--ccpa-privacy"><a class="lp-footer-stack__content__item lp-link-invisible" href="https://automattic.com/privacy/#california-consumer-privacy-act-ccpa" data-is-ccpa-dnsd="1">Privacy Notice for California&nbsp;Users</a></li></ul></details></div></div><div class="lp-grid lp-grid--type-footer lp-padding-top-7"><div class="lp-grid__column-span-4 lp-grid__column-span-1@L lp-grid__order-1@L lp-pb-36 lp-pb-0@L"><div class="lp-language-picker" role="combobox" aria-expanded="false" aria-controls="language-picker-select" aria-label="Change language"><select id="language-picker-select" class="lp-language-picker__content" title="Change Language"><option lang="de" value="de">Deutsch</option><option lang="es" value="es">Español</option><option lang="fr" value="fr">Français</option><option lang="id" value="id">Bahasa Indonesia</option><option lang="it" value="it">Italiano</option><option lang="nl" value="nl">Nederlands</option><option lang="pt-br" value="pt-br">Português do Brasil</option><option lang="sv" value="sv">Svenska</option><option lang="tr" value="tr">Türkçe</option><option lang="ru" value="ru">Русский</option><option lang="ar" value="ar">العربية</option><option lang="he" value="he">עִבְרִית</option><option lang="ja" value="ja">日本語</option><option lang="ko" value="ko">한국어</option><option lang="zh-cn" value="zh-cn">简体中文</option><option lang="zh-tw" value="zh-tw">繁體中文</option><option lang="en" value="en" selected="">English</option></select><svg class="lp-language-picker__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="M8 0C3.636 0 0 3.545 0 8c0 4.364 3.545 8 8 8 4.364 0 8-3.545 8-8s-3.636-8-8-8Zm5.91 5h-2.365c-.454-1.364-1-2.545-1.727-3.455A6.74 6.74 0 0 1 13.91 5Zm.635 2.91c0 .545-.09 1.09-.181 1.635h-2.637c.091-.545.091-1.09.091-1.636 0-.545-.09-1.09-.09-1.636h2.636c.181.545.181 1.09.181 1.636ZM8 14c-.91-.636-1.636-1.727-2.09-3.182h4.18C9.637 12.273 8.91 13.455 8 14ZM5.636 9.545c-.09-.545-.09-1-.09-1.636 0-.545.09-1.09.09-1.636h4.728c.09.545.09 1 .09 1.636 0 .636-.09 1.091-.09 1.636H5.636ZM1.455 7.91c0-.545.09-1.09.181-1.636h2.637c-.091.545-.091 1.09-.091 1.636 0 .546.09 1.091.09 1.636H1.637C1.455 9 1.455 8.455 1.455 7.91ZM8 1.82c.91.636 1.636 1.726 2.09 3.181H5.91C6.363 3.545 7.09 2.364 8 1.818Zm-1.818-.274C5.455 2.455 4.909 3.636 4.545 5H2.091a6.74 6.74 0 0 1 4.09-3.455ZM2.09 10.91h2.364c.363 1.364.909 2.546 1.636 3.364-1.636-.546-3.182-1.818-4-3.364Zm7.727 3.364c.727-.91 1.273-2 1.637-3.364h2.363c-.727 1.546-2.182 2.818-4 3.364Z" /></svg><svg class="lp-language-picker__chevron" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" aria-hidden="true"><path d="m14 5.98-6 6-6-6 1.06-1.06L8 9.86l4.94-4.93z" /></svg><a class="lp-language-picker__link lp-hidden" lang="de" href="https://wordpress.com/de/ai/" data-href="https://wordpress.com/de/ai/" tabindex="-1">Deutsch</a><a class="lp-language-picker__link lp-hidden" lang="es" href="https://wordpress.com/es/ai/" data-href="https://wordpress.com/es/ai/" tabindex="-1">Español</a><a class="lp-language-picker__link lp-hidden" lang="fr" href="https://wordpress.com/fr/ai/" data-href="https://wordpress.com/fr/ai/" tabindex="-1">Français</a><a class="lp-language-picker__link lp-hidden" lang="id" href="https://wordpress.com/id/ai/" data-href="https://wordpress.com/id/ai/" tabindex="-1">Bahasa Indonesia</a><a class="lp-language-picker__link lp-hidden" lang="it" href="https://wordpress.com/it/ai/" data-href="https://wordpress.com/it/ai/" tabindex="-1">Italiano</a><a class="lp-language-picker__link lp-hidden" lang="nl" href="https://wordpress.com/nl/ai/" data-href="https://wordpress.com/nl/ai/" tabindex="-1">Nederlands</a><a class="lp-language-picker__link lp-hidden" lang="pt-br" href="https://wordpress.com/pt-br/ai/" data-href="https://wordpress.com/pt-br/ai/" tabindex="-1">Português do Brasil</a><a class="lp-language-picker__link lp-hidden" lang="sv" href="https://wordpress.com/sv/ai/" data-href="https://wordpress.com/sv/ai/" tabindex="-1">Svenska</a><a class="lp-language-picker__link lp-hidden" lang="tr" href="https://wordpress.com/tr/ai/" data-href="https://wordpress.com/tr/ai/" tabindex="-1">Türkçe</a><a class="lp-language-picker__link lp-hidden" lang="ru" href="https://wordpress.com/ru/ai/" data-href="https://wordpress.com/ru/ai/" tabindex="-1">Русский</a><a class="lp-language-picker__link lp-hidden" lang="ar" href="https://wordpress.com/ar/ai/" data-href="https://wordpress.com/ar/ai/" tabindex="-1">العربية</a><a class="lp-language-picker__link lp-hidden" lang="he" href="https://wordpress.com/he/ai/" data-href="https://wordpress.com/he/ai/" tabindex="-1">עִבְרִית</a><a class="lp-language-picker__link lp-hidden" lang="ja" href="https://wordpress.com/ja/ai/" data-href="https://wordpress.com/ja/ai/" tabindex="-1">日本語</a><a class="lp-language-picker__link lp-hidden" lang="ko" href="https://wordpress.com/ko/ai/" data-href="https://wordpress.com/ko/ai/" tabindex="-1">한국어</a><a class="lp-language-picker__link lp-hidden" lang="zh-cn" href="https://wordpress.com/zh-cn/ai/" data-href="https://wordpress.com/zh-cn/ai/" tabindex="-1">简体中文</a><a class="lp-language-picker__link lp-hidden" lang="zh-tw" href="https://wordpress.com/zh-tw/ai/" data-href="https://wordpress.com/zh-tw/ai/" tabindex="-1">繁體中文</a><a class="lp-language-picker__link lp-hidden" lang="en" href="https://wordpress.com/ai/" data-href="https://wordpress.com/ai/" tabindex="-1">English</a></div></div><div class="lp-grid__column-span-4 lp-grid__column-span-4@L"><div class="lp-flex@L lp-flex--align-center@L has-text-align-center"><h3 class="lp-hidden">Mobile Apps</h3><ul class="lp-flex lp-flex--justify-center lp-flex--wrap lp-flex--gap-1 has-normal-font-size"><li><div class="lp-block lp-mobile-badge lp-mobile-badge--type-apple-app-store"><a class="lp-mobile-badge__link" href="https://apps.apple.com/app/apple-store/id1565481562?ct=wp.com--footer&#038;mt=8&#038;pt=299112"><span class="lp-mobile-badge__content"><svg class="lp-mobile-badge__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 23" aria-hidden="true"><path d="m12.88 5.97.28.02c1.6.05 3.08.85 4 2.16a4.95 4.95 0 0 0-2.36 4.15 4.78 4.78 0 0 0 2.92 4.4 10.96 10.96 0 0 1-1.52 3.1c-.9 1.33-1.83 2.64-3.32 2.66-1.45.04-1.94-.85-3.6-.85-1.67 0-2.19.83-3.57.89-1.42.05-2.5-1.43-3.43-2.76-1.85-2.7-3.3-7.63-1.36-10.97a5.32 5.32 0 0 1 4.47-2.73C6.81 6 8.13 7 9 7c.86 0 2.48-1.18 4.16-1zm.3-5.25a4.87 4.87 0 0 1-1.11 3.49 4.1 4.1 0 0 1-3.24 1.53 4.64 4.64 0 0 1 1.14-3.36A4.96 4.96 0 0 1 13.18.72z" /></svg><span class="lp-mobile-badge__content__label"><span class="lp-mobile-badge__line lp-mobile-badge__line--is-top">Download on the</span> <span class="lp-mobile-badge__line lp-mobile-badge__line--is-bottom">App Store</span></span></span></a></div></li><li><div class="lp-block lp-mobile-badge lp-mobile-badge--type-google-play"><a class="lp-mobile-badge__link" href="https://play.google.com/store/apps/details?id=com.jetpack.android&#038;referrer=utm_source%3Dwordpress.com%26utm_campaign%3Dfooter%26utm_medium%3Dwebsite"><span class="lp-mobile-badge__content"><svg class="lp-mobile-badge__content__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 38" aria-hidden="true"><defs><path id="lp-mobile-badge-path-1" d="M31.28 24.77 6.05 39.07A4.05 4.05 0 0 1 0 35.55V6.95a4.05 4.05 0 0 1 6.05-3.52l25.23 14.3a4.05 4.05 0 0 1 0 7.04Z" /></defs><g transform="translate(0 -2.25)"><mask id="lp-mobile-badge-path-2" fill="#fff"><use xlink:href="#lp-mobile-badge-path-1" /></mask><use fill="#34a853" xlink:href="#lp-mobile-badge-path-1" /><path fill="#ea4335" mask="url(#lp-mobile-badge-path-2)" d="M-4 21.25h40v20H-4z" /><path fill="#fbbc04" mask="url(#lp-mobile-badge-path-2)" d="M35 2v38.5L15.62 21.25z" /><path fill="#4285f4" mask="url(#lp-mobile-badge-path-2)" d="m-4 1.75 19.62 19.5L-4 40.75z" /></g></svg><span class="lp-mobile-badge__content__label"><span class="lp-mobile-badge__line lp-mobile-badge__line--is-top">Get it on</span> <span class="lp-mobile-badge__line lp-mobile-badge__line--is-bottom">Google Play</span></span></span></a></div></li></ul><h3 class="lp-hidden">Social Media</h3><ul class="lp-footer-social-media lp-flex lp-flex--justify-center lp-pt-18 lp-pt-0@L lp-pl-24@L"><li class="lp-block x-nav-footer--facebook lp-pl-8@L"><a class="lp-display-block lp-pt-12 lp-pr-8 lp-pb-12 lp-pl-8 lp-color" href="https://www.facebook.com/WordPresscom/" title="WordPress.com on Facebook"><span class="lp-hidden">WordPress.com on Facebook</span><svg class="lp-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"><path d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm0 1.2C6.03 1.2 1.2 6.06 1.2 12.06c0 5.43 3.95 9.92 9.11 10.74v-7.6H7.57v-3.14h2.74V9.67c0-2.72 1.61-4.23 4.08-4.23 1.18 0 2.42.22 2.42.22v2.67h-1.36c-1.35 0-1.76.84-1.76 1.7v2.03h3l-.49 3.15h-2.5v7.59a10.85 10.85 0 0 0 9.1-10.74c0-6-4.83-10.86-10.8-10.86Z" /></svg></a></li><li class="lp-block x-nav-footer--twitter"><a class="lp-display-block lp-pt-12 lp-pr-8 lp-pb-12 lp-pl-8 lp-color" href="https://x.com/wordpressdotcom" title="WordPress.com on X (Twitter)"><span class="lp-hidden">WordPress.com on X (Twitter)</span><svg class="lp-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"><path d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm0 1.2a10.8 10.8 0 1 0 0 21.6 10.8 10.8 0 0 0 0-21.6ZM10.03 6l2.9 4.23L16.58 6h1l-4.2 4.87 4.56 6.63h-3.35l-3.07-4.47-3.84 4.47h-.99l4.4-5.1L6.67 6h3.35Zm-.47.75H8.03l3.54 5.06.45.64 3.03 4.34h1.52l-3.71-5.32-.45-.63-2.85-4.1Z" /></svg></a></li><li class="lp-block x-nav-footer--instagram"><a class="lp-display-block lp-pt-12 lp-pr-8 lp-pb-12 lp-pl-8 lp-color" href="https://www.instagram.com/wordpressdotcom/" title="WordPress.com on Instagram"><span class="lp-hidden">WordPress.com on Instagram</span><svg class="lp-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"><path d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm0 1.2a10.8 10.8 0 1 0 0 21.6 10.8 10.8 0 0 0 0-21.6Zm.5 3.6c1.5 0 1.77.01 2.47.04a5.3 5.3 0 0 1 1.75.34c.47.18.87.43 1.27.83.4.4.65.8.83 1.27.18.46.3.99.34 1.75l.02.47v.18c.01.36.02.78.02 1.61v1.42c0 1.32-.01 1.6-.04 2.26a5.34 5.34 0 0 1-.34 1.75c-.18.47-.43.87-.83 1.27-.4.4-.8.65-1.27.83-.46.18-.98.3-1.75.34l-.47.02h-.18c-.36.01-.77.02-1.6.02h-1.43c-.83 0-1.25 0-1.61-.02H9.5l-.47-.02a5.29 5.29 0 0 1-1.75-.34A3.53 3.53 0 0 1 6.01 18c-.4-.4-.65-.8-.83-1.27-.18-.46-.3-.98-.34-1.75l-.02-.47v-.18a51 51 0 0 1-.02-1.4v-1.85c0-.77.01-1.15.02-1.5V9.4l.02-.38c.04-.76.16-1.29.34-1.75.18-.47.43-.87.83-1.27.4-.4.8-.65 1.28-.83a5.28 5.28 0 0 1 2.12-.35h.18c.41-.02.86-.03 1.92-.03Zm-1.14 1.3c-1.35 0-1.6 0-2.27.04-.7.03-1.08.15-1.33.25a2.38 2.38 0 0 0-1.37 1.36c-.1.26-.22.64-.25 1.34-.03.62-.04.88-.04 2.01v1.8c0 1.13.01 1.4.04 2.02.03.7.15 1.08.25 1.33a2.34 2.34 0 0 0 1.37 1.37 4 4 0 0 0 1.33.25c.62.03.89.04 2.02.04h1.79c1.12 0 1.39-.01 2.01-.04.7-.03 1.08-.15 1.34-.25a2.38 2.38 0 0 0 1.36-1.37c.1-.25.22-.63.25-1.33l.02-.38v-.17c.02-.35.02-.71.02-1.47v-1.78c0-1.13-.01-1.4-.04-2.02a3.98 3.98 0 0 0-.25-1.34 2.23 2.23 0 0 0-.53-.82c-.26-.26-.5-.41-.83-.54-.26-.1-.64-.22-1.34-.25-.65-.03-.91-.04-2.21-.04h-1.34ZM12 8.3a3.7 3.7 0 1 1 0 7.4 3.7 3.7 0 0 1 0-7.4Zm0 1.3a2.4 2.4 0 1 0 0 4.8 2.4 2.4 0 0 0 0-4.8Zm3.84-2.3a.86.86 0 1 1 0 1.72.86.86 0 0 1 0-1.73Z" /></svg></a></li><li class="lp-block x-nav-footer--youtube"><a class="lp-display-block lp-pt-12 lp-pr-8 lp-pb-12 lp-pl-8 lp-color" href="https://www.youtube.com/WordPressdotcom" title="WordPress.com on YouTube"><span class="lp-hidden">WordPress.com on YouTube</span><svg class="lp-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true"><path d="M12 0a12 12 0 1 1 0 24 12 12 0 0 1 0-24Zm0 1.2a10.8 10.8 0 1 0 0 21.6 10.8 10.8 0 0 0 0-21.6Zm5.61 5.73c.62.18 1.11.7 1.28 1.36.27 1.07.3 3.15.31 3.62v.19c0 .46-.03 2.55-.3 3.61a1.88 1.88 0 0 1-1.28 1.37c-1.02.3-4.83.32-5.51.32h-.21c-.69 0-4.5-.03-5.52-.32-.62-.18-1.1-.7-1.27-1.37-.27-1.07-.3-3.15-.3-3.61v-.19c0-.47.03-2.55.29-3.6.16-.67.65-1.2 1.27-1.37 1.05-.3 5.09-.34 5.57-.34h.16c.68 0 4.5.03 5.51.33Zm-7.05 2.76v4.63L14.29 12l-3.73-2.3Z" /></svg></a></li></ul></div></div></div></div><div class="lp-wrapper lp-wrapper--layout-full lp-padding-top-5"><footer class="lp-section is-style-white-gray-mono lp-padding-top-4 lp-padding-bottom-4"><div class="lp-section__content has-tiny-font-size has-text-align-center"><h2 class="lp-hidden">Automattic</h2><div class="lp-wrapper lp-wrapper--layout-wide"><div class="lp-grid lp-grid--type-footer lp-grid--align-baseline lp-grid--gutter-y-3"><div class="lp-grid__column-span-4 lp-grid__column-span-2@M lp-text-left@M color-blue-50"><a class="lp-flex lp-flex--inline lp-link-invisible lp-no-wrap" href="https://automattic.com" data-dictionary="WyJBbiBBdXRvbWF0dGljIGJyYWluY2hpbGQiLCJBbiBBdXRvbWF0dGljIGNvbnRyYXB0aW9uIiwiQW4gQXV0b21hdHRpYyBjcmVhdGlvbiIsIkFuIEF1dG9tYXR0aWMgZXhwZXJpbWVudCIsIkFuIEF1dG9tYXR0aWMgaW52ZW50aW9uIiwiQW4gQXV0b21hdHRpYyBqb2ludCIsIkFuIEF1dG9tYXR0aWMgbWVkbGV5IiwiQW4gQXV0b21hdHRpYyBvcHVzIiwiQW4gQXV0b21hdHRpYyBwcm9kdWN0aW9uIiwiQW4gQXV0b21hdHRpYyBydWNrdXMiLCJBbiBBdXRvbWF0dGljIHRoaW5nYW1hamlnIl0="><span class="lp-hidden">Automattic</span><svg class="lp-icon lp-icon--custom-automattic-footer lp-color-primary" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 143 12" aria-hidden="true"><path d="M53.01 4.19a.749.749 0 0 0-1.033.226L50.225 7.13a.748.748 0 0 0 .219 1.035.748.748 0 0 0 1.033-.226l1.752-2.713a.748.748 0 0 0-.219-1.035Zm88.303-.303c-.922-.845-2.274-1.644-4.102-1.644-2.735 0-4.272 1.874-4.272 3.826v.2c0 1.935 1.552 3.748 4.41 3.748 1.705 0 3.118-.814 4.01-1.644l1.152 1.214c-1.122 1.106-3.027 2.043-5.285 2.043-3.872 0-6.222-2.52-6.222-5.285v-.338c0-2.765 2.565-5.377 6.314-5.377 2.166 0 4.133.906 5.193 2.043l-1.198 1.214Zm-16.931 7.343V1.967c.768 0 1.076-.415 1.076-.968h.814V11.23h-1.89Zm-9.202-8.633v8.633h-1.92V2.597h-4.471V.999h10.862v1.598h-4.471Zm-14.088 0v8.633h-1.92V2.597H94.7V.999h10.862v1.598h-4.471Zm-14.21.399-2.228 4.302h4.532L86.88 2.996Zm4.408 8.234-1.352-2.534h-6.007l-1.306 2.534h-2.028L86.128 1h1.598l5.623 10.231H91.29Zm-16.438 0V3.134l-.507.891-4.287 7.205h-.937l-4.24-7.205-.507-.89v8.095H62.5V1h2.657l4.04 7.02.477.86.477-.86L74.145 1h2.627V11.23h-1.92ZM37.765 2.597v8.633h-1.92V2.597h-4.471V.999h10.862v1.598h-4.471ZM21.587 11.63c-3.671 0-5.377-1.997-5.377-4.655V.999h1.905v6.007c0 1.89 1.245 3.01 3.61 3.01 2.428 0 3.427-1.12 3.427-3.01V.999h1.92v5.976c0 2.535-1.628 4.655-5.485 4.655ZM6.394 2.996 4.166 7.298h4.532L6.394 2.996Zm4.409 8.234L9.45 8.696H3.444L2.138 11.23H.11L5.64 1H7.24L12.86 11.23h-2.058ZM55.8 5.992c0-1.982-1.444-3.75-4.056-3.75-2.611 0-4.04 1.768-4.04 3.75v.245c0 1.982 1.429 3.78 4.04 3.78 2.612 0 4.056-1.798 4.056-3.78v-.245Zm-4.056 5.638c-3.626 0-5.976-2.612-5.976-5.331V5.96c0-2.766 2.35-5.331 5.976-5.331 3.642 0 5.992 2.565 5.992 5.331V6.3c0 2.72-2.35 5.331-5.992 5.331Z" /></svg></a></div><div class="lp-grid__column-span-4 lp-grid__column-span-2@M lp-text-right@M lp-color-primary"><a class="lp-link-invisible lp-link-chevron-external" href="https://automattic.com/work-with-us/" title="Remote Jobs">Work With Us</a></div></div></div></div></footer></div></div></section>									</main>
		<!-- wpcom_wp_footer -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/files/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/h4/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<button type="button" class="wpcom-help-center-fab" aria-label="Help"><svg width="20" height="20" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path fill="currentColor" d="M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z" /></svg><span class="screen-reader-text">Help</span></button>	<style id="wpcom-help-center-launcher-style">/* NOAUTORTL */
/* CSS logical properties handle direction at runtime; no RTL stylesheet needed. */
.wpcom-help-center-fab {
	position: fixed;
	inset-block-end: max(24px, env(safe-area-inset-bottom));
	inset-inline-end: max(24px, env(safe-area-inset-right), env(safe-area-inset-left));
	width: 44px;
	height: 44px;
	padding: 0;
	border: 1px solid color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 10%, transparent);
	border-radius: 50%;
	background: color-mix(in srgb, var(--studio-blue-50, #3858e9) 10%, var(--color-surface, #fff));
	color: var(--color-neutral-100, #1d1d1d);
	font: inherit;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow:
		0 4px 4px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 1%, transparent),
		0 3px 3px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 2%, transparent),
		0 1px 2px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 2%, transparent),
		0 1px 1px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 3%, transparent);
	appearance: none;
	-webkit-appearance: none;
	opacity: 0;
	visibility: hidden;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, opacity 0.2s ease;
	z-index: 200;
}
.wpcom-help-center-fab[data-hc-ready] {
	opacity: 1;
	visibility: visible;
}
.wpcom-help-center-fab:hover {
	background: color-mix(in srgb, var(--studio-blue-50, #3858e9) 16%, var(--color-surface, #fff));
	border-color: color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 14%, transparent);
	color: var(--color-neutral-100, #1d1d1d);
}
.wpcom-help-center-fab[data-hc-open] {
	background: color-mix(in srgb, var(--studio-blue-50, #3858e9) 28%, var(--color-surface, #fff));
	border-color: color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 16%, transparent);
	color: var(--color-neutral-100, #1d1d1d);
}
.wpcom-help-center-fab:focus {
	box-shadow:
		0 4px 4px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 1%, transparent),
		0 3px 3px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 2%, transparent),
		0 1px 2px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 2%, transparent),
		0 1px 1px color-mix(in srgb, var(--color-neutral-100, #1d1d1d) 3%, transparent);
}
.wpcom-help-center-fab:focus:not(:focus-visible) {
	outline: none;
}
.wpcom-help-center-fab:focus-visible {
	outline: 2px solid var(--studio-blue-50, #3858e9);
	outline-offset: 2px;
}
.wpcom-help-center-fab svg {
	display: block;
}
.wpcom-help-center-fab .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	white-space: nowrap;
}
@media (max-width: 600px) {
	.wpcom-help-center-fab {
		inset-block-end: max(16px, env(safe-area-inset-bottom));
		inset-inline-end: max(16px, env(safe-area-inset-right), env(safe-area-inset-left));
	}
}
@media (prefers-reduced-motion: reduce) {
	.wpcom-help-center-fab {
		transition: none;
	}
}

/* Anchor the desktop help-center modal so it clears our FAB (lift 8px
 * above the FAB top) and aligns with the FAB's trailing edge. `right: auto`
 * cancels the bundle's physical right:50px so the logical inset-inline-end
 * wins in RTL; !important outranks the CSS-in-JS rules wp-components
 * ships with the Card component. */
.help-center__container.is-desktop {
	bottom: calc(max(24px, env(safe-area-inset-bottom)) + 52px) !important;
	right: auto !important;
	inset-inline-end: max(24px, env(safe-area-inset-right), env(safe-area-inset-left)) !important;
}
</style>
	<script id="wpcom-help-center-launcher">
	window._wpcomHelpCenterLauncherCfg = {"route":"/odie","stylesheets":["https://wordpress.com/wp-includes/css/dashicons.min.css?m=1764336097i","https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/styles/components/style.min.css?m=1780625085i&amp;ver=23.3.2","https://widgets.wp.com/help-center/help-center-logged-out.css?ver=7811ee0fc5b2c963d9ea"],"scripts":[{"src":"https://wordpress.com/wp-includes/js/dist/vendor/lodash.min.js?m=1779276497i&amp;ver=4.18.1","after":"window.lodash = _.noConflict();"},{"src":"https://wordpress.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?m=1775575011i&amp;ver=3.15.0"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/vendors/react.min.js?m=1780625085i&amp;ver=18.3.1"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/vendors/react-dom.min.js?m=1780625085i&amp;ver=18.3.1"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/vendors/react-jsx-runtime.min.js?m=1780625236i&amp;ver=18.3.1"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/dom-ready/index.min.js?m=1780625236i&amp;ver=a06281ae5cf5500e9317"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/hooks/index.min.js?m=1780625085i&amp;ver=7496969728ca0f95732d"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/i18n/index.min.js?m=1780625085i&amp;ver=125448662852c5e18937","after":"wp.i18n.setLocaleData( { 'text direction\\u0004ltr': [ 'ltr' ] } );"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/a11y/index.min.js?m=1780625236i&amp;ver=483af07a6016f640f456"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/private-apis/index.min.js?m=1780625236i&amp;ver=66edb99c6699f7777c4f"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/url/index.min.js?m=1780625085i&amp;ver=9dd5f16a5ce37bf4ba2c"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/api-fetch/index.min.js?m=1780625085i&amp;ver=b5b51750518787a93005","after":"wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( \"https://public-api.wordpress.com/\" ) );\nwp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( \"93b0ae2c33\" );\nwp.apiFetch.use( wp.apiFetch.nonceMiddleware );\nwp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware );\nwp.apiFetch.nonceEndpoint = \"https://wordpress.com/wp-admin/admin-ajax.php?action=rest-nonce\";"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/deprecated/index.min.js?m=1780625236i&amp;ver=990e85f234fee8f7d446"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/dom/index.min.js?m=1780625085i&amp;ver=ea68e9ed0a44f0e21a67"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/escape-html/index.min.js?m=1780625236i&amp;ver=3f093e5cca67aa0f8b56"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/element/index.min.js?m=1780625085i&amp;ver=ce395381f7d64d2a6d71"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/is-shallow-equal/index.min.js?m=1780625236i&amp;ver=5d84b9f3cb50d2ce7d04"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/keycodes/index.min.js?m=1780625236i&amp;ver=aa1a141e3468afe7f852"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/priority-queue/index.min.js?m=1780625236i&amp;ver=1f0e89e247bc0bd3f9b9"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/undo-manager/index.min.js?m=1780625236i&amp;ver=27bb0ae036a2c9d4a1b5"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/compose/index.min.js?m=1780625085i&amp;ver=dc54d5f3858f3f35fa40"},{"src":"https://wordpress.com/wp-includes/js/dist/vendor/moment.min.js?m=1777464396i&amp;ver=2.30.1","after":"moment.updateLocale( 'en', {\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"week\":{\"dow\":1},\"longDateFormat\":{\"LT\":\"g:i a\",\"LTS\":null,\"L\":null,\"LL\":\"F j, Y\",\"LLL\":\"F j, Y g:i a\",\"LLLL\":null}} );"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/date/index.min.js?m=1780625085i&amp;ver=2faaf49020b2074de156","after":"wp.date.setSettings( {\"l10n\":{\"locale\":\"en\",\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"meridiem\":{\"am\":\"am\",\"pm\":\"pm\",\"AM\":\"AM\",\"PM\":\"PM\"},\"relative\":{\"future\":\"%s from now\",\"past\":\"%s ago\",\"s\":\"a second\",\"ss\":\"%d seconds\",\"m\":\"a minute\",\"mm\":\"%d minutes\",\"h\":\"an hour\",\"hh\":\"%d hours\",\"d\":\"a day\",\"dd\":\"%d days\",\"M\":\"a month\",\"MM\":\"%d months\",\"y\":\"a year\",\"yy\":\"%d years\"},\"startOfWeek\":1},\"formats\":{\"time\":\"g:i a\",\"date\":\"F j, Y\",\"datetime\":\"F j, Y g:i a\",\"datetimeAbbreviated\":\"M j, Y g:i a\"},\"timezone\":{\"offset\":0,\"offsetFormatted\":\"0\",\"string\":\"UTC\",\"abbr\":\"UTC\"}} );"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/html-entities/index.min.js?m=1780625236i&amp;ver=8c6fa5b869dfeadc4af2"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/primitives/index.min.js?m=1780625236i&amp;ver=a5c905ec27bcd76ef287"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/redux-routine/index.min.js?m=1780625085i&amp;ver=64f9f5001aabc046c605"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/data/index.min.js?m=1780625085i&amp;ver=ee4e907a070c9780da2b","after":"( function() {\n\tvar userId = 0;\n\tvar storageKey = \"WP_DATA_USER_\" + userId;\n\twp.data\n\t\t.use( wp.data.plugins.persistence, { storageKey: storageKey } );\n} )();"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/rich-text/index.min.js?m=1780625085i&amp;ver=da75f56985c87415ce86"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/theme/index.min.js?m=1780625085i&amp;ver=810f3636086cadde7c9a"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/warning/index.min.js?m=1780625236i&amp;ver=36fdbdc984d93aee8a97"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/components/index.min.js?m=1780625085i&amp;ver=086638a36f34ea68ff91"},{"src":"https://wordpress.com/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/data-controls/index.min.js?m=1780625236i&amp;ver=730061ade69d7f341014"},{"src":"https://widgets.wp.com/help-center/help-center-logged-out.min.js?ver=7811ee0fc5b2c963d9ea","before":"if ( typeof helpCenterData === \"undefined\" ) { var helpCenterData = {\"isProxied\":false,\"isSU\":false,\"isSSP\":false,\"sectionName\":\"help-center-logged-out\",\"isCommerceGarden\":false,\"currentUser\":{\"ID\":0,\"username\":null,\"display_name\":null,\"avatar_URL\":null,\"email\":null,\"is_a11n\":false},\"site\":{\"ID\":1,\"name\":\"WordPress.com\",\"URL\":\"https://wordpress.com\",\"plan\":{\"product_slug\":null},\"is_wpcom_atomic\":false,\"jetpack\":false,\"logo\":{\"id\":0,\"sizes\":[],\"url\":\"\"},\"options\":{\"launchpad_screen\":null,\"site_intent\":null,\"admin_url\":\"https://wordpress.com/wp-admin/\"}},\"locale\":\"en\"}; }"}]};
	/**
 * Help Center launcher, inlined by help-center-launcher.php in wp_footer.
 *
 * Bootstrap-then-reveal: render the FAB hidden, then after window.load fires
 * `requestIdleCallback` (or setTimeout fallback) loads the bundle + deps,
 * mounts the React app hidden, and flips [data-hc-ready] to reveal the FAB.
 * Click is one synchronous `dispatch.showHelpCenter(true)`.
 *
 * Config shape (window._wpcomHelpCenterLauncherCfg, written by PHP):
 *   { route, stylesheets: [url, ...], scripts: [{ translations?, src?, before?, data?, after? }, ...] }
 */
( () => {
	const SELECTOR = '.wpcom-help-center-fab';
	const READY_ATTR = 'data-hc-ready';
	const OPEN_ATTR = 'data-hc-open';
	const STORE_NAME = 'automattic/help-center';
	const TRACKS_SHOW_EVENT = 'wpcom_inlinehelp_show';
	const TRACKS_CLOSE_EVENT = 'wpcom_inlinehelp_close';
	const TRACKS_IMPRESSION_EVENT = 'wpcom_inlinehelp_impression';
	const TRACKS_BOOTSTRAP_FAILED_EVENT = 'wpcom_help_center_launcher_bootstrap_failed';
	const BOOTSTRAP_FALLBACK_MS = 10000;

	const cfg = window._wpcomHelpCenterLauncherCfg;
	if ( ! cfg || ! Array.isArray( cfg.scripts ) ) {
		return;
	}

	const isHelpCenterReady = () =>
		!! ( window.helpCenter && typeof window.helpCenter.loadHelpCenter === 'function' );

	let resolveReady;
	const readyPromise = isHelpCenterReady()
		? Promise.resolve()
		: new Promise( ( resolve ) => {
			resolveReady = resolve;
		} );
	if ( resolveReady ) {
		document.addEventListener( 'help-center-ready-to-load', () => resolveReady(), { once: true } );
	}

	const injectInline = ( code ) => {
		if ( ! code ) {
			return;
		}
		const s = document.createElement( 'script' );
		s.appendChild( document.createTextNode( code ) );
		document.head.appendChild( s );
	};

	const injectScript = ( src ) =>
		new Promise( ( resolve, reject ) => {
			const s = document.createElement( 'script' );
			s.src = src;
			s.onload = () => resolve();
			s.onerror = () => reject( new Error( `load failed: ${ src }` ) );
			document.head.appendChild( s );
		} );

	const appendLink = ( href, rel, as ) => {
		const link = document.createElement( 'link' );
		link.rel = rel;
		if ( as ) {
			link.as = as;
		}
		link.href = href;
		document.head.appendChild( link );
	};

	const loadAssets = () => {
		if ( isHelpCenterReady() ) {
			return Promise.resolve();
		}

		const stylesheets = cfg.stylesheets || [];

		// Preload first so the actual injection below hits the browser cache.
		// Script injection stays serial to preserve WP print order around
		// inline before/data/after scripts.
		cfg.scripts.forEach( ( entry ) => {
			if ( entry.src ) {
				appendLink( entry.src, 'preload', 'script' );
			}
		} );
		stylesheets.forEach( ( href ) => appendLink( href, 'preload', 'style' ) );

		stylesheets.forEach( ( href ) => appendLink( href, 'stylesheet' ) );

		return cfg.scripts.reduce(
			( p, entry ) =>
				p
					.then( () => {
						// WP print order: translations → before → data → src → after.
						// setLocaleData must precede the handle's code so __() resolves.
						injectInline( entry.translations );
						injectInline( entry.before );
						injectInline( entry.data );
						if ( entry.src ) {
							const load = injectScript( entry.src );
							return entry.optional ? load.catch( () => {} ) : load;
						}
					} )
					.then( () => injectInline( entry.after ) ),
			Promise.resolve()
		);
	};

	const fab = document.querySelector( SELECTOR );

	const section = () => window.location.pathname.replace( /^\/|\/$/g, '' ) || '';

	const track = ( eventName, props ) => {
		try {
			window._tkq = window._tkq || [];
			window._tkq.push( [ 'recordEvent', eventName, props ] );
		} catch ( _e ) {}
	};

	const trackImpression = () =>
		track( TRACKS_IMPRESSION_EVENT, { location: 'fab', section: section() } );

	const revealFab = () => {
		if ( fab ) {
			fab.setAttribute( READY_ATTR, '' );
			trackImpression();
		}
	};

	const syncFabOpenState = () => {
		const data = window.wp && window.wp.data;
		if ( ! data || ! data.subscribe || ! data.select ) {
			return;
		}
		const select = data.select( STORE_NAME );
		if ( ! select || ! select.isHelpCenterShown || ! fab ) {
			return;
		}
		let last;
		const update = () => {
			const shown = !! select.isHelpCenterShown();
			if ( shown === last ) {
				return;
			}
			last = shown;
			if ( shown ) {
				fab.setAttribute( OPEN_ATTR, '' );
			} else {
				fab.removeAttribute( OPEN_ATTR );
			}
		};
		data.subscribe( update, STORE_NAME );
		update();
	};

	const trackBootstrapFailure = ( err ) =>
		track( TRACKS_BOOTSTRAP_FAILED_EVENT, { reason: String( ( err && err.message ) || err ) } );

	const bootstrap = async () => {
		try {
			await loadAssets();
			await readyPromise;
			if ( isHelpCenterReady() ) {
				await window.helpCenter.loadHelpCenter();
			}
			syncFabOpenState();
			revealFab();
		} catch ( err ) {
			// Bootstrap failed → FAB stays hidden. A non-functional FAB is
			// worse than none. Record telemetry so we notice when the
			// upstream Help_Center contract drifts.
			trackBootstrapFailure( err );
		}
	};

	const scheduleBootstrap = () => {
		// Bootstrap on first scroll. The help-center bundle + its deps + CSS are
		// kilobytes of JS/CSS that we don't want in the initial-load budget —
		// Lighthouse audits don't scroll, so deferring here keeps the launcher
		// out of LCP/TBT/unused-JS metrics entirely. The FAB stays hidden
		// (data-hc-ready is set inside bootstrap) until the bundle is mounted.
		let started = false;
		const start = () => {
			if ( started ) {
				return;
			}
			started = true;
			// Needed when the fallback fired first; no-op when scroll won
			// (`once: true` already self-detached).
			window.removeEventListener( 'scroll', start );
			if ( typeof window.requestIdleCallback === 'function' ) {
				window.requestIdleCallback( bootstrap, { timeout: 3000 } );
			} else {
				setTimeout( bootstrap, 0 );
			}
		};
		// Already-scrolled at script eval (hash navigation, back/forward scroll
		// restoration) — the scroll event won't fire, so kick off now.
		if ( window.scrollY > 0 ) {
			start();
			return;
		}
		window.addEventListener( 'scroll', start, { once: true, passive: true } );
		// Safety net for short pages and above-the-fold lingerers — the
		// post-load delay sits outside the Lighthouse audit window.
		const scheduleFallback = () => setTimeout( start, BOOTSTRAP_FALLBACK_MS );
		if ( document.readyState === 'complete' ) {
			scheduleFallback();
		} else {
			window.addEventListener( 'load', scheduleFallback, { once: true } );
		}
	};

	scheduleBootstrap();

	// Returns true (showing) or false (closing) on success, null if the store
	// isn't available yet (e.g. bundle failed to load).
	const toggleHelpCenter = () => {
		const data = window.wp && window.wp.data;
		if ( ! data || ! data.dispatch || ! data.select ) {
			return null;
		}
		const dispatch = data.dispatch( STORE_NAME );
		const select = data.select( STORE_NAME );
		if ( ! dispatch || ! select || ! select.isHelpCenterShown ) {
			return null;
		}
		const willShow = ! select.isHelpCenterShown();
		if ( willShow ) {
			dispatch.setNavigateToRoute( cfg.route || '/odie' );
			dispatch.showHelpCenter( true );
		} else {
			// Plain action, NOT the `setShowHelpCenter` thunk — that thunk
			// *returns* (instead of yielding) the visibility action, so a
			// fire-and-forget dispatch never updates state.
			dispatch.showHelpCenter( false );
		}
		return willShow;
	};

	const handleClick = ( clickEvent ) => {
		if ( ! clickEvent.target.closest( SELECTOR ) ) {
			return;
		}
		clickEvent.preventDefault();
		const willShow = toggleHelpCenter();
		if ( willShow !== null ) {
			track( willShow ? TRACKS_SHOW_EVENT : TRACKS_CLOSE_EVENT, { location: 'fab', section: section() } );
		}
	};

	document.addEventListener( 'click', handleClick );
} )();
	</script>
	
	<script type="text/javascript">
		(function () {
			var wpcom_reblog = {
				source: 'toolbar',

				toggle_reblog_box_flair: function (obj_id, post_id) {

					// Go to site selector. This will redirect to their blog if they only have one.
					const postEndpoint = `https://wordpress.com/post`;

					// Ideally we would use the permalink here, but fortunately this will be replaced with the 
					// post permalink in the editor.
					const originalURL = `${ document.location.href }?page_id=${ post_id }`; 
					
					const url =
						postEndpoint +
						'?url=' +
						encodeURIComponent( originalURL ) +
						'&is_post_share=true' +
						'&v=5';

					const redirect = function () {
						if (
							! window.open( url, '_blank' )
						) {
							location.href = url;
						}
					};

					if ( /Firefox/.test( navigator.userAgent ) ) {
						setTimeout( redirect, 0 );
					} else {
						redirect();
					}
				},
			};

			window.wpcom_reblog = wpcom_reblog;
		})();
	</script>
<script id="landpack-client-script-js-extra">
var landpackFormStrings = {"formSuccessMsg":"Your response has been sent.","formErrorMsg":"There\u2019s been an error."};
var landpackRenewalPricing = {"enabled":"1"};
//# sourceURL=landpack-client-script-js-extra
</script>
<script id="landpack-client-script-js-before">
var landpack_locale='en';
//# sourceURL=landpack-client-script-js-before
</script>
<script crossorigin='anonymous' type='text/javascript' defer src='/_static/??-eJzTLy/QTc7PK0nNK9EvyUjNTS3WzzDRL8gpTc/MK9bPKtZNLSrKLyrWz8lPhzL1sop19JF0wdTmJOalFCQmZ+snlWbmpOgn52QCZYlUnJdYBlRpn2traG5hYGphZGFskQUAgBI4Nw=='></script>
<script id="landpack-nav-script-js-after">
document.addEventListener("DOMContentLoaded", () => {
    const API_GEO_ENDPOINT = 'https://public-api.wordpress.com/geo/';
    const FCCA_LINK_SELECTOR = '.lp-footer-stack [data-is-fcca]';

    function fetchGeoData() {
        return fetch( API_GEO_ENDPOINT ).then( res => res.json() );
    }

    function removeLink( selector, condition ) {
        document.querySelectorAll( selector ).forEach( element => {
            const parent = element.parentNode;
            const parentTagName = parent.tagName.toLowerCase();

            if ( condition ) {
                (parentTagName === 'li' ? parent : element).remove();
            }
        });
    }

    /**
     * Checks if the given data pertains to the specified region or country
     * @param {string} key - The key to check in the data
     * @param {string} name - The region or country name to check for
     * @param {object} data - The geolocation data
     * @returns {boolean} - True if the data pertains to the specified region or country
     */
    function pertainsTo( key, name, data ) {
        if ( data && data[ key ] && name ) {
            return data[ key ].toLowerCase() === name.toLowerCase();
        }

        return false;
    }

    fetchGeoData().then(data => {
        const isFCCA = pertainsTo( 'country_long', 'germany', data );
        removeLink( FCCA_LINK_SELECTOR, ! isFCCA );
    });
});
//# sourceURL=landpack-nav-script-js-after
</script>
<script data-wp-strategy="defer" id="moment-js" src="/wp-includes/js/dist/vendor/moment.min.js?m=1777464396i&#038;ver=2.30.1"></script>
<script id="moment-js-after">
moment.updateLocale( 'en', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} );
//# sourceURL=moment-js-after
</script>
<script id="wp-hooks-js" src="/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/hooks/index.min.js?m=1780625085i&#038;ver=7496969728ca0f95732d"></script>
<script id="wp-deprecated-js" src="/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/deprecated/index.min.js?m=1780625236i&#038;ver=990e85f234fee8f7d446"></script>
<script data-wp-strategy="defer" id="wp-date-js" src="/wp-content/plugins/gutenberg-core/v23.3.2/build/scripts/date/index.min.js?m=1780625085i&#038;ver=2faaf49020b2074de156"></script>
<script id="wp-date-js-after">
wp.date.setSettings( {"l10n":{"locale":"en","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago","s":"a second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"startOfWeek":1},"formats":{"time":"g:i a","date":"F j, Y","datetime":"F j, Y g:i a","datetimeAbbreviated":"M j, Y g:i a"},"timezone":{"offset":0,"offsetFormatted":"0","string":"UTC","abbr":"UTC"}} );
//# sourceURL=wp-date-js-after
</script>
<script crossorigin='anonymous' type='text/javascript' defer src='/_static/??-eJyljMENgzAMABfCOH208KmYJZgIGVzHxIlYv9mgj35Pd4e3AWWtSSuatJ3VUaJuFunEtbFsHUcFK0xpPHzA38EqmU4g4e6AU2GrQLHk5kn+WFwteeWsfbF83o9pDmF6zuF1fAGTMEjC'></script>
<script src="//stats.wp.com/w.js?68" defer></script> <script type="text/javascript">
_tkq = window._tkq || [];
_stq = window._stq || [];
_tkq.push(['storeContext', {'blog_id':'1','blog_tz':'0','user_lang':'en','blog_lang':'en','user_id':'0'}]);
		// Prevent sending pageview tracking from WP-Admin pages.
		_stq.push(['view', {'blog':'1','v':'wpcom','tz':'0','user_id':'0','post':'24117035','subd':'wordpress.com'}]);
		_stq.push(['extra', {'crypt':'UE5VRnhUZ2VGQSYvTVglSnBOaVR1Jk9bYn5tNmJ+TXolcGJkWWJrYkdyVCxjdDZjOC4yOVZHM0xKLzJlV0R8WzFGaF1xfGh4bj1wRXVPLGl0NU1ncEgldktKa3x6U3guJmlPQmssZ1d8eFBxZV1jY0pRYXEsW1NabGM5OHxJU2ZEclNFOV9HdUFSSVJ0SCw0Q090dXdWYmJTcjkyW3RsSEZIQUZwVVo9MCxoYTImW0kwaW9TSFMxaG9UWzIzPXhaSTlUODZBP0xfSCZtNC14bHM='}]);
_stq.push([ 'clickTrackerInit', '1', '24117035' ]);
</script>
<noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript>
<meta id="bilmur" property="bilmur:data" content="" data-provider="wordpress.com" data-service="simple" data-site-tz="UTC" data-custom-props="{&quot;subservice&quot;:&quot;landpack&quot;,&quot;enq_moment&quot;:&quot;1&quot;,&quot;logged_in&quot;:&quot;0&quot;,&quot;wptheme&quot;:&quot;h4&quot;,&quot;wptheme_is_block&quot;:&quot;0&quot;}"  >
		<script defer src="/wp-content/js/bilmur.min.js?i=17&amp;m=202623"></script> 		</body>
</html>
			<!-- A8C Analytics [start] -->
			<script type="text/javascript">
				( function() {
					'use strict';

					var setupAnalytics = function() {
						window.a8cAnalyticsConfig = {"cookieBanner":{"version":"2","cssZIndex":50001,"skipBanner":false,"cookieDomain":"wordpress.com","v1CookieName":"sensitive_pixel_option","v2CookieName":"sensitive_pixel_options","v1Text":"Our websites and dashboards use cookies. By continuing, you agree to their use. <a target=\"_blank\" href=\"https:\/\/automattic.com\/cookies\/\">Learn more<\/a>, including how to control cookies.","v2Text":"As an open-source company, we take your privacy seriously and want to be as transparent as possible. We use cookies to collect some personal data from you, such as browsing data, IP addresses, and other unique identifiers. Some of these cookies we absolutely need in order to make things work, and others you can choose in order to optimize your experience while using our site and services.","v2OptionsText":"Your privacy is critically important to us. We and our partners use, store, and process your personal data to optimize: our <strong>website<\/strong> such as by improving security or conducting analytics, <strong>marketing activities<\/strong> to help deliver relevant marketing or content, and your <strong>user experience<\/strong> such as by remembering your account name, language settings, or cart information, where applicable. You can customize your cookie settings below. Learn more in our <a href=\"https:\/\/automattic.com\/privacy\/\" target=\"_blank\">Privacy Policy<\/a> and <a href=\"https:\/\/automattic.com\/cookies\/\" target=\"_blank\">Cookie Policy<\/a>.","v2EssentialOptionHeading":"Required","v2EssentialOptionText":"These cookies are essential for our websites and services to perform basic functions and are necessary for us to operate certain features, like allowing registered users to authenticate and perform account-related functions, storing preferences set by users (like account name, language, and location), and ensuring our services operate properly.","v2AnalyticsOptionHeading":"Analytics","v2AnalyticsOptionText":"These cookies allow us to optimize performance by collecting information on how users interact with our websites.","v2AdvertisingOptionHeading":"Advertising","v2AdvertisingOptionText":"We and our advertising partners set these cookies to provide you with relevant content and to understand that content\u2019s effectiveness.","v1ButtonText":"Got It!","v2CustomizeButtonText":"Customize","v2AcceptAllButtonText":"Accept all","v2AcceptSelectionButtonText":"Accept selection","v2EssentialsOnlyButtonText":"Decline non-essential cookies","hiddenConsents":[],"isLoggedIn":false},"doNotSellDialog":{"contactEmailAddress":"privacypolicyupdates@automattic.com"},"adminAnalytics":"analytics-wpcom-admin.php","fireAnalyticsOptions":{"lpName":"ai","lpSegment":"","lpVariation":"","lpPersonalVariation":""}};
					};

					if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {
						defQueue.items.push( setupAnalytics );
					} else {
						setupAnalytics();
					}
				} )();
			</script>

			<div style="display: none;" id="a8c-analytics">
	<script type="text/javascript">
	( function() {
		'use strict';

		/**
		 * Establish the farthest away parent from an element matching
		 * a given list of selectors. Selectors can be css classes, IDs,
		 * element types, etc. (e.g. '.my-class', '#my-id', 'div', etc.)
		 */
		const getLastMatchingAncestor = ( element, selectors ) => {
			let foundElement = null;

			while ( element && !foundElement ) {
				for ( const selector of selectors ) {
					if ( element.matches( selector ) ) {
						foundElement = element;
						break;
					}
				}

				element = element.parentElement;
			}

			return foundElement;
		}

		/**
		 * Establish the closest parent from an element matching
		 * a given list of selectors. Selectors can be css classes, IDs,
		 * element types, etc. (e.g. '.my-class', '#my-id', 'div', etc.)
		 */
		const getClosestMatchingAncestor = ( element, selectors ) => {
			let foundElement;

			for ( const selector of selectors ) {
				foundElement = element.closest( selector );
				if ( foundElement ) {
					break;
				}
			}

			return foundElement;
		}

		/**
		 * Main function to setup analytics.
		 */
		const setupAnalytics = () => {
			/**
			 * Returns the current page path.
			 */
			function getCurrentPagePath( pathname = '' ) {
				return ( pathname || window.location.pathname ).replace( /^\/|\/$/g, '' );
			}

			/**
			 * Returns the current page name.
			 */
			function getCurrentPageName( pathname = '' ) {
				return getCurrentPagePath( pathname ).replace( getLocaleInPagePathRegExp(), '' );
			}

			/**
			 * Returns the current page locale.
			 */
			function getCurrentPageLocale() {
				const currentPagePath = getLocaleInPagePathRegExp().exec( getCurrentPagePath() );
				return currentPagePath !== null && currentPagePath.length === 2 ? currentPagePath[1] : '';
			}
			/**
			 * Helper function to extract locale from page path.
			 */
			function getLocaleInPagePathRegExp() {
				return /^(af|als|am|an|ar|arc|as|ast|av|ay|az|ba|bel|bg|bm|bn|bo|br|bs|ca|ce|ckb|cs|csb|cv|cy|da|de|dv|dz|el|el\-po|en|en\-gb|eo|es|es\-mx|et|eu|fa|fi|fo|fr|fr\-be|fr\-ca|fr\-ch|fur|fy|ga|gd|gl|gn|gu|he|hi|hr|hu|hy|ia|id|ii|ilo|is|it|ja|ka|kal|kir|km|kn|ko|kk|ks|kv|la|li|lo|lv|lt|mk|ml|mwl|mn|mr|ms|mya|nah|nap|ne|nds|nl|nn|nb|non|nv|oci|or|os|pa|pl|ps|pt|pt\-br|qu|ro|ru|rup|sc|si|sk|skr|sl|snd|so|sq|sr|su|sv|ta|te|th|tl|tir|tr|tt|ty|udm|ug|uk|ur|uz|vec|vi|wa|xal|yi|yo|za|zh\-cn|zh\-hk|zh\-tw)(?:\/|$)/;
			}

			/**
			 * Returns the config for WPcom analytics. Sets various event props
			 * used in tracking, e.g. locale, page path, etc. Mainly used for Tracks
			 * event props.
			 */
			function getWPCOMAnalyticsDefaultConfig() {
								const currentGenericPageName = null;
				const cannonicalPath = "\/ai\/";
				return {
					// Current page props.
					currentPagePath: getCurrentPagePath(),
					currentPageName: getCurrentPageName(),
					
					currentGenericPageName: currentGenericPageName ?? getCurrentPageName( cannonicalPath ),
					currentPageLocale: getCurrentPageLocale(),

					// Page variation props.
					pageVariation: '',
					pagePersonalVariation: '',

					// Current user props.
					currentUserIdHash: "",
					currentUserIdHashShort: "",
					currentUserEmailHash: "",

					// Other misc. props.
					isHomepage: false,
					affiliateJSVersion: "1716355472",
				}
			}


			// When a8c-analytics:loaded is fired, start main event handling.
			document.addEventListener( 'a8c-analytics:loaded', () => {
				const cb            = window.a8cAnalytics.cb;
				const kit           = window.a8cAnalytics.kit;
				const config        = getWPCOMAnalyticsDefaultConfig();
				const configOptions = window.a8cAnalyticsConfig.fireAnalyticsOptions;

				// Extend config with any custom props.
				Object.assign( window.a8cAnalyticsConfig, config );

				// Backcompat. for `lpName` and `lpVariation` config properties.
				config.currentPageName = ! configOptions.currentPageName && 'logged-out-homepage' === configOptions.lpName ? configOptions.lpName : config.currentPageName;
				config.currentPageName = ! configOptions.currentPageName && 'logged-out-app-promo' === configOptions.lpName ? configOptions.lpName : config.currentPageName;

				// Backcompat. for `lpPersonalVariation` config property.
				config.pageVariation        = ! configOptions.pageVariation && configOptions.lpVariation ? configOptions.lpVariation : config.pageVariation;
				config.pagePersonalVariation = ! configOptions.pagePersonalVariation && configOptions.lpPersonalVariation ? configOptions.lpPersonalVariation : config.pagePersonalVariation;

				/**
				 * Applies linkers, e.g. for "forwarding" certain URL parameters between WordPress.com
				 * and other properties (e.g. Jetpack.com). Used for affiliate tracking, coupons, etc.
				 */
				const applyLinkers = () => {
					kit.linkQueryVars( [
						{
							includeRegExps: [
								/^(?:[^\/]+\.)?(?:wordpress|jetpack|woocommerce|crowdsignal|wpjobmanager)\.com(?:\/|$)/i,
							],
							linkQueryVars: [
								'aff',
								'affiliate',
								'cid', // Aff campaign ID.
								'sid', // Aff sub ID.
								'irclickid' // Impact Affiliate Click ID
							],
						},
						{
							includeRegExps: [
								/^(?:[^\/]+\.)?(?:wordpress|jetpack)\.com(?:\/|$)/i,
							],
							linkQueryVars: [
								'coupon',
							],
						},
					] );
				}

				/**
				 * Handles currencies. Gets the currency value from cookies, and sets the currency
				 * if the cookie is not present. Can also be overridden by setting the `currency` URL
				 * paramter.
				 */
				const fireCurrencyHandlers = () => {
					let currency = kit.getQueryVar( 'currency' ) || '';

					if ( ! currency && 'amex-business-in' === config.currentPageName ) {
						currency = 'USD'; // Special case for this LP.
					}
					if ( currency ) {
						kit.docCookies.setItem( 'landingpage_currency', currency, 31536000, '/', '.rootDomain' );
					}
				};

				/**
				 * Fires the `wpcom_page_view` Tracks event.
				*/
				const fireTracks = () => {
					const props = Object.assign( {}, kit.getQueryVars( '', kit.QUERY_PARAMS ), {
						// Page props.
						path: config.currentPagePath,
						name: config.currentPageName,
						locale: config.currentPageLocale,
						variation: config.pageVariation,
						personal_variation: config.pagePersonalVariation,

						// Back compat. LP props.
						lp_name: config.currentGenericPageName,
						lp_variation: config.pageVariation,
						lp_personal_variation: config.pagePersonalVariation,
						vph: window.innerHeight,
						vpw: window.innerWidth,
					} );
					window._tkq.push( [ 'recordEvent', 'wpcom_page_view', props ] );
				};
				function fireRedditAdvertisingPixel() {
					!function(w,d){if(!w.rdt){var p=w.rdt=function(){p.sendEvent?p.sendEvent.apply(p,arguments):p.callQueue.push(arguments)};p.callQueue=[];var t=d.createElement("script");t.src="https://www.redditstatic.com/ads/pixel.js",t.async=!0;var s=d.getElementsByTagName("script")[0];s.parentNode.insertBefore(t,s)}}(window,document);
					rdt('init','a2_ehx23cq176s3');
					rdt('track', 'PageVisit');
				}

				/**
				 * Handles the referral tracking.
				*/
				const fireAffiliateReferrals = () => {
					kit.attachScriptElement( 'https://s1.wp.com/wp-content/themes/h4/landing/marketing/js/affiliate-referrals.js?m=1716355472i&amp;v=' + config.affiliateJSVersion );
				};

				/**
				 * Loads the Google Ads gtag.
				 */
				const loadGoogleAdsGtag = () => {
						kit.loadGtag( 'AW-946162814' );
				}

				/**
				 * Loads and fires the Google Analytics 4.
				*/
				const fireGoogleAnalyticsFour = () => {
					const gtagOptions = {
						'anonymize_ip': true,
						'use_amp_client_id': true
					};

					kit.loadGtag( 'G-1H4VG5F5JF', gtagOptions );
				}

				const fireParsely = ( trackingId ) => {
					kit.loadParselyTracker( trackingId );
				}

				const fireHotJar = () => { 
					if ( ! kit.pertainsToSTS() ) {
						kit.fireHotjar( 227769 );
					}
				}
				const fireHubspot = () => {
					if ( config.currentPageLocale !== 'es' ) {
						return;
					}
					kit.loadHubSpot( 145630858 );
					// TODO: Identify user via email
				}
				
				/**
				 * Loads and fires the Facebook Pixel.
				 */
				const fireFacebook = () => {
					kit.loadFacebook();
					fbq( 'init', '823166884443641' );
					fbq( 'track', 'PageView' );
				}

				/**
				 * Loads and fires Microsoft Clarity
				 */
				const fireMicrosoftClarity = () => {
					if ( window.clarity ) {
						return;
					}

					// Needs to be set prior to loading the external script.
					window.clarity =
						window.clarity ||
						function () {
							( window.clarity.q = window.clarity.q || [] ).push( arguments );
						};

					const clarityScript = kit.attachScriptElement( 'https://www.clarity.ms/tag/j0cc1i1dba' );

					document.body.appendChild( clarityScript );
				};

				const fireImpactAffiliate = () => {
					kit.loadImpactAffiliate( config.currentUserIdHash, config.currentUserEmailHash );
				}

				/**
				 * Handles scroll percentage tracking.
				 */
				const trackScrollPercentage = () => {
					const scrollPosition = window.pageYOffset;
					const pageHeight = document.body.scrollHeight - window.innerHeight;
					const scrollProgress = ( scrollPosition / pageHeight ) * 100;

					// Check if the user has scrolled to 25%, 50%, 75%, or 100% of the page
					if ( scrollProgress >= 25 && scrollProgress < 50 ) {
						dispatchScrollCustomEvent( 25 )
					} else if ( scrollProgress >= 50 && scrollProgress < 75 ) {
						dispatchScrollCustomEvent( 50 )
					} else if ( scrollProgress >= 75 && scrollProgress < 100 ) {
						dispatchScrollCustomEvent( 75 )
					} else if ( scrollProgress >= 100 ) {
						dispatchScrollCustomEvent( 100 )
					}
				}

				/**
				 * Dispatches a custom event with the scroll percentage.
				 */
				const dispatchScrollCustomEvent = ( scrollPercentage ) => {
					const event = new CustomEvent( `PageScrollPercentage${scrollPercentage}`, { detail: scrollPercentage } );
					window.dispatchEvent(event);
				}

				/**
				 * Handles the scroll tracking callback. E.g. firing Tracks and GA events.
				 */
				const scrollTrackingCallback = ( event ) => {
					const { detail: scrollPercentage } = event;
					const trackingProps = {};

					// Event props.
					trackingProps.percent = event.detail ?? 0;
					trackingProps.path = config.currentPagePath || '';
					trackingProps.name = config.currentPageName || '';
					trackingProps.locale = config.currentPageLocale || '';
					trackingProps.variation = config.pageVariation || '';
					trackingProps.personal_variation = config.pagePersonalVariation || '';
					trackingProps.lp_name = config.currentGenericPageName || '';
					trackingProps.lp_variation = config.pageVariation || '';
					trackingProps.lp_personal_variation = config.pagePersonalVariation || '';
					trackingProps.vph = window.innerHeight;
					trackingProps.vpw = window.innerWidth;

					tracksAnalyticsScrollEvent( trackingProps );
				}

				/**
				 * Dispatches a Tracks event for page scroll.
				 */
				const tracksAnalyticsScrollEvent = ( trackingProps ) => {
					window._tkq.push( [ 'recordEvent', 'wpcom_page_scroll', trackingProps ] );
				}

				// Call the trackScrollProgress function every time the user scrolls
				window.addEventListener( 'scroll', trackScrollPercentage );

				// Listen to events for specific scroll percentages, each event is only acted upon once.
				window.addEventListener( 'PageScrollPercentage25', scrollTrackingCallback, { once: true } )
				window.addEventListener( 'PageScrollPercentage50', scrollTrackingCallback, { once: true } )
				window.addEventListener( 'PageScrollPercentage75', scrollTrackingCallback, { once: true } )
				window.addEventListener( 'PageScrollPercentage100', scrollTrackingCallback, { once: true } )

				/**
				 * Handles click tracking for certain elements in Tracks and GA.
				 */
				const setupTracksGAClickTracking = () => {
					document.querySelector( 'body' ).addEventListener( 'click', ( event ) => {
						// We only care about clicks on certain elements.
						let { target: clickEventTarget } = event;

						// Check if clicked element is either within a .lp-record-click container or is itself a trackable element.
						const recordClickTarget = getClosestMatchingAncestor( clickEventTarget, [ '.lp-record-click' ] );
						if ( recordClickTarget || clickEventTarget.matches( 'a, button, .click-tracking-enabled' ) ) {
							clickEventTarget = recordClickTarget || clickEventTarget;

							// Initialize eventProps object with some defaults.
							const eventProps = {};
							eventProps.path = config.currentPagePath || '';
							eventProps.name = config.currentPageName || '';
							eventProps.lp_name = config.currentGenericPageName || '';
							eventProps.locale = config.currentPageLocale || '';
							eventProps.variation = config.pageVariation || '';
							eventProps.personal_variation = config.pagePersonalVariation || '';

							// Identify farthest and closest parent element.
							const selectors = [ '.lp-record-click', '.wpcom-masterbar.wpcom-header', '.lpc', '.lp-block', '.lp-module', 'section', 'post', 'article' ];
							const section = getLastMatchingAncestor( clickEventTarget, selectors );
							const container = getClosestMatchingAncestor( clickEventTarget, selectors );

							// Get class name and ID for container and add to props.
							eventProps.container_id = container ? container.getAttribute( 'id' ) : '';
							eventProps.container_class = container ? container.getAttribute( 'class' ) : '';
							eventProps.container = eventProps.container_id || eventProps.container_class;

							// What type of element have we clicked?
							eventProps.is_cta = clickEventTarget.matches( 'is-cta' ) ?? false;
							eventProps.is_in_header_nav = clickEventTarget.classList.contains('x-nav-link') || clickEventTarget.classList.contains('x-dropdown-link') || clickEventTarget.classList.contains('x-menu-link') || section === 'lpc-header-nav' || section === 'wpcom-masterbar.wpcom-header';
							const isClickedElementButton = clickEventTarget.classList.contains('lpc-button') || clickEventTarget.classList.contains('button') || clickEventTarget.classList.contains('wp-block-button__link');
							const isParentElementButton = clickEventTarget.parentElement && (clickEventTarget.parentElement.classList.contains('lpc-button') || clickEventTarget.parentElement.classList.contains('button') || clickEventTarget.parentElement.classList.contains('wp-block-button__link'));
							eventProps.is_button = isClickedElementButton || isParentElementButton;

							// Link data.
							eventProps.href = clickEventTarget.getAttribute( 'href' ) || '';
							eventProps.target = clickEventTarget.getAttribute( 'target' ) || '';
							eventProps.text = clickEventTarget.innerText || '';
							eventProps.use_beacon = true;
							eventProps.vph = window.innerHeight;
							eventProps.vpw = window.innerWidth;

							// Emit tracking event in Tracks and GA.
							window._tkq.push( [ 'recordEvent', 'wpcom_link_click', eventProps ] );

							// TODO: Implement a click delay on navigation links and CTA buttons to improve data integrity.
							// if ( props.is_in_header_nav || props.is_cta || props.is_button ) {
							// 	if ( props.href && 0 !== props.href.indexOf( '#' ) && -1 !== [ '', '_top', '_self' ].indexOf( props.target ) ) {
							// 		event.preventDefault(); // Allow time for trackers to record the click.

							// 		setTimeout( function() {
							// 			document.location = props.href;
							// 		}, 300 );
							// 	}
							// }

						}
					});
				}


				/**
				 * Add cookie and stats tracking for the Landpack language picker.
				 */
				const setupLocaleChangeTracking = () => {

					function createLocaleCookie( locale ) {
						const cookieDomain = '.wordpress.com';
						const cookieName   = 'wpcom_locale';

						const date = new Date();
						date.setTime( date.getTime() + ( 5 * 365 * 24 * 60 * 60 * 1000 ) );

						const expires = " expires=" + date.toGMTString();
						document.cookie = cookieName + '=' + locale + ';' + expires +'; path=/; domain=' + cookieDomain;
					}

					function createStatsRequest( locale, href ) {
						const languageChangeStat = new Image();
						languageChangeStat.onload = () => window.location.href = href;

						languageChangeStat.onerror = languageChangeStat.onload;
						languageChangeStat.src     = 'https://pixel.wp.com/g.gif?v=wpcom-no-pv&x_language-switcher=manual-switch-' + locale + '&rm=' + Math.random();
					}

					document.body.addEventListener( 'click', ( event ) => {
						const { target } = event;

						if ( target.matches( '.lp-language-picker a[lang]' ) ) {
							event.preventDefault();

							const code = target.getAttribute( 'lang' );
							const href = target.getAttribute( 'href' );

							createLocaleCookie( code );
							createStatsRequest( code, href );
						}
					});
				}

				/**
				 * Loads and fires the Bing tracking pixel.
				 */
				const fireBing = () => {
					( function( w, d, t, r, u ) {
						var f, n, i;
						w[ u ] = w[ u ] || [], f = function() {
							var o = { ti: "4074038" };
							o.q = w[ u ], w[ u ] = new UET( o ), w[ u ].push( "pageLoad" )
						}, n = d.createElement( t ), n.src = r, n.async = 1, n.onload = n.onreadystatechange = function() {
							var s = this.readyState;
							s && s !== "loaded" && s !== "complete" || ( f(), n.onload = n.onreadystatechange = null )
						}, i = d.getElementsByTagName( t )[ 0 ], i.parentNode.insertBefore( n, i )
					} )( window, document, "script", "//bat.bing.com/bat.js", "uetq" );
				}

				/**
				 * Loads and fires the LinkedIn Insight tracking.
				 */
				const fireLinkedIn = () => {
					kit.loadLinkedinInsight( "7224796" );
					if ( window.lintrk ) {
						window.lintrk( 'track', { conversion_id: 19839604 } );
					}
				}

				/**
				 * Adds a click event for Facebook pixel tracking on the /webinar sub pages.
				 */
				const trackFacebookWebinarClicks = () => {
					const facebookPixelURL = 'https://www.facebook.com/tr?id=759053181468957&ev=SubscribedButtonClick&noscript=1';

					const elementsToTrack = document.getElementsByClassName( 'webinar-facebook-click-track' );

					const handleFacebookClickEvent = ( event ) => {
						const facebookImgPixel = document.createElement( 'img' );
						facebookImgPixel.width = 1;
						facebookImgPixel.height = 1;
						facebookImgPixel.src = facebookPixelURL;

						document.body.appendChild( facebookImgPixel );
					}

					Array.from( elementsToTrack ).forEach( ( element ) => element.addEventListener( 'click', handleFacebookClickEvent ));
				}

				// Apply the URL parameter linkers.
				applyLinkers();

				// Add "essential" trackers to queue.
				cb.addTracker( 'essential', false, fireCurrencyHandlers );

				// Add "analytics" trackers to queue.
				cb.addTracker( 'analytics', false, fireTracks );
				cb.addTracker( 'analytics', false, fireAffiliateReferrals );
				cb.addTracker( 'analytics', false, setupTracksGAClickTracking );
				cb.addTracker( 'analytics', false, trackScrollPercentage );
				cb.addTracker( 'analytics', false, setupLocaleChangeTracking );
				cb.addTracker( 'analytics', true, fireGoogleAnalyticsFour );
				cb.addTracker( 'analytics', true, () => fireParsely( 'wordpress.com' ) );
				cb.addTracker( 'analytics', true, fireHubspot );

				// Add "advertising" trackers to queue.
				cb.addTracker( 'advertising', true, loadGoogleAdsGtag );
				cb.addTracker( 'advertising', true, fireFacebook );
				// cb.addTracker( 'advertising', true, trackFacebookWebinarClicks );
				cb.addTracker( 'advertising', true, fireBing );
				// cb.addTracker( 'advertising', true, fireRedditAdvertisingPixel );
				// cb.addTracker( 'advertising', true, fireLinkedIn );
				cb.addTracker( 'advertising', true, fireHotJar );
				// cb.addTracker( 'advertising', true, fireMicrosoftClarity ); - Disabling for now.
				cb.addTracker( 'advertising', true, fireImpactAffiliate );

				// Maybe fire trackers now, via cookie banner, based on bucketed consent.
				cb.maybeFireTrackers();
			});
		};
		// CCPA - Do Not Sell My Data.
		document.addEventListener( 'a8c-analytics:loaded-is-ccpa', ( event ) => {
			const { detail } = event;
			const isCCPAEligible = JSON.parse( detail ).isCCPA;

			if ( ! isCCPAEligible ) {
				document.querySelectorAll( '[data-is-ccpa-dnsd]' ).forEach( ( element ) => {
					const parent = element.parentNode;
					const parentTagName = parent.tagName.toLowerCase();

					// If the link in a part of a list, remove the entire parent item.
					// Otherwise, remove only the link element.
					( parentTagName === 'li' ? parent : element ).remove();
				} );
				return;
			}

			document.querySelector( '[data-is-ccpa-dnsd-trigger]' ).onclick = ( event ) => {
				event.preventDefault();
				window.a8cAnalytics.dnsd.show();
			};
		} );

		if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {
			defQueue.items.push( setupAnalytics );
		} else {
			setupAnalytics();
		}
	} )();
	</script>
</div>

			<script type="text/javascript">
				( function() {
					'use strict';
					var currentScript = document.currentScript;

					var setupAnalytics = function() {
						function getScript() {
							var script = document.createElement( 'script' );
							var prev = currentScript || document.getElementsByTagName( 'script' )[ 0 ];
							script.setAttribute( 'src', "https:\/\/s0.wp.com\/wp-content\/mu-plugins\/a8c-analytics\/a8c-analytics.js?v=1774373551" );
							script.setAttribute( 'async', true );
							prev.parentNode.insertBefore( script, prev );
						}

													getScript();
											};

					if ( window.defQueue && defQueue.isLOHP && defQueue.isLOHP === 2020 ) {
						defQueue.items.push( setupAnalytics );
					} else {
						setupAnalytics();
					}
				} )();
			</script>
			<!-- A8C Analytics [end] -->
		