> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/regen-civics-infinite-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://explore.joinseeds.earth/regen-civics-infinite-game/play-the-game/learn/roadmap-coordination-patterns-and-seasons/incubator.md).

# Incubator

A living version (we'll update this throughout each season) of our incubation roadmap that the 13 projects each season go through.&#x20;

{% embed url="<https://docs.google.com/presentation/d/1OROElitCziushv5mzFQ6kitprEizaCYtGJg4WhK8rGc/edit?usp=sharing>" %}

## Overview:&#x20;

We'll go over each section during the weekly sessions following a 3 step pattern:

1. Session explaining the next step. Teams work on the next step during the week.
2. Showcase session where each projects shares where they're currently at, what they're currently thinking. Teams may continue to expand on or rework their models.
3. Showcase session where each project shares where they're currently at. Once 9 projects have finalized their models we move on to the next step.

### Step by Step

**1. Start with Heart:**&#x20;

**Form a shared "Welcome to 2030" video showcasing the 13 projects.**&#x20;

* [ ] Create a 5 min heart-filled and inspiring vision of the current/future state of your project and share why it embodies the more beautiful world we're co-creating.
* [ ] Landing page with 1 page opt-in (build into Notion) and start capturing emails together.&#x20;

**2. Co-create the economic and organizational structure for each project.**&#x20;

* [ ] Chose a DAO/DHO tool such as:
  * [ ] [Hypha DHO](https://hypha.earth/)
  * [ ] [Gardens](https://gardens.1hive.org/#/home)
  * [ ] [DAO Haus](https://daohaus.club/)
  * [ ] [Colony](https://colony.io/)
  * [ ] \[insert additional here]
* [ ] Coordination Structures
  * [ ] Roles
  * [ ] Token
  * [ ] Quests
  * [ ] Co-creation
  * [ ] Acknowledgement
  * [ ] etc.

**3. Co-create the legal and land ownership/stewardship structure for each project.**

**4. Financial and sustainability (thrivability) structure (business models, etc).**&#x20;

**4. Co-create Crowdpooling event**

* [ ] Co-create contribution tiers & acknowledgement designs
  * [ ] Thresholds (softcap, hardcap, stretch goals, etc)&#x20;
  * [ ] 9 forms of capital contribution framework&#x20;
* [ ] Co-create project-applications to start growing our project communities
* [ ] Make a LOT OF NOISE and launch the crowdpooling event!&#x20;
* [ ] Pool the resources needed for all 13 projects to thrive!

**5. Co-create Regen Civics Festivals to initiate once projects reach crowdpooling milestones**

* [ ] we're on-the-ground doing regeneration: project building, festivals, and activations&#x20;

**6. Co-create shared economic frameworks**

* [ ] contributions from one project can be redeemed for access to other projects
  * [ ] Shared DAO/DHO infrastructute (roles, tokens, governance, etc)&#x20;
  * [ ] Shared game/cultural frame (each project is unique, but follows a similar framework to help members orient)&#x20;
* [ ] Regenerate our EARTH
  * [ ] We're co-creating a global game to heal Earth by setting up millions of networked regenerative projects coordinating to create a more beautiful/paradise Earth in harmony with the rest of life.
* [ ] Template successes to help the next season of projects.

**7. Continue to co-create, co-learn and coordinate as projects move into member status and a new cohort of 13 regenerative projects are selected.**&#x20;


---

# 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://explore.joinseeds.earth/regen-civics-infinite-game/play-the-game/learn/roadmap-coordination-patterns-and-seasons/incubator.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.
