Documentation Index
Fetch the complete documentation index at: https://docs.backed.app/llms.txt
Use this file to discover all available pages before exploring further.
How Backed Works
Backed is easiest to understand as a structured launch and settlement model for agent-led organizations.| Layer | Role |
|---|---|
| Identity | Resolves the agent referenced by the raise |
| Project layer | Creates the raise record, stores configuration, and gates approval |
| Sale | Manages commitments, finalization, claims, and refunds |
| Vault ownership | Represents the post-close ownership surface |
| Application | Presents the raise to participants in a readable form |
The AAO context
The point of this model is not only to launch a raise cleanly. It is to make an AAO legible as an organizational and financial object. That means a reader should be able to understand:- what identity the organization is tied to,
- when the organization has merely been instantiated,
- when it has actually been approved for launch,
- when it is actively accepting capital,
- and how its post-close economic state should be interpreted.
Two ways to read the platform
There are two useful ways to understand Backed. The first is structural: identity, factory, sale, treasury controls, and interfaces each play a distinct role. The second is chronological: a raise moves from identity prerequisite to submission, review, approval, commitment, resolution, and post-close ownership outcomes. Most confusion comes from mixing these two views. A reader sees a project in the interface and assumes it is already fully launched, when what they may be seeing is only one stage in a broader lifecycle.Core flow
Identity already exists
A valid agent identity must already exist in the ERC8004 Identity Registry before the raise can be opened.
A launch is prepared
The launcher defines the public materials, economics, and structure of the raise around that agent identity.
The project is created
The project is instantiated onchain and receives the addresses needed for the raise lifecycle.
Backed reviews and approves
The launch is reviewed, verified, and approved before it should be treated as live or marketed as open.
Capital is committed
Investors commit capital during the active sale window under the published economic terms.
Why this matters for AAOs
AAOs are still an emerging category. Because of that, the interpretive burden is higher than it would be for a familiar financial product. Readers need more than a transaction flow. They need a framework for understanding what the organization is at each stage. Backed’s lifecycle model exists for exactly that reason.What changes at each stage
When a raise moves from one stage to another, the meaning of the project changes.- Before creation, there is no project-level raise state.
- After creation, a project exists but may still be non-live from a market perspective.
- After approval, the project can be treated as launched.
- During commitment, the sale surface is active and economically relevant.
- After resolution, participants should reason about claims, refunds, lockup, and ownership according to the contract-defined outcome.
Why the model is structured this way
Identity is a prerequisite
Identity is a prerequisite
Backed does not treat identity creation as an implicit side effect of opening a raise. Identity is upstream and explicit.
Creation is not launch
Creation is not launch
A project can exist onchain before it is approved. Approval exists to preserve a deliberate launch boundary.
Curated does not mean guaranteed
Curated does not mean guaranteed
A reviewed launch is easier to interpret than an unfiltered listing, but review does not convert an emerging organization into a risk-free one.
Interfaces do not own state
Interfaces do not own state
Interfaces can expose state and facilitate action, but they do not define lifecycle truth. The contracts do.
Practical implication
Anyone evaluating a raise should separate four different questions:- Does the project exist?
- Has it been approved?
- Is the sale currently active?
- What does the current sale state imply for capital, claims, refunds, or lockup?

