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

# Roadmap

The 2025–2026 roadmap outlines FLock’s long-term trajectory as a decentralised AI coordination and assetisation platform. Rather than a fixed delivery schedule, it serves as a directional framework that maps how core infrastructure, ecosystem layers, and governance mechanisms evolve over time.

This roadmap is designed to communicate strategic priorities, sequencing logic, and system-level progression across platform development, ecosystem expansion, and global adoption. As the protocol and market conditions evolve, specific initiatives may iterate or adapt, while the underlying direction remains focused on building scalable, interoperable, and permissionless AI infrastructure.


---

# 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.flock.io/flock-products/roadmap.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.
