<!DOCTYPE html>
<html dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
/**
* Google webfonts. Recommended to include the .woff version for cross-client compatibility.
*/
@media screen {
/* OpenAI Sans font family */
@font-face {
font-display: swap;
font-family: "OpenAI Sans";
font-style: normal;
font-weight: 400;
src: url("https://cdn.openai.com/common/fonts/openai-sans/v2/OpenAISans-Regular.woff2") format("woff2");
}
@font-face {
font-display: swap;
font-family: "OpenAI Sans";
font-style: normal;
font-weight: 500;
src: url("https://cdn.openai.com/common/fonts/openai-sans/v2/OpenAISans-Medium.woff2") format("woff2");
}
@font-face {
font-display: swap;
font-family: "OpenAI Sans";
font-style: normal;
font-weight: 600;
src: url("https://cdn.openai.com/common/fonts/openai-sans/v2/OpenAISans-Semibold.woff2") format("woff2");
}
@font-face {
font-display: swap;
font-family: "OpenAI Sans";
font-style: normal;
font-weight: 700;
src: url("https://cdn.openai.com/common/fonts/openai-sans/v2/OpenAISans-Bold.woff2") format("woff2");
}
}
/**
* Avoid browser level font resizing.
* 1. Windows Mobile
* 2. iOS / OSX
*/
body,
table,
td,
a {
-ms-text-size-adjust: 100%; /* 1 */
-webkit-text-size-adjust: 100%; /* 2 */
font-family: 'OpenAI Sans', Helvetica, Arial, sans-serif;
}
/**
* Remove extra space added to tables and cells in Outlook.
*/
table,
td {
mso-table-rspace: 0pt;
mso-table-lspace: 0pt;
vertical-align: top; /* Align content to the top of table cells */
}
/**
* Better fluid images in Internet Explorer.
*/
img {
-ms-interpolation-mode: bicubic;
}
/**
* Remove blue links for iOS devices.
*/
a[x-apple-data-detectors] {
font-family: inherit !important;
font-size: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
color: inherit !important;
text-decoration: none !important;
}
/**
* Fix centering issues in Android 4.4.
*/
div[style*="margin: 16px 0;"] {
margin: 0 !important;
}
body {
width: 100% !important;
height: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
/**
* Collapse table borders to avoid space between cells.
*/
table {
border-collapse: collapse !important;
}
a {
color: #898A8D;
}
img {
height: auto;
line-height: 100%;
text-decoration: none;
border: 0;
outline: none;
}
h1 {
font-size: 34px;
line-height: 41px;
font-weight: 400;
letter-spacing: 0.4px;
margin: 0;
}
h2 {
font-size: 16px;
font-weight: 400;
letter-spacing: 0.4px;
margin: 0;
}
h3 {
font-size: 16px;
font-weight: 400;
line-height: 150%;
letter-spacing: -0.2px;
margin: 0;
}
p {
font-size: 16px;
line-height: 130%;
font-weight: 500;
margin: 0;
}
p + p {
margin-top: 16px;
}
/* Button styling */
a.button {
background-color: #000000 !important; /* default black */
border-radius: 24px !important; /* make button curvy */
padding: 11.5px 24px 11.5px !important; /* bigger size */
font-size: 16px !important; /* revert text size */
line-height: 24px !important;
}
a.button:active {
background-color: #414141 !important; /* dark gray on click */
border-radius: 36px !important;
}
/* Added responsive column layout */
.column:last-child {
margin-top: 2em;
}
@media screen and (min-width:480px) {
.column {
width: 50% !important;
display: table-cell !important;
padding: .5em !important;
vertical-align: top !important;
}
.column:last-child {
margin-top: 0 !important;
}
}
/* Badges: stacked by default */
.badges .badge {
display: block !important;
width: 100% !important;
margin: 10px 0 0px 0 !important;
}
/* Desktop: 2 columns & bigger badges */
@media screen and (min-width:480px) {
.badges {
width: 300px !important; /* Increase from 300px */
max-width: 100% !important;
display: table !important;
}
.badges .badge {
display: table-cell !important;
width: 50% !important;
margin: 0 !important;
vertical-align: bottom !important;
padding: 0px 6px !important;
}
.badges .badge img {
width: 400px !important; /* bigger on desktop */
max-width: 100% !important;
height: auto !important;
margin: 0 !important;
}
}
/* Desktop: larger typography */
@media screen and (min-width:480px) {
h1 {
font-size: 34px !important;
line-height: 41px !important;
letter-spacing: 0.4px;
font-weight: 400 !important;
}
h2 {
font-size: 16px !important;
font-weight: 400 !important;
letter-spacing: 0.4px !important;
}
h3 {
font-size: 16px !important;
font-weight: 400 !important;
line-height: 150% !important;
letter-spacing: -0.2px !important;
}
/* Header cell: increase side padding on desktop only */
td.header-td {
padding-left: 57px !important;
padding-right: 57px !important;
}
/* Body content cells: increase side padding on desktop */
td.content-td {
padding-left: 60px !important;
padding-right: 60px !important;
}
td.footer-td {
padding-left: 56px !important;
padding-right: 56px !important;
}
p {
font-size: 16px !important;
line-height: 130% !important;
font-weight: 400;
}
td {
font-size: 10px !important;
line-height: 16px !important;
font-weight: 400;
}
a.button {
font-size: 16px !important;
line-height: 24px !important;
}
/* Desktop card size */
img.prompt-card {
width: 400px !important; /* desktop width */
border-radius: 24px !important; /* ensure shadow matches rounded corners */
}
.footer-row td {
vertical-align: bottom !important;
padding-left: 4px !important;
}
}
/* Mobile stacking helper for columns */
@media screen and (max-width:480px) {
/* Two-column layout on mobile */
.stack-column {
width: 50% !important;
display: inline-block !important;
vertical-align: top !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
/* Ensure idea tables inside remain full-width inside each column */
.stack-column table {
width: 100% !important;
display: block !important;
max-width: 100% !important;
}
/* Adjust card size for mobile */
img.prompt-card {
width: 100% !important; /* responsive width */
max-width: 377px !important; /* mobile max-width */
border-radius: 16px !important; /* ensure shadow matches rounded corners */
}
/* Ensure footer badges bottom-align with copyright on mobile */
td.header-td {
padding-left: 21px !important;
padding-right: 21px !important;
}
td.footer-td {
padding-left: 20px !important;
padding-right: 20px !important;
}
.footer-row td {
vertical-align: bottom !important;
padding-left: 4px !important;
}
}
/* Consistent horizontal padding and appearance for images */
img.prompt-card {
/* Center horizontally */
margin-left: auto !important;
margin-right: auto !important;
/* dimensions set in media queries */
}
/* Shadow should wrap the images themselves */
img.prompt-card {
/* subtle card shadow */
box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.05) !important;
}
/* RTL mirroring */
[dir="rtl"] body,
[dir="rtl"] table,
[dir="rtl"] td,
[dir="rtl"] a {
direction: rtl !important;
}
[dir="rtl"] h1,
[dir="rtl"] h2,
[dir="rtl"] h3,
[dir="rtl"] p {
text-align: right !important;
}
[dir="rtl"] ul {
margin: 0 18px 0 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
[dir="rtl"] td[align="left"] {
text-align: right !important;
}
/* Card text max-width adjustments */
p.card-text {
width: 290px !important;
max-width: 290px !important;
}
/* Divider width */
table.divider {
max-width: 410px !important;
margin: 6px auto 6px !important; /* further reduced bottom margin */
}
@media screen and (max-width:480px) {
table.divider {
max-width: 350px !important;
margin: 8px auto 16px !important; /* further reduced bottom margin */
}
}
@media screen and (max-width:480px) {
p.card-text {
width: auto !important; /* allow fluid width on small screens */
max-width: 280px !important; /* still cap for consistency */
margin-left: auto !important;
margin-right: auto !important;
}
}
/* Extra spacing between card text and button on desktop */
@media screen and (min-width:480px) {
td.card-text-cell {
padding-right:48px !important; /* increased from 12px on desktop */
}
}
</style>
</head>
<body dir="ltr" style="background-color: #FFFFFF;">
<div class="preheader" style="display: none; max-width: 0; max-height: 600; overflow: hidden; font-size: 1px; line-height: 1px; color: #fff; opacity: 0;">
Start with any question ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
</div>
<!-- start body -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" dir="ltr">
<!-- start body block -->
<tr>
<td align="center">
<!--[if (gte mso 9)|(IE)]>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="360">
<tr>
<td align="center" valign="top" width="360">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="width: 100%; max-width: 600px; background-color:#fff;">
<!-- header image -->
<tr>
<td valign="top" class="header-td" style="padding: 42px 24px 42px 24px;">
<table align="center" width="100%" border="0" cellpadding="0" cellspacing="0" style="min-width:100%; background-color:#ffffff;">
<tbody><tr>
<td valign="top" align="left" style="padding-top: 0; padding-bottom: 0;">
<a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMna-2FvdU3LpcC4-2FNA3wSLoyKmfwc7sVlrwBiXppNE-2ByUJPrOQT2T0urp8-2FmN-2BvK8dtlGDyz4NxVjyQdHm2UZ-2Fcz1WOEQQMJ0MzEifgUCZWr5TimcAzniKmQrQFBpnlP9DYNnlG6pTsfLe-2FJfxITe9U2dC7jqRyoXC9Rrw4nTK7V0TCYI9r54tc1i5r8bibyNHGA-3D-3DKhJL_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7FpZVIpYCvITsshff-2BiVPEOHikV-2FRzcosfJJjSuO1TepDnPLyFXMltQQg5hPiNKelJaV1Lcoa9XzHwl4ASqSGrpTOx-2F-2FloLMkqDqDcUrZTQdKzKG3OlLUxm1r-2BQqjYappbXoCfLzgL2onJhxUz2YHiUHDJ7utBMCHL9Ka6CSvXggcQ-3D-3D" target="_blank" style="display:inline-block;">
<img alt="" src="http://cdn.mcauto-images-production.sendgrid.net/d4ef4a73d51fe844/b7626bee-28ca-4e2f-b25b-7d81af34e7a1/206x51.png" width="103" style="display:block; margin:0; width:103px; height:auto; max-width:100%; border:0; background-color:#ffffff;">
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- Heading -->
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 12px 24px 0px 24px;">
<h1 style="text-align: left;">
Start with any question
</h1>
</td>
</tr>
<tr>
<td align="center" bgcolor="#ffffff">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 24px 24px 0px 24px;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" bgcolor="#000000" style="border-radius: 36px; background-color: #ffffff;">
<!--[if mso]><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" href="https://chat.openai.com/?mode=default" style="height:40px;v-text-anchor:middle;width:160px;" arcsize="50%" stroke="f" fillcolor="#000000"><w:anchorlock/><center style="color:#ffffff;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:-0.32px;">Try it for free</center></v:roundrect><![endif]-->
<!--[if !mso]><!-- --><a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMna-2FvdU3LpcC4-2FNA3wSLoyKmfwc7sVlrwBiXppNE-2ByUJPrOQT2T0urp8-2FmN-2BvK8dtlGDyz4NxVjyQdHm2UZ-2Fcz1WOEQQMJ0MzEifgUCZWr5TimcAzniKmQrQFBpnlP9DYNnlG6pTsfLe-2FJfxITe9U2dC7jqRyoXC9Rrw4nTK7V0TCYI9r54tc1i5r8bibyNHGA-3D-3D4h3X_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7Fq2vl-2Fkl075pYY9iTd7t1yQ72RGgKviCGXq1lHMUE-2BdcYS0VZVaeCiLFO35kyRxveph5jfMMlaQaEW2JfbzTBDztjb1MIKPeCud6Q705i9e3i4-2FIEqcacdWf3Gg5KPPEO0FEnnAH5DHZE6PZ3uzKUdzZG7NOyQY5OMhpI35K5opWA-3D-3D" target="_blank" class="button" style="display:inline-block;padding:11px 24px 11px 24px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-0.32px;color:#ffffff;text-decoration:none;border-radius:36px;background-color:#000000; border: 1px solid #ededed; border-style: solid; border-color: #ededed; overflow: hidden;">Chat now</a><!--<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- Body -->
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 24px 24px 8px 24px;">
<h3 style="margin: 0 auto; text-align: left;">
You don’t need a plan or the perfect question to use ChatGPT.
</h3>
</td>
</tr>
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 8px 24px 8px 24px;">
<h3 style="margin: 0 auto; text-align: left;">
Just start typing whatever’s on your mind — a half-baked idea, a random question, a weird "what if."
</h3>
</td>
</tr>
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 8px 24px 8px 24px;">
<h3 style="margin: 0 auto; text-align: left;">
ChatGPT is built for all of it.
</h3>
</td>
</tr>
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 8px 24px 8px 24px;">
<h3 style="margin: 0 auto; text-align: left;">
No pressure. No perfect prompts. Explore ideas, create images, write stories, and summarize files in just a simple conversation.
</h3>
</td>
</tr>
<tr>
<td align="left" bgcolor="#ffffff" class="content-td" style="padding: 8px 24px 48px 24px;">
<h3 style="margin: 0 auto; text-align: left;">
Best,
</h3>
<h3 style="margin: 0 auto; text-align: left;">
The ChatGPT Team
</h3>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
<!-- end body block -->
<!-- start footer -->
<tr>
<td align="center" style="padding:20px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="600"><tr><td>
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width:600px;">
<tr>
<td align="center" class="footer-td" style="background-color:#ededed; border-radius:12px; padding:30px;">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" style="padding-bottom:14px;">
<a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMna-2FvdU3LpcC4-2FNA3wSLoyKmfwc7sVlrwBiXppNE-2ByUJPrOQT2T0urp8-2FmN-2BvK8dtlGDyz4NxVjyQdHm2UZ-2Fcz1WOEQQMJ0MzEifgUCZWr5TimcAzniKmQrQFBpnlP9DYNnlG6pTsfLe-2FJfxITe9U2dC7jqRyoXC9Rrw4nTK7V0TCYI9r54tc1i5r8bibyNHGA-3D-3DzmvY_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7FoVMBAGnBhE-2Bg-2FkrstzXsx3sEjjvtU3bjAHTD6Li0e2mZvawMl-2FO1arhcSWPwkGoe37ZqKWafpQE0tT-2Bl7CmFbRsL3Ni9jtUVZhu7RNzNxwt036gIcApGTL-2FI8XTJjAAysvO7qdDy3AgwKsPeCHILkPA7TT1lmnmh8jOlL-2BFK6-2BVA-3D-3D" target="_blank" style="display:inline-block;">
<img src="http://cdn.mcauto-images-production.sendgrid.net/d4ef4a73d51fe844/9565285e-bcf8-4984-9e55-d42c631c25aa/150x58.png" width="90" alt="OpenAI" style="display:block;border:0; background-color:#ededed;">
</a>
</td>
</tr>
<tr>
<td>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr class="footer-row">
<td valign="bottom" align="left" style="font-size:10px; line-height:1.8; color:#000; width:60%; padding-right:12px; vertical-align: bottom; padding-left: 4px;">
1455 3rd Street<br/>San Francisco, CA 94158<br/>
<a href="http://url3243.email.openai.com/asm/unsubscribe/?user_id=20216706&data=kQtQcOgAActtfL3AHBEB-uh2BO46ncu2gM2AIny3HZZoMDAwdTAwMFGygRA-gnporHDvibgnwFKVFJWpK25aIAApWmOZQpnzQ4sFGwon9UDOLv0YuGu6Y4JTK8E-stda3cqXyf9AB8aSVib_zr6_a-vhWI22ToLiFjP_EFxEqC58sFTMXdsu7ApqPnDFrZKEZmTImy4zYKCkWXDqOgU04yw2Pjzri-zETbyjyAgfFOZ39bqaZiGv6w-8cwfGN7mwgkGg5irAKaFRUhBOWXXDIw8YUuZiAEU9VAYyvZi7KzAumznQhRiPLCkbNa4cZAhRYGJr-uuZsMlUywNeFf-NbXnkSXdjtAxfjJJz156r38D4RECwGFnSfrA0gtz7WySBexDw9VGqmUf5dlTvORjiQNWsDqQdN6appn4iTNgr42o8ovV7pNekhTp3wc0AL04jbChkSC9ablGwYF8kNlnQ9g03XLnyBudf_0gqYmqGJVqrgOSV8d1YHabTeSstjl0BXvIHocOyKQh1YVhKkRFcgtoe77niBx8RLtOITV_lrkVfazlaqrfo5FxjiiQeRqSet2c9ynrTT-Z2ZDCHo6BRvT6Jh17J2hk6fAE-yy-lCQutNPfDB8bDCA1ejU3kQrOxKOhk64JEhc0MIAjQnXFwB9porg-nQef-u0tOqx2zkgkVlWdTChbD6s0AgsnzO16sRnjgwVgln8fQw4eoTRwl_Q5uc4iXv89e7APLLPvVmeseYpMhSYNId0riH1jH9Oy1K_amPV6rssJoC1bfvEpoTaWJUKBDbjxAFfCRW87E08M1c4OxA51ktCptVfJQQNGEAgxmlXbxt7gFDFBnGUJOqk3qqy_k9K5tcb3FEiq3o9vO0PlkO4sy5g==" target="_blank" style="color:#898A8D; text-decoration:underline;">Unsubscribe</a><br/>
<a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMlO-2BNuxxFiPq4chNMg084bhEGj50e3olcSQHUJMMkPiozRBz01nwCKx4sxlHNaM7y9xscxl0VzDmZ2KUMybRycl0nLc3AbfnA-2F293OzFQNVn3LhmuX-2BlpXppJFZXwEG8SLCzHyeJRn8B4VQm0QgQqs-2BlrfkfH-2F7lmmcW-2FGeT-2BvijdNImMucsJX0nN-2Frm5hfXzLkMNRL-2B-2BwvdsfT55ZToBeA-3DA40p_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7FpDQdi-2BmdTGXguO-2FDSWmvAR1t0A0TO-2B-2BQ1xct2puIx3icmbjuKsqKbN2XfNzDU9tuvczYcuV6nzEDtpPFE8pIsFZrllyVvQoVGdJT-2B7so0Y0SxWstmI2zKZZ8J-2BmX2zAK-2F7vQ9TrVFcCvuBFWPzs-2B5wSbUO2WuCWl4AsLC5HinmiQ-3D-3D" target="_blank" style="color:#898A8D; text-decoration:underline;">Privacy</a> · <a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMsvdFvmwMTgWtkeYwJPvVy67U0P-2FC-2BUXHl56ySmueHD0y-2BYzL7vpXSufUVCsVk-2FxK2idRSkFbcp1NBxb2lj1CbIg2HQd1ZHNvs7-2FSG-2FqutfOKvmvdt96VtzNjgPF79T0HlzTVKAUtDXyM6tHs3TZoOycZi71xOoOO2qPCL-2BexCjw5PUE_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7Fqc2X0myrsYRpnjUD67fT-2Ftx-2FozABAyCLRo-2BT9T-2BGAhpTc5nIxdYeJ-2BB4qWhxblBi0cUxsgonnjCljacdk-2BWcS1R2SCvGidJwD-2BpppS0T7HBLL4dC2edqMSSl8ShDa7QQ8E-2F-2BLN2Xo-2BkEbiaAPgOLzINHeQkuxr8f9UDfFtY0294w-3D-3D" target="_blank" style="color:#898A8D; text-decoration:underline;">Terms</a><br/>
<span style="color:#888; display:block; margin-top: 1.8em;">OpenAI © 2015-2025</span>
</td>
<td valign="bottom" style="width:40%; text-align:center; vertical-align: bottom;">
<table role="presentation" border="0" cellpadding="0" cellspacing="0" class="badges" style="width:100%;">
<tr>
<td class="badge" style="text-align:center; padding:0 6px;">
<a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMtD-2BVMO9vVCyWEdp43dehRwKnLcSDIdcT8iXDeqHYaFTCnaK2ChDusu4AphrKyq-2Baqa7Tmc6YxYxg4SQlTvXMvamvRJ1NdTvDQb2KVvN7e-2B7zpFzOadNA3d2X0rr7z7F8lSl-2FVJxigrsGzhqZ7B0JjRiHFTNqlC9TymIrRcjSFDKV-2FL0Nnt5zw5nF2-2BzNedR82fLldzVP4XUS9WgEHeQQEA-2FvYlW6GcUcuoj6scNU3NS-2B-2FbJNuE2tsLP5EIjUG7tGhoE-2FCSj3i9TkWI4uMynrq-2FElu-2BdNpysk-2B-2BZUWd0ovrrI2I-2FKgIoWWyoCsB6thMb3A9Lm5Dt7-2Fng5eR-2FCrctIOE-3DLfC8_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7FpxSmH2AV-2BwI7hf9bsaaSphVs-2F4mILHkMNqHKlVcLoLFSVRu98vQUURrBzr-2F3YxcdOSE0vOb937QvdyS2clA8YPZZE6VhQqW3mb-2BPs3FHo5AQDczwxJBgxUxlQlMJhHg22ThCwtlz85ltzilIaLa-2BsFXENvi4mQ8vTtKA7w6MuHCA-3D-3D" target="_blank" style="display:inline-block;">
<img src="http://cdn.mcauto-images-production.sendgrid.net/d4ef4a73d51fe844/f0bb62f0-5199-4600-a341-38aa871bde57/240x80.png" width="120" alt="Get it on Google Play" style="display:block; border:0; width:120px; height:auto;">
</a>
</td>
<td class="badge" style="text-align:center; padding:0 6px;">
<a href="http://url3243.email.openai.com/ls/click?upn=u001.IQLfsj4kk-2BK7JhymNusRMuAhSqai8qJ-2B1O2-2B81u67QpwNUgJ-2Bd0SCWbzBz1KsXgnWp6TJZGGyYVXyadoVtWOVsp5UnQ1G6bGpru3jlsOp6RG5HMne59Y6Rsn-2Fz56DCJabOiG4ffbVM-2FabtlesAzwfzuXmKxBYXfu5kDLZyseRPBnMMCdLF7PILFxy3S8uq5NREcnTUNHdXJFzjUBDR0JlQTmrqfAlHKskzfstiYx-2BzY-3Dulb7_mWGOAvqWFDfXC84jdYH4WtdC7QHlhYq5nI8TrxsnSnvQJW6wFFiQMoJkgQU8RqRtZp7ToE2-2F5VVFG-2FWU3WVygv30UDZ7-2BnaLdii6n4JzMlax1ION1MrhzqrnqLru1RJK8HmNE8JSY-2BFuHytD8hZ3MkT69ZuXZWPd15cDPZjtYvXsK8IN2rWPMYrbID8FKIUCcU7rRTpgA-2Bc66kfcjAfT0TYFgGvbP6eZHbfxHKWFXZ2ZiojI1vwvhCdrhRGh-2FLsD3BkRmoHktXIXWtTgDEuKiXsW8MyZ0PCRzcygp6gTuhr0jrJtcUcb1-2BorUVyT3Z4-2BDFIq1m-2BgQpaViVTtiFoVKCZAzFG39mkGflKN6BaoHWvlLvwhEtKQur8iCErBmMJoDw-2B9-2B0uaqfGBbENUSCdQhwTaua-2BhPIpVT2xrrc54JLEN2ESA-2Bwrfy8uUdjGyoWPawV8h-2BfyeiOm-2BTkMgJNOwewpHV0x-2BfyfErZMctvgY7FqFQdemww79frN4F8tjYt4-2FPG4enKxtMs-2BiQVCpXHUwDolX5vZEmBhWLLCH1U23PqDZ0BDwITv5ETWZKVpAVPqvTaz4qY2IX-2FEjtK1rhddLV1NZlYLjThLCGURDgK7PxER9Lp4afkEm1xGN0ZeJdWo08b7-2FkVPHmqPGvQJDD-2FUpww-3D-3D" target="_blank" style="display:inline-block;">
<img src="http://cdn.mcauto-images-production.sendgrid.net/d4ef4a73d51fe844/7556e4e9-fd26-44ce-b5db-098b33274c20/240x80.png" width="120" alt="Download on the App Store" style="display:block; border:0; width:120px; height:auto;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if mso]></td></tr></table><![endif]-->
</td>
</tr>
<!-- end footer -->
</table>
<!-- end body -->
<div class="debug-string" style="display: none; max-width: 0; max-height: 0; overflow: hidden; font-size: 1px; line-height: 1px; color: #ececf1; opacity: 0;">
</div>
<img src="http://url3243.email.openai.com/wf/open?upn=u001.wV50mSBTWJe-2F53hgJaUz0ez16U75p-2Bzy3CbdVkubdWzzzZfLLIaj0ha5tOt0jUqjCq3SV8h6kBE1gSMd1D9FMpAyUVAxPDNqCpId9ABunwLDPOCTQA3yQ8RJ5uQyvS-2F-2FXR7jEBpPEURBmzzNJS5IeTi6M4f85RqkLYbybcnvumH0eEWzY8GIOK6QTrhWfiWJw7vYoO48NF2UO-2BmX-2FDbk-2FGTzH8xbbw5M3SIxMxuXE98tnBO8JPM6r05OTwhqMrkj-2BPqZX8Otvt2syE9VsTHtTGFAPRfHTMvMMCkAiastY62ACzpaLjGTW-2BHHwdGKDie88FO0ZObwNySFALGV4CT4UVNtThDZbbIbCCnTuid79QaMSYCKRitPfq6KkAJpz1JRIDtYQA1KfbCBDPMrLhvdgT7EHVa5iyKqzAc-2FqhXOklgnV0fyK2QqHE8VldCnLo8c-2FFUuUt2LTdh1iCXW-2FbzLdFdSCq-2B2Uh67cX6U2uGJHOgU7AOHkGO9avzfvwpTXbTO4myXOWGUCwli-2Fk-2BIkBoiDqcOFftnP5loEyncQmAjRY1ZqVBtUryxoeU6BPa0xjq-2FhNDyxQ-2FMS2HbKLULTCwQNlwr30wdQMt7CdI7F7-2BS19qOqbd20R-2F-2BslA8RjSLL4JmHd2ZoyLEMMmxkFh6LZ3-2Bzg-3D-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/></body>
</html>
Reply to Sender