> 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/how-to-contribute-to-this-guide.md).

# HOW TO CONTRIBUTE TO THIS GUIDE

## Member Org Requests

Member organizations fill out their profiles ([under step 5](/regen-civics-infinite-game/play-the-game/apply-for-next-season/step-5-give-and-get-support-from-a-global-family-were-not-alone.md)) with the following:&#x20;

* 90-180 second "Explain it like I'm 5" introduction to what you're bringing to the Alliance and what support, tools, resources, etc you can over Regen Civics Projects.
* Links and more in-depth exploration showcasing why Regen Civics Projects would want to connect with you.
* Templates, guides, resources and anything else that may be helpful for projects exploring this guide.

Or,

[**CLICK HERE IF YOU'RE PART OF AN ORGANISATION FOCUSED ON HELPING REGENERATIVE PROJECTS AND YOU'D LIKE TO JOIN THIS ALLIANCE**](https://forms.gle/9besSUYu7aEdWHi96)

## How to contribute

This space is an open-source gift to the Global Commons anyone can contribute. You can click on the link below to gain editor access to suggest changes!

[**Switch to editor mode / invite to become an "Editor"** ](https://app.gitbook.com/invite/ItPDXC95VyjmbTann1Re/y91PuzZ7OJh7WfpN35Ni)**<-- Click here**

{% embed url="<https://www.youtube.com/watch?v=sVoNpmXPfwc>" %}

[Guide made by Gitbook on how to make edits](https://docs.gitbook.com/editing-content/editing-pages)

### For Alliance Organizations (Organizations focused on helping projects in any capacity)&#x20;

1. Do the above
2. After you're in edit mode then go down to **step 5** and add a new page with your information following the examples of previous projects.&#x20;
3. Click "submit for review" ![](/files/Bx7mR0B80h2PvCqyVu35)

### For Regen projects (Villages, Food Systems, Housing, Social impact, etc)&#x20;

1. Do the above
2. After you're in edit mode then go down to **step 6** and add a new page with your information following the examples of previous projects.&#x20;
3. Click "submit for review" ![](/files/Bx7mR0B80h2PvCqyVu35)

### Future compensation for contributing to the knowledge base

Fundamentally SEEDS is an economic system redesigning how we distribute value to those who give value. As an ecosystem we'll continue to improve how we recognize and reward contributions to the commons (such as updating this Wiki).

All contributions to the SEEDS Commons Wiki are [tracked through Gitbooks](broken://pages/a6y275pnPFWzsD6GpPGd) and these contributions can (and very likely will) be retroactively used to compensate contributors as we continue to build the systems that more easily reflect value to contributors (who weren't already in a role to create this Wiki).

{% hint style="info" %}
You're encouraged to help improve this process!
{% endhint %}


---

# 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/how-to-contribute-to-this-guide.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.
