> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/read-me-first/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/read-me-first/introduction/welcome-to-the-regenerative-renaissance/various-introductions-to-the-renaissance.md).

# Various introductions to the Renaissance

### Solarpunk & Regen Villages art movements

Providing a diversity of art and visions for what a Regenerative Civilization of \~10B people may look like. Solarpunk cities and Regen Villages is providing a visual esthetic of a regenerative civilization, what SEEDS is bringing is an opensource approach to provide the coordination infrastructure, economic systems, constitutions, governance systems, and general coordination tools (DAOs and DHOs) to actively transition into Regenerative Cultures.

![](/files/aBR9MAXrCSiaSbHkFRWz) ![](/files/zhBqeKq4ne4J6NB1YYDS) ![](/files/DIwYsy5kZckhKIWbIJbO) ![](/files/y1z3tVxoJ6oKnhAwScZa) ![](/files/plCfDxrsX13d6qevvDBW) ![](/files/umgYs7vjAzj4JpPpkD8B)

### An Initiation into Game B&#x20;

{% embed url="<https://youtu.be/E_cyCuCKQhs>" %}
18 minute animated short exploring "Game B"
{% endembed %}

[*Suggested: A roundtable dialogue with Jim Rutt, Jordan Hall, Tyson Yunkaporta, and Daniel Schmachtenberger on the above initiation animation.*](https://youtu.be/PKz9TAsqsRo)

### What if we owned our financial system directly?&#x20;

{% embed url="<https://www.youtube.com/watch?v=QoPxiz0iq50>" %}
A 3.5 minute quick introduction to SEEDS Economy
{% endembed %}

### Let's create our own "Global Green New Deal"!

{% embed url="<https://youtu.be/3MounsvZFPk>" %}
A 24 minute overview for those completely new the Regenerative Renaissance
{% endembed %}

### The Crypto Revolution and the Regenerative Renaissance

{% embed url="<https://youtu.be/kZlGE4hrAA8>" %}
1 hour and 15 minute deep dive into the what a "Regenerative Economy" is and how it relates to other crypto projects and our dominant economic systems.
{% endembed %}

### The relative theory of money&#x20;

{% embed url="<https://youtu.be/kmuzCWNFLtg>" %}
A 36 minute exploration on money and how we can design new economic systems that are more stable and equitable.&#x20;
{% endembed %}

### 4-Pager on SEEDS

{% file src="/files/hQEl61ZuTigW4nUI66S5" %}
For those on mobile, click above to download
{% endfile %}

{% embed url="<https://docs.google.com/document/d/19z1Z5j7eFYDQ-uJVQ2Fix9NukTy2ZWXsAgUijuFF-gU/edit>" %}


---

# 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/read-me-first/introduction/welcome-to-the-regenerative-renaissance/various-introductions-to-the-renaissance.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.
