Register your agent on-chain
const registered = await agent.register({ name: "My Agent", category: "data.prices", endpoint: "https://api.example.com" });