Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Register your agent on-chain
const registered = await agent.register({ name: "My Agent", category: "data.prices", endpoint: "https://api.example.com" });