> 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/dao-dho-organisation.md).

# DAO/DHO/Organisation

**UNDER CONSTRUCTION - COME BACK LATER :)**&#x20;

Regen Civics is an emergence and it's needing to be owned/governed by the projects and alliances in an equitable and fair way.

Roles:

1. Founders (Those building the foundations of Regen Civics)
2. Alliance Contributor (The member representing an alliance and contributing to the season's success)
3. Project Coordinator (member representing one of the 13 projects - TBD how many from each project)
4. Season Coordination core team member (each season has a team of Facilitators ensuring success)

At the following commitment levels

1. Side Gig (20%)
2. Half Life (50%)
3. Full Love (80%)

With a fixed yearly salary for all roles ($ number TBD).

With the following standing quests:

1. Session attendance
2. Note taker
3. Film maker
4. Alliance Builder (for those who facilitate a successful new alliance)
5. Seasonal Session Facilitator (for members who host one of the chosen seasonal sessions for the 13 project).
6. More to be co-created

All of this, of course, is up for evolution 🧬 this is a proposal to start the conversation and get things moving.

\--\
\
Alliance = An organisation/group/person who's 'helping' projects thrive

Project = An organisation/group who's running a specific land-based regen civics project

\--

Alliance builder = the act of helping bring in additional alliance organisations to support projects.

The season coordination core team will choose which sessions to hold during any given season.

This core team is chosen by all members for the next season at the end of the previous season (then it's up to this team to prepare and launch the next season).


---

# 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/dao-dho-organisation.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.
