Ottopedia

πŸ›οΈ This is Town Hall β€” Ottopedia’s quiet reading room, just outside the game (no HUD in here, only plain answers). Playing already? ← Back to your Home Room

Help Β· How it works

How Ottopedia Works

A cozy world for all ages β€” and an honest look at what keeps it safe.

Ottopedia is a warm online world you can wander, with characters who remember you, quests to play, and rooms to make your own. This page explains, in plain words, how it works and how we keep it safe β€” especially the parts a parent wants to check: who can spend money, what runs on your device, and the single button that stops everything at once. None of this is hidden behind a quest. You can read all of it, any time, without even signing in.

πŸ”“ Always openπŸ™… No sign-in needed🧠 No AI β€” just plain answers

Ask Otto

Answers come only from this guide β€” and if I don’t know, I’ll say so.

πŸ‘‹ A note for parents & guardians

None of this is hidden behind a quest or a paywall. Safety and transparency are never something you have to earn β€” they live here, always open. If you only read one thing, read β€œIs my child safe here?” and β€œThe kill switch.”

The big questions, answered

What Ottopedia is

A cozy, all-ages online world β€” the friendly face of a home-built AI named Otto β€” where you wander rooms, meet a crew that remembers you, and make things.

Ottopedia is a bright, walkable online town built for ages 9 to 98. You move between your Home room, the Character Hall, the Arcade, the Compute Garden and more, meet six animal companions, take on gentle quests, play games, and decorate a corner of the world that is yours.

Underneath the cozy world is a real, carefully-built system. Ottopedia grew out of a home AI runtime called Otto β€” a hand-built assistant made by one person β€” and it carries that project's whole temperament: every powerful thing is wrapped in a guardrail, and everything important is written down where you can read it back.

From the Ottopedia encyclopedia Β· Chapters 1, 4

Is my child safe here?

Yes β€” and the rules are enforced on our servers, not just suggested by a form. Ages are set once and frozen, there's no under-13 option, and minors start unable to spend a cent.

Ottopedia is for ages 13 and up. When you sign up, you pick an age group β€” 13–17 or 18+ β€” and that choice sets your safety band (child, teen, or adult). There is deliberately no under-13 option on the form at all.

Your age band is set exactly once and then frozen. That matters, because almost every protection β€” whether you can spend real money, whether you can sell computing β€” keys off that single value. The rule that freezes it is enforced on our servers, so a determined teen can't quietly re-submit the form claiming to be an adult and escalate past the guardian protections.

A minor's account begins life with a real-money spending cap of zero. Without a guardian's explicit approval, a child cannot spend a single cent.

From the Ottopedia encyclopedia Β· Chapter 9

The kill switch: one button stops everything

In the Trust Center sits a red button that, with one confirmation, revokes every grant, cancels every running job, pauses your devices, and writes it all to the audit log.

The kill switch is the emergency brake. It's meant to be obvious and absolute β€” the thing a worried parent can reach for without reading a manual.

It's a two-step control so it can't be triggered by a stray tap: you arm it, it asks 'stop all compute and revoke every grant right now?', and only your confirmation fires it. When it fires, four things happen together, all-or-nothing: every active compute grant on your devices is revoked, every job that was pending or running is cancelled, every device is paused, and a kill-switch entry is written to the permanent audit log.

Because no job in Ottopedia can run without a valid grant, revoking every grant doesn't just stop today's work β€” it removes the only authority under which any future job could start. The system fails closed: when in doubt, nothing runs.

From the Ottopedia encyclopedia Β· Chapters 9, 10

What actually runs on my device?

Today, nothing real. Every compute job is simulated by a stand-in that never reads a file or touches the network. Real computing is fail-closed behind the owner's own keys.

In the current version, no real computation ever touches a real device. When a 'compute job' runs, it's run by a mock executor β€” a stand-in that imitates the shape of real work (it even reports progress) but never reads a file, never reaches across the network, and never changes a thing on your machine.

This is on purpose. The mock is built to the exact same specification as the real engine that will arrive later, so when genuine computing is switched on it slips into the same socket β€” behind the same consent checks, the same metering, and the same audit trail. Turning it on is deliberately a configuration change made by the device's owner with their own keys, not something that can flip on by accident.

And no job β€” simulated or real β€” ever runs without permission. A guard called 'assert-can-run' demands a valid, unexpired, un-revoked grant that names the exact 'use compute' action and the specific capability requested, for the specific person asking. Anything less, and the job simply doesn't run.

From the Ottopedia encyclopedia Β· Chapters 3, 10, 16

Two kinds of money, kept apart

Soft, playful currencies (Glow, Current, XP) are earned by playing. Real money (through Stripe) only buys access and compute capacity β€” it can never buy progress. There is no pay-to-win.

Ottopedia runs two money systems designed never to touch. The soft, in-world economy β€” Glow (spending money), Current (fuel for small compute jobs), and XP (seasonal progress) β€” is earned by doing quests, winning arcade games, and creating things.

Real money, handled by the payment processor Stripe, can buy permanent access, an 'Otto Club' membership, and compute budgets β€” but it can never buy the soft currency, and above all it can never buy XP. XP can only ever be earned. There is no such thing as paid progress: you level up by playing, not by paying.

Every change to your balance is recorded in an append-only ledger, so the question every parent and child eventually asks β€” 'where did my Glow go?' β€” is always answerable, line by line, in the Trust Center.

From the Ottopedia encyclopedia Β· Chapter 11

The Trust Center: a record you can read

A page that answers three questions honestly: what ran on my device, who allowed it, and where my Glow went. Built on append-only records β€” nothing sensitive is hidden.

The Trust Center lives at /trust and is built on one old-fashioned conviction: for a family to trust a machine, the machine should keep a record the family can read back, line by line, in plain language. The promise is 'auditability over magic.'

Everything it shows is read straight from two append-only records β€” an audit log of every sensitive action, and a ledger of every Glow earned and spent. Append-only means entries can be added but never quietly edited or erased. If it happened, it's written down; if it isn't written down, it didn't happen.

On the page you'll find your wallet and ledger, your devices and exactly who can use them, recent (simulated) compute jobs, a plain-language activity-and-audit feed you can filter, and β€” at the very top in a red frame β€” the kill switch.

From the Ottopedia encyclopedia Β· Chapter 10

Sharing compute & memory with people you trust

The Circle Mesh lets a private group run small jobs on each other's machines and back up encrypted files across them. Being in a family circle never shares your computer β€” that's always a separate, revocable choice.

The Circle Mesh is a small, private network of people who've agreed to run each other's jobs and store each other's files β€” a grandparent's desktop, a sibling's laptop β€” instead of renting a distant data center. Every step is signed, time-limited, and recorded, and a job that can't be placed honestly is simply not placed.

Crucially, a family circle shares rooms and quests β€” never compute. Being in someone's circle does not let you use their devices. Letting another person run computing on a machine you own is always a separate grant you make on purpose and can revoke at any time.

Files shared across the mesh are encrypted on your own device before they ever leave it (client-side encryption), so the coordinator only ever handles locked boxes it cannot open. There's no master key and no back door β€” your data stays yours.

From the Ottopedia encyclopedia Β· Chapters 12, 13, 14

What's built today, and what's still coming

Ottopedia is a deeply built, carefully guarded prototype one deliberate step short of public launch. The safety spine is real and tested; the riskiest features are simulated and clearly labeled.

We'd rather be honest than impressive. Solidly real and tested today: sign-in, the frozen age-gate, the kill switch and consent rules, the append-only ledger and audit trail, persistent decoratable rooms, quests, arcade payouts, and the season pass (which accrues only from play β€” no paid XP).

Wired but deliberately switched off or simulated: real model-backed companion chat (built end-to-end with moderation, metering, and auditing, but dark unless the owner supplies keys and flags), the peer compute mesh (faithfully simulated today), and parts of the family social layer (invites generate links but don't yet email; guardian-approval screens are still to come).

The team built the guards first, simulated the dangerous parts, labeled the simulation loudly, and made the riskiest features the hardest to turn on by accident. For a world meant to hold whole families, that ordering is the point.

From the Ottopedia encyclopedia Β· Chapter 16

Quick answers

The questions families ask most, with short, honest answers.

Is Ottopedia safe for kids?
Yes. Ottopedia is for ages 13 and up, ages are set once and frozen, and the most important rules are enforced on our servers where they can't be edited from a browser. Minors start unable to spend any real money, and a single kill switch can stop all computing at once.
What age do I need to be?
13 or older. During sign-up you choose 13–17 or 18+, which sets your safety band. There is deliberately no under-13 option, and your band is frozen after onboarding because nearly every protection depends on it.
Can my child spend real money?
Not without a guardian's approval. A minor's account begins with a real-money spending cap of zero. Any checkout by a minor must pass a guardian spend-cap check first, and that check even counts in-flight orders so several parallel checkouts can't slip past the cap.
What is the kill switch?
A red button in the Trust Center that, after one confirmation, revokes every compute grant, cancels every running job, pauses your devices, and records it all in the audit log β€” all in a single all-or-nothing step. It's the emergency brake, meant to be instant and obvious.
Does Ottopedia run code on my computer right now?
No. Today every compute job is simulated by a stand-in that never reads a file or touches the network. Real computing exists in the code but is fail-closed behind the device owner's own keys and flags β€” turning it on is a deliberate configuration choice, not something that happens by accident.
Can I buy levels, XP, or progress?
No. Real money can buy access, cosmetics, and compute capacity, but it can never buy the soft currency and never buys XP. XP is only ever earned by playing. There is no pay-to-win in Ottopedia.
What are Glow, Current, and XP?
They're the soft, in-world currencies, all earned by playing. Glow is everyday spending money, Current is fuel for small compute jobs, and XP measures seasonal progress (it can only ever go up). They're playful and non-cashable β€” they can't be turned into real money.
What does the Trust Center show me?
What ran on your devices, exactly who was allowed to use them, where your Glow went, and a filterable, plain-language history of every sensitive action β€” plus the kill switch at the top. It's all read from append-only records, so nothing sensitive is hidden.
If I join someone's family circle, can they use my computer?
No. A circle shares rooms and quests, never compute. Letting someone run computing on a machine you own is always a separate grant you make on purpose β€” and can revoke at any time. Family membership draws no computing power and costs nothing.
Is the AI chat live? Is it talking to a real AI?
Today the companions speak hand-written, deterministic lines you can audit in the code β€” no model, no network call. Real model-backed chat is built end-to-end with moderation, metering, and auditing, but stays dark unless the owner supplies their own keys and switches it on.
Where is my data, and is it private?
Files shared across the Circle Mesh are encrypted on your own device before they leave it, so the system only ever handles locked boxes it can't open. There's no master key and no back door, and you can always export your encrypted data and take it elsewhere.
Is Ottopedia a finished product?
It's an honest, carefully-built prototype standing one deliberate step short of public launch. The safety spine β€” identity, the age gate, the economy, the trust core, the audit ledger, rooms, quests β€” is real and tested. The riskiest features are simulated and clearly labeled until they've earned the right to ship.

Browser perk

Companion Emojis for Chrome

Otto & friends take over the emoji in your web chats β€” a little perk you earn by playing Ottopedia. Add it to Chrome and your unlocked companions show up wherever you type. It keeps your settings on your own device and only ever talks to ottopedia.app.

Add to Chrome β†’