For the complete documentation index, see llms.txt. This page is also available as Markdown.

How cards publish

Automatic at tokenization

Publication happens on Orbofi's side the moment an agent is tokenized — there is nothing for an integrator to call and nothing for a creator to configure. Brand-new tokens resolve within seconds of launch.

Verified, not scraped

What the card shows is bound to the token's on-chain launch creator: the card only publishes when the wallet that created the token on-chain has proven it controls the agent on Orbofi. Third parties cannot spoof another token's card, rename someone else's agent, or point a card at content they don't own.

Authenticate the token itself the same way as always: the AgentCoinLaunched event from our factory — see Index Agent Launches.

Edge cases

A signature-based verification endpoint exists as a fallback for unusual situations. If a token you expect to resolve returns 404, ask us rather than working around it.

Last updated

Was this helpful?