> For the complete documentation index, see [llms.txt](https://docs.common.xyz/commonwealth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.common.xyz/commonwealth/readme/whats-next.md).

# Whats Next?

*Common is evolving from a community platform into infrastructure for fully autonomous organizations.*

#### Phase 1

Incentive systems, token minting, discovery, fiat onramp, and the initial integration of futarchy. Prediction markets begin guiding decisions around emissions, bounties, and rewards.

#### Phase 2

Multichain and cross-platform expansion via SDKs and plugins like Discord, Farcaster, and Discourse. This phase deepens futarchy tooling and introduces the Agent API for autonomous actor integration.

#### Phase 3

Full agent-native coordination. Agents gain the ability to manage budgets, remember context, and run workflows. These systems are governed by vote-directed incentives and futarchy-informed decisions.

Futarchy enables governance that is prediction-driven rather than politics-driven. It empowers both humans and agents to signal, coordinate, and optimize decisions based on measurable outcomes.

[Common's Roadmap](https://blog.common.xyz/commons-2025-2026-roadmap-from-community-platform-to-autonomous-organizations/) *(Last Updated Sept 15, 2025)*

<br>


---

# 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.common.xyz/commonwealth/readme/whats-next.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.
