ao is sovereign compute. wait, what?
everyone can run their own process (smart contract) and message any process.
you have ao as the compute and aos as the operating system.
the marriage with arweave is like your hard drive.
it's like when pcs first connected to the internet. basically, ao is making pcs and connecting them in cyberspace.
how is that different from evm or solana?
these chains are trying to share one big memory, like a mainframe.
ao doesn't share one big memory; it's more like pcs.
when you deploy an ao process, it's yours. you can configure it to only accept messages from trusted sources. it's sovereign compute.
this is where it harkens back to early days of the internet, but this time with superpowers like arweave and more.
when solana shuts down, the core dev team releases a patch and each node has to update.
with ao, once you deploy your process, it can be revived and continue execution any time in the future, thanks to messages permanently stored on arweave.
every message sent to your process is stored on arweave, making it easy to validate.
very principled on “determinism”: same input and state = same output.
mainnet is secured by economic incentives. you use
$AO to send messages and pay for computation. gas costs are small.
when you run out of gas, the process halts.
you don’t need to stake to upload a process — uploading is just sending a message, and you use
$AO to send a message to pay for it.
let’s say a process is a bot. that bot can earn revenue. messengers pay to use it.
perhaps you join an ao process dao. the dao votes on rules, then sends messages to the bot process to carry them out.
for example: if bitcoin drops 5%, the bot buys.
you can even have ai agents manage the dao and the entire process. have a look at what
@autonomous_af is doing. wild & very real.
ao is otherworldly in some ways, and incredibly familiar too.