> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/libraries-and-templates/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/libraries-and-templates/regional-economy/ecosystem-commons.md).

# Ecosystem Commons

{% hint style="info" %}
Suggested for:

* \[A]
* \[B]
* \[C]
  {% endhint %}

## Commons Stewardship Organization

### Purpose&#x20;

* Steward the common operations necessary for **\[ecosystem]** to thrive
* Steward the **\[ecosystem]** treasury
* Administer the **\[ecosytem]** budget as defined by the members

### Membership policy

* Any member of **\[ecosystem]** can apply for open roles and quests within the Commons
* Only the 13 elected Commons Council vote in the DHO.

### Policies&#x20;

* **1 person 1 vote**
* **12 voice-holding council members** \
  \&#xNAN;*voted in by the **\[ecosystem]** members*&#x20;
* **1 voice-holding earth member holding 3 voice tokens**\
  \&#xNAN;*representing the explicit best interests of our planet - it only takes 1 other council member along with earth to veto an otherwise fully supported*
* **80% quorum and 80% unity required**

### Circles

* **Foundations Circle** \
  \&#xNAN;*Stewards the **\[ecosystem]** foundational documents*
* **Storytelling Circle**\
  \&#xNAN;*Stewards the **\[ecosystem]** Communication channels*
* **Quest Guides** \
  \&#xNAN;*Stewards the "Quest Pool" where Quest Guides have free ability to assign and payout quests for a wide variety of contributions.*&#x20;

### Roles

* **Commons Curator**\
  \&#xNAN;*Steward the core ecosystem documents and knowledge base.*
* **Quest Guide**\
  \&#xNAN;*Steward the "Quest Pool" and guide community members through Quests.*

#### Archetypes

* [Using the 5 contributor archetypes model.](https://explore.joinseeds.earth/libraries-and-templates/role-templates-and-library/)

#### Salary Bands

* 1

### Badges

* **(1) Storyteller FB (2) Storyteller Twitter (3) Storyteller Instagram (4) etc.**\
  \&#xNAN;*A badge for each official media channel so it is explicit who is able to speak in each channel.*
* **Commons Curator**\
  \&#xNAN;*holding this badge gives the "Creator" role in the **\[ecosystem]** Knowledge Base*
*

### Quests

* **Add chapter headers to&#x20;*****\[ecosystem]*****&#x20;Educational Videos**\
  If a video doesn't have chapter titles, submit a comment with suggestions along with your SEEDS account name. If your submission is accepted you'll earn **N Seeds.**&#x20;

#### Template submitted by Rieki of Hypha DHO


---

# 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/libraries-and-templates/regional-economy/ecosystem-commons.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.
