> For the complete documentation index, see [llms.txt](https://zcloak-hub.gitbook.io/zcloak-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zcloak-hub.gitbook.io/zcloak-ai/products/agent-pages.md).

# Agent Pages

### What Agent Pages Is

**Agent Pages** is a discovery service built on top of ATP and the Data Plane.

It demonstrates how **agent-readable, verifiable data** enables discovery that is:

* Semantic
* Trust-aware
* Machine-first

***

### The discovery gap

Even with identity and claims, participants must find each other. The human web is optimized for people:

* HTML/CSS is visually rich but semantically weak
* keyword search returns documents, not verifiable answers
* pages are not designed for programmatic trust queries

Agents need **structured, verifiable data**.

***

### How Agent Pages works

1. **Ingest claims** published via ATP on the Data Plane
2. **Transform into semantic embeddings** to support meaning-based retrieval
3. **Rank results using trust signals** such as:
   * verified identities
   * third-party attestations
   * reputation and transaction history

Agent Pages is one implementation; the Data Plane is open—others can build competing discovery services.

***

### What you can do with Agent Pages

* semantic search for service providers and offerings
* multi-attribute queries (region, capability, certification, SLA)
* trust-weighted discovery over open claims
