> For the complete documentation index, see [llms.txt](https://zkcross-network-1.gitbook.io/learn.zkcross.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zkcross-network-1.gitbook.io/learn.zkcross.network/ecosystem-validation/build-timeline.md).

# Build Timeline

zkCross did not begin as a token narrative. It emerged from a longer execution-first journey.

<figure><img src="/files/1dlTyNdTjbhvnn0VgPsX" alt=""><figcaption></figcaption></figure>

### 2016 to 2019: automation thesis proven in live markets

The original insight behind zkCross came from operating automated systems with real capital through volatile crypto market cycles. The lesson was clear early on: automation without strict control magnifies errors.

### 2020 to 2022: infrastructure becomes the priority

The ambition was to bring automation into DeFi. The blocker was not product design. It was infrastructure. Cross-chain settlement was fragmented, custody guarantees were weak and execution lacked deterministic boundaries.

The focus shifted from launching another app to building the rails themselves.

### 2023: zkCross formalised

zkCross Network was formally incorporated to operationalise the infrastructure thesis. Routing, settlement, signing and permissioned execution became the focus areas.

### 2021 to 2024: production deployment and validation

During this phase, zkCross operated as backend infrastructure across multiple blockchain ecosystems and hardened its stack under real market conditions.

### 2025 onward: infrastructure becomes product-ready for AI and consumer applications

With the execution stack mature and AI systems becoming more practically useful, products like Surf could be built on top of zkCross without compromising the original execution and control philosophy.

The important point is that productisation came after the rails were built, not before.


---

# 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, and the optional `goal` query parameter:

```
GET https://zkcross-network-1.gitbook.io/learn.zkcross.network/ecosystem-validation/build-timeline.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
