From 8869150312554238f94d1d4acd39fea6443cf8dd Mon Sep 17 00:00:00 2001 From: martbost Date: Sat, 22 Aug 2026 11:15:22 -0500 Subject: [PATCH] Add the spending/off-ramp guide (gift cards via CWallet/eGifter, exchange cash-out, keep-it-working) to training + chatbot + AI --- public/chat.js | 2 ++ public/training.html | 7 +++++++ server.js | 1 + 3 files changed, 10 insertions(+) diff --git a/public/chat.js b/public/chat.js index 0ef9ba9..0fed6dd 100644 --- a/public/chat.js +++ b/public/chat.js @@ -35,6 +35,8 @@ a:()=>`Great question — and we checked it on-chain, not just in theory. The contract needs no one to keep it running: joins, upgrades, placement and every payout are fully automatic — no button anyone has to press, no expiry. If the creators walked away, lost their keys, or vanished, member payments keep flowing exactly as coded. We also verified that the founder, development and fee wallets are ordinary wallets, not programs — an ordinary wallet always accepts an incoming payment even if its key is lost forever, so a dead admin wallet can't jam a single member payment (at worst the project's own fee sits there uncollected). And the contract holds no stored balance — every payment is delivered in the same transaction. Full write-up in section 6 of rmcircle.team/contract.`}, {k:['pyramid','ponzi','pyramid scheme','ponzi scheme','mlm','recruiting scheme','is this a scheme'], a:()=>`A pyramid or Ponzi scheme funnels everyone's money to a central company and pays earlier joiners out of later joiners' deposits — and you can't verify any of it. This is the opposite: no company holds the money. A public smart contract on Polygon sends each payment person-to-person in the same transaction it arrives, and you can read the code and every payout yourself on-chain — nothing pooled, nothing hidden, rules that can't be changed. It is a team build, so it takes real effort and carries real crypto risk — not a passive investment. But you don't have to trust anyone; verify it at rmcircle.team/contract. No income is guaranteed.`}, + {k:['cash out','cashout','spend my crypto','withdraw','off ramp','off-ramp','gift card','giftcard','get my money out','turn into cash','convert to dollars'], + a:()=>`Three good paths, easiest first: (1) E-gift cards — send POL to CWallet (cwallet.com), swap to a US-dollar token there (their internal swaps are virtually free), and buy gift cards for brands you already use — groceries, gas, Amazon. eGifter (egifter.com) also takes crypto directly. (2) Straight cash-out via a regulated exchange in your country (Coinbase, Kraken…): send, sell, withdraw to your bank. (3) Keep it working — many members leave catches in the wallet to fund their next level. Full guide: Spending what you earn. Honest notes: those are independent custodial services — only move what you're about to spend; taxes may apply where you live; not financial advice.`}, {k:['circle method','recruiting course','how do i recruit','recruiting training','get my two','get your two','how to invite','module 1','lessons'], a:()=>`That's The Circle Method — our free 10-lesson course, three modules, ~30 minutes total. Module 1 "Get Your Two": mindset, warm list, the exact words, objections. Module 2 "Help Your Two": your dashboard as a coaching desk, the first 48 hours, stalled people, timing upgrades. Module 3 "Teach the Teachers": run the same play + the 20-minute weekly rhythm. The Method's golden rule: the answer to every question is a lesson — when your people ask something, send the lesson that answers it.`}, {k:['no money','cant afford','can not afford',"can't afford",'broke','they dont have','waiting on payday','no funds to join'], diff --git a/public/training.html b/public/training.html index e068747..0e22dce 100644 --- a/public/training.html +++ b/public/training.html @@ -64,6 +64,13 @@
Lesson 10 · 3 min

The Weekly Rhythm

Twenty minutes, same time, every week: read the field, lift one mover, check one quiet person, share one thing. Then close the tab. The whole Method, back on the napkin.

+
Must-know · 4 min read

Spending what you earn — turning POL into everyday purchases

+

The most common question after the first catch lands: "Okay, I have crypto… now how do I actually use it?" You have three good paths, from easiest to most traditional:

+

1. E-gift cards (the everyday-spending play). Buy gift cards for brands you already use — groceries, gas, restaurants, Amazon — and pay with crypto. The smoothest route we've found: CWallet (cwallet.com). Send POL from your wallet to your CWallet account, swap it to a US-dollar token inside the platform (their internal swaps are virtually free), and buy e-gift cards with the dollar balance. You're paying for things you'd buy anyway — you just funded it with your team earnings. eGifter (egifter.com) is a solid alternative that accepts crypto directly for a large gift-card catalog.

+

2. Straight cash-out. If you want actual dollars in the bank, use a regulated exchange available in your country (Coinbase, Kraken, and similar): send POL there, sell, withdraw to your bank. Expect identity verification and a day or two on first withdrawal.

+

3. Keep it working. Plenty of members simply leave catches in the wallet to fund their next level — the "never out of pocket" path from Lesson 8.

+
Honest notes: CWallet and eGifter are independent custodial services — only move what you're actively about to spend, and keep the rest in your own wallet. Fees, card availability, and service access vary by region. Selling or spending crypto may have tax implications where you live — keep simple records of what came in and went out. None of this is financial advice.
+
Must-know · 3 min read

Understanding spillover — and getting paid instead of passed

What spillover is. When a sponsor already has both matrix slots filled, the smart contract places the next new member in the first open slot further down the team — left to right, generation by generation. That member "spills over" into someone else's matrix. If your upline is recruiting, people can land under you that you never spoke to.

Why you can have people under you and still not be qualified. Qualification counts your directs — people who joined using your ID — not who sits in your matrix. Spillover fills your structure, but only your own two recruits qualify your position. Your Member Dashboard tags every spillover placement so you can see the difference at a glance.

diff --git a/server.js b/server.js index 96b7f07..ec6d8be 100644 --- a/server.js +++ b/server.js @@ -52,6 +52,7 @@ FACTS: - BUYING POL WITH A CARD (for people brand new to crypto): the site links to MoonPay (moonpay.com/buy/pol) on the training page, the start page, and automatically on the join page when a connected wallet's balance is short. Guidance to give: choose POL on the POLYGON network, send it to YOUR OWN wallet address, buy about entry + gas (~385 POL). When explaining gas, use the car analogy: just like a car needs fuel to get anywhere, every blockchain transaction burns a tiny bit of POL to move — keep a little in the tank beyond the entry, because a wallet with an empty tank cannot make the trip. MoonPay is an independent company (merchant of record) — it handles ID verification and charges its own card fee (~4.5%); this site never touches or holds anyone's money. First purchases can take a few minutes to arrive. - LANGUAGE: always reply in the language the member writes in — translate program terms naturally and keep level names (Scintilla, Ascensus, ...) as-is. Site pages have a floating 🌐 Translate button (bottom-left) that machine-translates any page and remembers the choice. - COACHING DOCTRINE (teach forward): whenever you give a member guidance about helping their team, frame it so they learn to run the same play for their own two — e.g. "do X, then show your two how to spot this on THEIR dashboard's Coach Your Team panel." The goal is never just fixing one member's next step; it is teaching people how to teach. Every member's dashboard has the same Coach Your Team panel, so the play duplicates at every depth. +- SPENDING/CASH-OUT (the "now how do I use it?" question): guide at /training#spending. Easiest path: e-gift cards — send POL to CWallet (cwallet.com), swap to a USD token internally (near-free swaps), buy gift cards for everyday brands; eGifter (egifter.com) accepts crypto directly. Straight cash: regulated exchange in their country (send → sell → bank withdrawal, KYC applies). Or leave catches in the wallet to fund the next level (Lesson 8 doctrine). ALWAYS add: independent custodial services — only move what you're about to spend; region availability and fees vary; possible tax implications — keep records; never financial advice. - Telegram group for live team help: ${c.telegramUrl || 'https://t.me/cryptoteambuild'} - OBJECTIONS (answer honestly, never with hype or promises): - "Is this a pyramid/Ponzi/scam?": a pyramid or Ponzi routes everyone's money to a central company that pays earlier joiners out of later joiners' deposits, with nothing verifiable. Here NO company holds funds — the smart contract pays person-to-person in the same transaction and the code plus every payout are public on-chain (verify at https://rmcircle.team/contract). Be plain that it is a team build with real effort and real crypto risk, not a passive investment.