One-click deployment

Launch a complete investment platform on your own subdomain.

A full investor area, a 54-page operator panel, ROI automation and four commission engines — deployed as your own isolated instance at yourname.investmentcms.com. $999 one-time activation, which covers the calendar month you activate in, then $99 a month.

Deploy now See the live demo

The demo is a real running instance of the same software, not a slideshow. It resets every hour, so anything you change there is temporary and nothing you type is kept.

Two applications, one deployment

What you get

Every deployment ships both sides of the product: the signed-in area your members use, and the panel you run the business from.

The investor panel

What your members see

  • A dashboard of wallet cards, plan tiles, commission summaries and a link into their own network tree.
  • One page per investment plan, driven by the live plan record — rate, cycle and minimum come from the record, not from hardcoded copy.
  • Four ways to fund an investment: an existing wallet balance, a crypto payment through your provider account, a credit voucher, or a manual USDT transfer you verify yourself.
  • Withdrawals confirmed with an emailed one-time code — plus the authenticator code when the member has one enrolled — cryptographically bound to the exact amount, network and address.
  • Member-to-member transfers with the fee quoted first and the recipient confirmed in masked form before submit.
  • A saved address book for crypto addresses and trusted recipients, added through two-step confirmation.
  • A partners area: network tree, paginated team list, commission history filtered by engine, leg volume, and the working-plan breakdown by level.
  • Leader's Co-Pilot for members you appoint as leaders: voucher requests, cashback claims, direct-sell claims and a two-way note thread with you.
  • Identity verification, source-of-funds responses, and nominee records behind two-step confirmation.
  • An in-app inbox with an unread badge, per-category notification preferences and one-click email unsubscribe.
  • Authenticator-app two-factor, one-time recovery codes, device history and session revocation.

Full investor catalogue

The operator panel

What you run the business from

  • 54 admin pages behind a session gate, a one-time emailed sign-in code, and two enforced ranks — admin and superadmin, with an unknown role denied everything.
  • Members: paginated lists with advanced filters, per-user earnings, cashflow, wallet history, withdrawal locks, and a view-as-user mode that opens a real member session while leaving yours intact.
  • Money: every transaction and investment, platform-wide balances, the settle state machine that approves or rejects deposits and withdrawals, and a mass payout batch.
  • Distribution in two phases — preview every credit, then execute it through a durable workflow that applies it idempotently, so a retried run cannot double-pay.
  • Commission control: the register, per-level residual settings, residual preview against the real engine, weekly pool, monthly incentive, and per-plan overrides that apply to the next settlement only.
  • Plan Builder: rate or rate band, accrual period, term, compounding, capital-return mode, payout cap, working-days-only accrual, rollover and visibility.
  • Compliance review queues for identity documents, source-of-funds rounds and nominee claims, with documents streamed from private storage to authenticated admins only.
  • Vouchers: issue, filter, search, approve delegate requests, and read-only accounting over the lot.
  • Site control: branding, terminology rename, whole pages, editable fragments inside shipped pages with revision history, SEO fields, robots and sitemap, maintenance mode and custom CSS.
  • A superadmin-only audit log, live session listing, a global sign-out kill switch, an editable session policy and an admin IP allow-list.

Full operator catalogue

Product tour

The capabilities you are buying

Plain descriptions of what the software does. Every rate, tier, minimum and label below is configuration you set — none of it is a fixed behaviour of the product.

Plans and ROI automation

Build plans with a fixed rate or a band, an hourly, daily, weekly, monthly, yearly or end-of-term accrual period, a term, compounding, a payout cap and a capital-return mode. An hourly job on your site alone selects the plans that are due and runs the accrual. Plans can skip weekends and a holiday list you maintain. Investments past their term stop accruing and settle their principal according to the plan's return mode.

Crypto deposits and withdrawals

Members fund investments through your own NOWPayments merchant account, or by sending USDT to your house address on BNB Smart Chain, TRON or Ethereum and submitting the transaction hash for you to verify. Withdrawals offer six networks, and a request on a network with no USDT payout rail is blocked at payout rather than paid on the wrong chain. Addresses and hashes are format-checked on both the client and the server, and the server never trusts a client-supplied house address.

Four commission engines

Working Plan pays three levels on a downline member's investment. Residual pays up to twenty-five levels on profit, gated by direct-referral count per level. Monthly Incentive pays team-volume tiers as equal installments. Weekly Performance Pool runs a three-network qualification with a 40/35/25 split. The network is unilevel. Every rate, level and threshold ships as a default you edit — per level, and per plan.

Identity and source of funds

Members upload an identity document and a selfie; the files are stored privately and the case marked submitted before the verification call, so nothing is lost if the provider is slow. A provider rejection routes to your manual review rather than auto-failing the member. You can raise a source-of-funds round against any investment with a deadline the member answers in-app. Withdrawals, voucher withdrawals and member transfers each require a verified identity explicitly — they fail closed, not merely "not rejected".

Distribution you can see before it pays

Preview computes every credit and shows you the whole run. Execute hands the same computation to a durable workflow with deterministic ids and status-guarded writes. Settled commissions are immutable — a database trigger refuses to change a settled leg's amount — and a rate change you make applies to the next settlement, never the last one. An event counts as settled only when every leg it declared has durable evidence.

Earning limits and the gift wallet

One shared clamp caps a member's commission earnings at a multiple of the fees they have paid, and members can pay to raise their own cap. Anything a member cannot receive because they are at the cap overflows into your company gift wallet instead of vanishing, and every credit carries an idempotency key that makes double-crediting impossible.

Your words, your brand

Set the brand name, legal name, tagline, logo, favicon, support address, theme mode and colours. Rename Partner, Referral, Downline, Upline, Commission, Network, Level, Investment and Member across the whole interface, word by word — never a global find-and-replace, so routes and data are untouched. Write new pages, or override any headline inside a page that already ships, with revision history on both.

Built-in modules and settings

A registry of built-in modules you switch on and off at runtime, over a hook bus where every handler is fail-safe, so one module's error cannot break a core action or another module. Alongside it, a typed settings registry: only declared keys can be written, and each is coerced to its declared type. The security settings screen deliberately lists only controls that are actually enforced.

One-click deploy

Four steps, no support ticket

Provisioning is triggered by your payment settling. There are no clicks on our side, and no scheduling call.

  1. Choose your subdomain

    Pick the name your site will answer on and give the site a title. Availability is checked live as you type, and the name is held for you while you finish checkout.

  2. Set your admin login

    The email address and password you enter become the superadmin account of your new site. The password is stored hashed, and the field used to carry it through setup is cleared in the same statement that marks provisioning complete.

  3. Pay the $999 activation in cryptocurrency

    You are sent to a NOWPayments hosted checkout, priced in USD. You choose which coin to pay with there. We never see your wallet or your keys.

  4. Your site goes live

    Provisioning starts automatically as soon as the payment settles, and runs as a series of idempotent steps with a progress log. The status page polls it and tells you the moment yourname.investmentcms.com is answering. If a step fails it is retried rather than left half-finished.

The full mechanics, including renewal, suspension and custom domains

Isolation

Yours, in your own right

You are not a row in a shared table. Separation here is structural — there is no customer id column keeping you apart from anyone else, because there is nothing shared to be kept apart in.

Your own address
The site answers at yourname.investmentcms.com. You can also point your own domain at it later.
Your own database
A dedicated database holding only your members, transactions, plans and settings.
Your own file storage
Two private buckets of your own: one for identity documents, one for module files.
Your own session store
A dedicated key-value namespace for your sessions and short-lived tokens.
Your own application
Two dedicated edge workers run only your site: the application itself, and a second one that executes long-running distribution jobs durably.
Your own schedule
An hourly job on your site alone runs accruals, maturities, pool payouts and reconciliation.
Your own admin account
Created from the email and password you set at checkout. We do not hold a second key to your panel.

Pricing

Two numbers, and no third one

Activation

$999 one-time

  • Your isolated deployment, provisioned automatically.
  • The subdomain you chose, live.
  • Your superadmin account, created from your own credentials.
  • The calendar month you activate in — there is no $99 on top for the partial first month.

Every month after that

$99 per month

  • Due by the last day of each calendar month.
  • The invoice for a month is issued on the 1st of that month.
  • Paid in cryptocurrency through NOWPayments, priced in USD.
  • Your site keeps running, and the hourly automation keeps running with it.

What happens if a payment is late

Up to 60 days late, your site keeps serving and you get warnings. From 61 days the public site shows a renewal notice while your panel and your data stay intact, and paying the outstanding invoices restores it immediately. From 91 days access ends and the outstanding monthly invoices are voided — a $999 reactivation restores the same site with the same data. Nothing is deleted until 180 days, after warnings at 150 and 173 days.

The whole lifecycle, day by day

Try it before you buy it

demo.investmentcms.com runs the same software you would be deploying, seeded with a small sample network so the dashboards, the network tree and the commission screens have something in them.

We do not print the demo sign-in details here. The demo publishes its own credentials on its sign-in page, and it resets every hour — anything printed on this page would be stale by the time you read it. Go to the demo and read them there.

Open the live demo Deploy your own

Questions

The five people ask first

What exactly do I get for $999?

A deployed, isolated instance of the product at the subdomain you chose: your own database, your own private file storage, your own session store, two dedicated edge workers, an hourly automation schedule, and a superadmin account created from the credentials you set at checkout. The $999 also covers the calendar month you activate in.

Do my members' payments go through you?

No. Your members pay into your NOWPayments merchant account, using your own API credentials. We are not in that flow and we never hold your members' money. You will need your own NOWPayments account before your site can take a crypto deposit.

Which cryptocurrencies can my members deposit?

As shipped, the gateway deposit selector offers USDT on BNB Smart Chain. The manual USDT deposit accepts BNB Smart Chain, TRON and Ethereum. Withdrawals offer six networks, with USDT payout rails on five of them. The deposit endpoint accepts any currency code your provider supports, so you can extend the list — but the shipped default is one coin, and we would rather tell you that than round it up.

Can I use my own domain?

Yes. You request it in your customer panel and get CNAME instructions. Activation is a manual step our side, not an automated one — we would rather say so than imply it happens instantly.

What happens if I stop paying?

Nothing is deleted for 180 days. Your site keeps serving for 60 days past the due date, is gated behind a renewal notice from day 61 while your data stays intact, and closes from day 91 with a $999 reactivation available that restores everything. Permanent deletion happens only after 180 days, and only after warnings at 150 and 173 days.

All the questions, answered plainly