> For the complete documentation index, see [llms.txt](https://open.janastu.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open.janastu.org/projects/compost.md).

# Compost

![](/files/-MWigJsSsolArZxxwY7X)

COMPOST is a magazine about the digital commons, telling stories about people building the web as a shared resource. But it is also a process to metabolize and renew relationships with the Web, to imagine and build interdependent, equitable, and solidarity-based systems of communication and knowledge sharing. COMPOST is published to the web and DWeb using the Distributed Press API. This debut issue of COMPOST magazine features writing and art about technologies, protocols, and communities that enable authentic and trustful connections. Shafali and Micah have lead two articles for the first issue.&#x20;

The theme of the first issue is fertile grounds. "As large swathes of the Web decay, we want to explore how its remains can help new networks flourish. What are the raw materials we can work with? What tools can we employ? What worlds can we shape together?" Until the COWs come home. <https://one.compost.digital/until-the-cows-come-home/> Rural ecosystems are losing their voice. They are treated as passive recipients of emerging developments with their data environments fractured by infrastructural problems. The textually prolific internet doesn’t account for other common forms of knowledge. There is a dire need to envision an inclusive platform that accommodates creation, discovery, and navigation of alternate worldviews that don’t fit into Western categorisations.&#x20;

Techno-Futures from Bid[ar](https://one.compost.digital/fertile-technofutures-from-bidar/) [https://one.compost.digital/fertile-technofutures-from-bid](https://one.compost.digital/fertile-technofutures-from-bidar/)ar/ is a group reflection of a mesh-network project run in Bidar along with Living Labs Network and Forum. This is an effort on our part to bring out the intangible, give a glimpse into the cultural interconnections as well as account for different articulations than what a traditional format allows. A navigable map of the stories tending towards a more accessible (and non-textual) interface is suggested.

{% tabs %}
{% tab title="Docs" %}

* [Compost Mag: Aamne Saamne Pi](https://docs.google.com/document/d/1FPfqGfEbcjFTDLvOhJWzgG9qR-P2mLHqz-5BNrT_-jU/edit?usp=sharing) & [Compost 2](https://docs.google.com/document/d/1FeE0yVb3Gq_3agoUR0n2OTv5XXLBXA1_0MscvldDffA/edit?usp=sharing)
* Brainstorming for [Compost Mag](https://docs.google.com/presentation/d/1ydoov5ZkMeoy9ATm-8u7gNUIHamcZGB8rb4FbImBMYE/edit?usp=sharing)
  {% endtab %}
  {% endtabs %}


---

# 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://open.janastu.org/projects/compost.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.
