-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathnewsletter-draft.html
More file actions
109 lines (74 loc) · 5.95 KB
/
newsletter-draft.html
File metadata and controls
109 lines (74 loc) · 5.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<style>
body { font-family: Georgia, 'Times New Roman', serif; max-width: 640px; margin: 40px auto; padding: 0 20px; color: #1a1a2e; line-height: 1.7; font-size: 16px; }
h1 { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 28px; font-weight: 800; color: #101570; margin: 32px 0 16px; }
h2 { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 20px; font-weight: 700; color: #101570; margin: 32px 0 12px; }
p { margin: 14px 0; }
a { color: #4FB573; font-weight: 600; }
ol { padding-left: 24px; }
ol li { margin-bottom: 8px; }
.subject-line { background: #f0faf4; border: 1px solid #d0e8d8; border-radius: 8px; padding: 12px 16px; margin-bottom: 32px; font-family: 'Helvetica Neue', Arial, sans-serif; }
.subject-line strong { color: #374151; font-size: 13px; text-transform: uppercase; letter-spacing: 0.5px; }
.subject-line p { margin: 4px 0 0; font-size: 18px; font-weight: 700; color: #1a1a2e; }
.cta-btn { display: inline-block; background: #4FB573; color: #fff !important; text-decoration: none; padding: 14px 28px; border-radius: 8px; font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 16px; font-weight: 700; margin: 8px 0 16px; }
.cta-btn:hover { background: #3da863; }
.divider { border: none; border-top: 1px solid #e5e7eb; margin: 32px 0; }
.footer { font-size: 13px; color: #9ca3af; text-align: center; margin-top: 40px; }
.greeting { font-style: italic; color: #374151; }
</style>
</head>
<body>
<div class="subject-line">
<strong>Subject line:</strong>
<p>Your AI has a footprint. Here's how to make it regenerative.</p>
</div>
<p class="greeting">Greetings Regens,</p>
<p>I want to share something I've been building — a new product from Regen Network that I'm genuinely excited about.</p>
<p><strong>Every AI session uses energy.</strong> If you use Claude, Cursor, ChatGPT, or any AI tool regularly, your usage generates between 2 and 10 kg of CO₂ per year. If you're running autonomous agents or heavy coding workflows, that number can reach 335 kg.</p>
<p>It's not a crisis. But it's real. And now there's something you can do about it.</p>
<h1>Introducing Regen Compute</h1>
<p><a href="https://compute.regen.network">compute.regen.network</a> channels a small monthly subscription into verified ecological projects — forests, biodiversity, soil health — with every credit retirement permanently recorded on Regen Ledger.</p>
<p>This isn't carbon offsetting. It's regenerative contribution. Your money goes directly to real projects: jaguar habitat conservation in Colombia, urban forests in the Pacific Northwest, vineyard soil health in California, and more. Every retirement is on-chain, auditable, and yours.</p>
<p><strong>How it works:</strong></p>
<ol>
<li><strong>Subscribe</strong> — plans start at $1.25/month</li>
<li><strong>Connect</strong> (optional) — add Regen Compute to your AI assistant with one command</li>
<li><strong>Track your impact</strong> — see exactly which projects you support, with on-chain proof</li>
</ol>
<p>That's it. No crypto wallet needed. No complexity. Just a small, steady contribution to ecological regeneration — matched to the footprint of the AI tools you already use.</p>
<p><a class="cta-btn" href="https://compute.regen.network/#pricing">Subscribe at compute.regen.network</a></p>
<hr class="divider">
<h2>The story behind it</h2>
<p>I wrote about why I built this and what drives it on Medium — the intersection of AI compute, ecological accountability, and what Regen Network makes possible that wasn't possible before.</p>
<p>📖 <a href="https://christianshearer1.medium.com/i-built-a-tool-that-connects-ai-usage-to-ecological-regeneration-a5eddf710586">Read the full story →</a></p>
<hr class="divider">
<h2>Something new: AI agents can subscribe themselves</h2>
<p>Here's where it gets interesting. We've built what may be the first ecological credit product that AI agents can pay for autonomously — no human in the loop.</p>
<p>When an agent calls our API without a subscription, it receives a <strong>402 Payment Required</strong> response with crypto payment addresses across 16 blockchain networks. The agent sends payment, confirms the transaction, and receives an API key — all programmatically.</p>
<p>Agents can pay for a lifetime subscription ($250) and be covered forever. All funds are deployed into ecological projects within 24 months.</p>
<p>This is the future of regenerative AI: agents that fund real-world ecological regeneration as a natural part of how they operate.</p>
<p>🤖 <a href="https://compute.regen.network/?view=agent">See the agent view →</a></p>
<hr class="divider">
<h2>For your whole team</h2>
<p>If your organization uses AI, we now offer team subscriptions. A short questionnaire calculates a monthly amount based on your developers, autonomous agents, and part-time AI users. Companies that subscribe can be featured on our site as organizations committed to regenerative AI.</p>
<p><a class="cta-btn" href="https://compute.regen.network/#pricing">Build a team plan</a></p>
<hr class="divider">
<h2>Share it</h2>
<p>If this resonates with you, the single most helpful thing you can do is share it with someone in your circle who uses AI. Every new subscriber means more credits retired, more projects funded, more regeneration on the ground.</p>
<p>Follow us on X for updates: <a href="https://x.com/Regen_compute"><strong>@Regen_compute</strong></a></p>
<p>Onwards,</p>
<p><strong>Christian Shearer</strong><br>
Co-Founder, Regen Network</p>
<hr class="divider">
<p class="footer">
Regen Compute is live at <a href="https://compute.regen.network">compute.regen.network</a>.<br>
Plans start at $1.25/month. Available in 22 languages.<br><br>
<a href="https://x.com/Regen_compute">X/Twitter</a> |
<a href="https://regen.network">Regen Network</a> |
<a href="https://github.com/regen-network/regen-compute">GitHub</a>
</p>
</body>
</html>