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

# 7. Roadmap

SpaceAgri’s roadmap follows the logic of “Technology Deployment → Scale Expansion → Ecosystem Construction → Globalization”, achieving a gradual leap from space agriculture infrastructure to a global Web3 agricultural ecosystem.

## **2025: Infrastructure & Early User Base** <a href="#id-2025-infrastructure-and-early-user-base" id="id-2025-infrastructure-and-early-user-base"></a>

* Build the first benchmark space farms covering 3,000 acres.
* Launch 20,000 distributed home planting units for early adopters under the “Plant-to-Mine” model.
* Establish the dual foundation of research scenarios and community engagement.

## **2026: Scale Expansion & Initial Economic Loop** <a href="#id-2026-scale-expansion-and-initial-economic-loop" id="id-2026-scale-expansion-and-initial-economic-loop"></a>

* Expand connected space farm area to 10,000 acres.
* Scale commercial cultivation of space-bred rice varieties.
* Continue distributing 20,000 home units to grow the global research network.
* Launch $SPAG token for governance, asset trading, and ecosystem incentives, forming a foundational agricultural digital asset ecosystem.

## **2027: Full Industry & Community Expansion** <a href="#id-2027-full-industry-and-community-expansion" id="id-2027-full-industry-and-community-expansion"></a>

* Space farm area exceeds 50,000 acres, establishing a regional-scale benchmark.
* Home units reach 200,000 cumulative sales, forming a distributed research-production network across continents.
* Mint 200,000 farmland NFTs to enable global user participation in agricultural RWA asset rights and yields.
* Launch the first global space agriculture consumer brand.
* Establish the agricultural DAO with over 1 million users, promoting decentralized governance.

## **Long-term Vision: Global Ecosystem & Deep Space Agriculture** <a href="#long-term-vision-global-ecosystem-and-deep-space-agriculture" id="long-term-vision-global-ecosystem-and-deep-space-agriculture"></a>

* Connect over 100 million acres of space farm resources and distribute 1 million home units globally.
* Expand space crop varieties, serving over 100 million people worldwide.
* Integrate scientific research, production, consumption, and finance into a unified Web3 agricultural community.
* Explore extraterrestrial agriculture on the Moon and Mars, ensuring food and ecological security for multi-planetary civilization.


---

# 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://spaceagri.gitbook.io/spaceagridocs/white-paper/7.-roadmap.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.
