> For the complete documentation index, see [llms.txt](https://docs.unbrowse.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unbrowse.ai/vision.md).

# Where This Goes

The wedge is shipped and provable today. The vision is what a shared route graph becomes once many agents depend on it. This page is deliberately explicit about both, and about the line between them.

## The wedge (shipped, stands alone)

Shared route lookup beats browser rediscovery on cost, latency, and reliability. A rational agent prefers shared execution whenever the route fee stays below the expected cost of rediscovery. That inequality is enough to make the graph create real surplus, and it needs no vision to be true. Discovery is free; you only pay when you execute a paid route, and payment settles over x402. Everything below is layered on a thing that already works.

## The direction (where a maintained graph leads)

As agent traffic concentrates on the graph, two things compound:

1. **Coverage and freshness.** Every reused route makes the next agent's task cheaper; every piece of feedback makes the graph more trustworthy. Usage and quality reinforce each other.
2. **Accountable maintenance.** A graph carrying meaningful traffic needs accountable maintainers, challengeable claims, and trust tiers, not just access payments: open routes for low-risk traffic, higher-trust routes for authenticated and high-value paths, ranking grounded in route quality rather than capital.

## The discipline

The sequencing is the point: prove the wedge, then strengthen maintenance. The vision does not get to skip the wedge, and the user never has to think in anything but the task. Discovery stays free, and an agent only ever pays for the paid routes it actually executes — settled fairly over x402. The product proves itself directly in the market before any of the higher-trust coordination machinery is asked to exist.

The honest split, for anyone reading this for diligence: the wedge is measurable now; the richer accountability layer is documented direction, not claims of current revenue mechanics. The verification posture behind trust claims is described in [Verification and Proofs](/concepts/verification-and-proofs.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.unbrowse.ai/vision.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
