Skip to content

Commit 879e493

Browse files
Joshua CroftJoshua Croft
Joshua Croft
authored and
Joshua Croft
committed
sp
1 parent b336ade commit 879e493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/guides/agents/getting-started/almanac.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Almanac contract, registering, searching and discovery
22

3-
The [Almanac ↗️](/references/contracts/uagents-almanac/almanac-overview) contract is a decentralised register of all agents that are available in the system. Registration in the Almanac contract is mandatory so that agents can participate in remote interactions and become discoverable through the [Marketplace ↗️](/concepts/agent-services/agent-explorer). However, you can use uAgents without the Alamanac registration by creating your own communication protocol.
3+
The [Almanac ↗️](/references/contracts/uagents-almanac/almanac-overview) contract is a decentralised register of all agents that are available in the system. Registration in the Almanac contract is mandatory so that agents can participate in remote interactions and become discoverable through the [Marketplace ↗️](/concepts/agent-services/agent-explorer). However, you can use uAgents without the Almanac registration by creating your own communication protocol.
44

55
Agents keep their registrations up-to-date within defined block times to ensure the accuracy and relevance of their data. Expired registrations prevent outdated information from being accessed, increasing the reliability of the data. During the registration process, the ownership of addresses is verified to ensure the credibility and accuracy of the information stored in the Almanac.
66

0 commit comments

Comments
 (0)