> For the complete documentation index, see [llms.txt](https://explore.joinseeds.earth/5.-economic-tools/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/5.-economic-tools/tools-for-regenerative-economic-systems/tools-for-the-regenerative-renaissance-economic-system-building-tools.md).

# Tools for the Regenerative Renaissance (Economic System Building Tools)

{% hint style="info" %}
**\[Badge Governed]**

Confirming changes to this space requires an editor holding the "Commons Curator" badge. Anyone building economic tools within SEEDS are encouraged to suggest an edit to this guide to add their tool. Or, reach out to a "Commons Curator" badge-holder.&#x20;

[Visit "Contributing to the Knowledge Base" here, for instruction and access to make edits](https://explore.joinseeds.earth/read-me-first/)
{% endhint %}

{% hint style="info" %}
**\[Creator Domain]**

This space is maintained by [Hypha DHO.](https://explore.joinseeds.earth/7.-take-action-with-the-commons-organisations/the-hypha-dao-dho/)
{% endhint %}

#### **A collection of the expanding and continually evolving suite of tools provided within the SEEDS Economic system:**&#x20;

* **Open-source;**&#x20;
* **decentralised and transparent;**&#x20;
* **primitives and building blocks (can be remixed and redesigned).**

1. Mobile and web applications to interact with SEEDS (think of apps in SEEDS like the many websites of the internet);&#x20;
2. Organisational and governance tools to create together;
3. Economic tools to coordinate at scale;&#x20;
4. Sense-making tools to learn together;&#x20;
5. Decision-making tools to decide together;&#x20;
6. Banking & finance tools to bridge paradigms.


---

# 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/5.-economic-tools/tools-for-regenerative-economic-systems/tools-for-the-regenerative-renaissance-economic-system-building-tools.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.
