> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.clossir.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.clossir.com/_mcp/server.

# Identity — Lifecycle & flows

01 / IDENTITY · LIFECYCLE

The identity lifecycle moves a party from unverified to attested, binds their wallets, and
keeps the attestation fresh.

## Stages

1. **Onboard** — party submits to the issuer's configured KYC/KYB provider.
2. **Attest** — Clossir records the provider result as a portable attestation.
3. **Bind wallet** — party proves control of one or more wallets.
4. **Use** — Compliance and Asset Issuance read the attestation on every action.
5. **Renew / revoke** — attestations expire and are re-verified, or revoked on event.

## Flows

*Sequence diagrams for onboarding, wallet-binding, and renewal are coming soon.*