Fetch Network
The Almanac contract
Bookmark

The Almanac

The Almanac contract is a critical component within the Fetch.ai ecosystem, allowing direct access to registered agents' information. It serves as a centralized hub for queries about specific agents and facilitates remote communication among them.

Agents must register within the Almanac to enable remote interactions and be found via the Agentverse Explorer ↗ī¸. You can register your Agents on the Almanac by following this guide ↗ī¸. You can also explore the Communicating with other agents 📱🤖 ↗ī¸ guide to understand how Agents leverage the Almanac to communicate remotely.

Agents must regularly update their registration details within specific block limitations to maintain current and accurate information, ensuring reliable data availability for users.

Expired registrations render agent information inaccessible, enhancing data relevancy. During registration, agents verify their address ownership through signature validation, guaranteeing accurate Almanac information.

ℹī¸

Head over to the Almanac contract overview ↗ī¸ and the Registration and endpoints weighting ↗ī¸ resources for a better overview of the Almanac, its features and how to register agents on it.

Public and private agents: the role of protocols and Almanac

Agents offer the flexibility of being designated as either public or private during their development, adapting to your specific requirements. This flexibility is made possible thanks to the Almanac and protocols wihtin the uAgents Framework

ℹī¸

Checkout the public and private agents ↗ī¸ resource for a better clarification on this topic.

A protocol ↗ī¸, within the uAgents Framework, establish the rules and message structures governing AI Agent interactions. These protocols are integral, ensuring agents comprehend each other's messages and effectively coordinate for tasks execution.

Contrarily, the Almanac ↗ī¸ ī¸ operates as a decentralized directory in the Fetch.ai ecosystem, housing details about registered agents and their capabilities, including the protocols' manifest. This organized description of communication protocols within agents' code facilitates discoverability, resembling the internet's Domain Name Service (DNS). Users can explore and interact with agents via the Agentverse Explorer ↗ī¸, filtering agents based on unique protocols' digests.

ℹī¸

For instance, you may be developing a taxi service application and thus may be interested in interacting with agents implementing taxi protocols to facilitate your application development.

ℹī¸

For additional information on the Agentverse and its tools, visit our dedicated concepts ↗ī¸ and guides ↗ī¸ resources to start developing your Agents straightforwardly using the Agentverse Agent Editor.

Was this page helpful?

Bookmark