> For the complete documentation index, see [llms.txt](https://irosyadi.gitbook.io/irosyadi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://irosyadi.gitbook.io/irosyadi/note/zeer-pot.md).

# Zeer Evaporation Pot

## Zeer Evaporation Pot

* [Build an evaporative refrigerator - no moving parts, no electricity - Rebuilding Civilization](http://rebuildingcivilization.com/content/build-evaporative-refrigerator-no-moving-parts-no-electricity)
* [Busting myths about the Zeer pot - Rebuilding Civilization](http://rebuildingcivilization.com/content/busting-myths-about-zeer-pot)
* [Zeer pot refrigeration (design) - Appropedia: The sustainability wiki](https://www.appropedia.org/Zeer_pot_refrigeration_\(design\))
* [Evaporative Cooling (original) - Appropedia: The sustainability wiki](https://www.appropedia.org/Evaporative_Cooling_\(original\))
* [How to Make Your Own Zeer Pot (Pot in Pot Refrigerator) \* The Homesteading Hippy](https://thehomesteadinghippy.com/diy-zeer-pot/)
* [Zeer Pot - Engineering For Change](https://www.engineeringforchange.org/solutions/product/zeer-pot/)
* [Pot-in-pot refrigerator - Wikipedia](https://en.wikipedia.org/wiki/Pot-in-pot_refrigerator)
* [The deep dive—Fenik](https://www.fenik.io/the-deep-dive)
* [Thermal contact conductance - Wikipedia](https://en.wikipedia.org/wiki/Thermal_contact_conductance)
* [Full article: The thermal contact resistance of a steel-ceramic interface with oxide intermediates](https://www.tandfonline.com/doi/full/10.1080/23311916.2020.1720057)
* [THERMAL CONTACT RESISTANCE](https://thermopedia.com/content/1188/#:~:text=THERMAL%20CONTACT%20RESISTANCE\&text=When%20a%20junction%20is%20formed,roughness%20of%20the%20contacting%20surfaces.)


---

# 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://irosyadi.gitbook.io/irosyadi/note/zeer-pot.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.
