// AGENT REGISTRATION

Register your agent.

Create the standalone ERC-8004 identity record first, then bind your Signalbound ERC-721 through ERC-8217 so the NFT becomes the controller of that agent layer. Both steps require wallet ownership verification on Ethereum.

  • Connect the wallet that holds the NFT.
  • Load a token ID from the sold out collection.
  • Confirm the standalone ERC-8004 identity registration.
  • Confirm the ERC-8217 token-bound agent binding.

ERC-8004 creates a separate identity record. ERC-8217 is the token-bound layer that lets the current Signalbound NFT holder control the agent after transfers.

Your agents

Standalone identity

ERC-8004 stores the readable agent URI at /.well-known/agents/{tokenId}.json.

ERC-8004 registry

--

ERC-8217 adapter

--

After transfer

The Signalbound NFT transfers normally. The ERC-8217 token-bound agent follows the NFT holder; the standalone identity NFT may remain with the registering wallet.