This is a mandatory step for profile activation. After obtaining an authorization token through authentication, you must register a valid signed public key before you can perform any system operations. The public key format must match the structure described in the overview: version tag (4 bytes) + Curve25519 public key (32 bytes) + BLAKE2b hash (64 bytes), all hex-encoded.
Public key registration is required only once per profile The key must be in the signed format (200 hex characters) Your profile cannot access protected resources until a public key is registered To change your public key, register a new one (the system will update the existing registration)