This article covers the word that runs through the whole series, and sits right in the AllScale name: self-custody. It answers a question that sounds simple but plenty of people haven't fully thought through: where do your stablecoins actually live, and who controls them?
1. First, one thing to understand: the private key
Ownership on-chain doesn't work on "username + password." It works on one thing: the private key.
A private key is a string only the holder has. The rule is clear: whoever holds the private key can move the money, no exceptions. Your wallet address is public (like an account number, anyone can send to it), the private key is secret (the actual control).

2. Custodial vs non-custodial: who holds the key
The whole difference comes down to one question: is the platform holding the private key, or are you?
- Custodial: the platform holds the private key. The balance you see on an exchange or platform is really "a number the platform owes you on its books." The actual on-chain private key sits with the platform. Upside: the experience feels like a banking app, forgot-password recovery works, operations are simple. The cost is trust. You need to trust the platform to not misuse funds, not run off, not get hacked.
The FTX collapse in 2022 was the ugly version of this: users showed balances on their accounts, but the platform had already moved the money out.
- Non-custodial: only you hold the private key. The platform is just a tool, it can't touch your money. Upside: if the platform folds, gets seized, or gets hacked, nobody can take your assets. The cost is equally direct. Lose your private key or get it stolen, and nobody can help you recover it. There is no "forgot password" button here.
The one-line version: custodial is "convenient but you have to trust someone," self-custody is "free but on you." The old saying in crypto, "Not your keys, not your coins," is exactly this idea.

3. A few related wallet concepts
- Omnibus wallet: the platform uses one or a few on-chain addresses to hold funds from many users mixed together, and tracks who owns what on an internal ledger. This is the standard custodial setup. Efficient for the platform, but user funds are pooled, and there's no clean per-user ownership visible on-chain.
- Hot wallet and cold wallet: hot wallets are connected to the internet, easy for daily trading but exposed to attack. Cold wallets are kept offline, safer but slower to access. Institutions typically keep most assets in cold wallets, with a smaller working balance in hot wallets.
- MPC (multi-party computation): splits a private key into several parts held separately, so "one part lost, everything gone" doesn't happen. It's one of the key technologies that makes self-custody safer and more usable.

4. Why AllScale put self-custody in the name
At this point the difference between AllScale and most other payment or wallet platforms should be clear: it's a self-custody stablecoin digital bank. When a merchant receives stablecoins, they go into a wallet where the merchant holds the private key. AllScale can't touch them and can't move them.
For merchants this cashes out in two practical ways. First, platform-level risk of "running off" or "bank run" is mostly gone. The money was never in the platform's accounts, so there's nothing to run off with. Second, ownership on-chain is clear and publicly verifiable, instead of pooled together like in an omnibus wallet.
Self-custody trades convenience for control, and moves responsibility onto the user. Keeping the private key and the seed phrase safe is on you. A good selfcustody product (including what AllScale is building) isn't about "holding your assets for you." It uses tools like MPC and social recovery to reduce the "lose the key, lose everything" risk without ever touching your assets. Self-custody keeps its freedom, without being quite so scary.

Recap Private key: whoever holds it can move the money. On-chain ownership follows the key, not accounts and passwords. Custodial: platform holds the key, convenient but requires trust in the platform (FTX being the cautionary tale). Non-custodial: only you hold the key, the platform can't take it, but if you lose it, nobody can help.
One line: custodial is "convenient but based on trust," self-custody is "free but on you." AllScale picked the second one.
That's the three pieces of the stablecoin story now in place: the stablecoin itself, on/off-ramps, and self-custody. Next article puts them together and runs them through a real cross-border business scenario, as a direct comparison with the "6 days, $12 chewed off" journey from article 7.