> For the complete documentation index, see [llms.txt](https://www.openwaterlab.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/tools.md).

# Tools

## [**Water Footprint Calculator**](https://watercalculator.org/)

Calculate your water usage and identify areas for improvement.

<div align="left"><figure><img src="/files/tqOjZ313TmV4gcQiDTRM" alt="" width="545"><figcaption></figcaption></figure></div>

## [**Rainwater Harvesting Guide**](https://www.watercache.com/education/rainwater-harvesting-101)

Learn how to collect and utilize rainwater for sustainable water management.

<div align="left"><figure><img src="/files/nT1J8POCOGm1F3gLjfLE" alt="" width="560"><figcaption></figcaption></figure></div>

## [**Water Footprint of Food Guide**](https://watercalculator.org/water-footprint-of-food-guide/)

Learn about the water footprint of various food items.

<div align="left"><figure><img src="/files/wdG5P7ycCn6tSPTSmTyB" alt="" width="563"><figcaption></figcaption></figure></div>

## [**Drip Irrigation Kits**](https://www.amazon.com/Automatic-Drip-Irrigation-Kits/b?ie=UTF8\&node=13400251)

Discover a variety of drip irrigation kits to optimize your watering efficiency.

<div align="left"><figure><img src="/files/cVaxTv51MO1Zaa6Fg6R9" alt=""><figcaption></figcaption></figure></div>

## [**Water Quality Testing Kits**](https://www.amazon.com/s?k=professional+water+test+kit\&language=en_US\&adgrpid=154409529773\&gad_source=1\&hvadid=690331375627\&hvdev=c\&hvlocphy=1010826\&hvnetw=g\&hvqmt=e\&hvrand=1949154113428707627\&hvtargid=kwd-353116464656\&hydadcr=11830_13497188\&tag=notxtstdgode-20\&ref=pd_sl_hos2cgzv4_e)

Evaluate a variety of water quality testing kits to ensure the safety of your water.

<div align="left"><figure><img src="/files/jkYj3OVpH1V3aH02RvL4" alt=""><figcaption></figcaption></figure></div>

## [**Virtual Water Database**](https://www.essentialneed.org/education/world-water-data)

Investigate the data about water scarcity around the world.

<figure><img src="/files/q6Xf6WyE1gFiZzvKt9pi" alt=""><figcaption></figcaption></figure>

## [**Water to Food Footprint Simulator** ](https://www.watertofood.org/play-with-data/)

Explore the historical water footprint of various food items to make more informed and water-conscious choices

<figure><img src="/files/zVxFWpogusWEyC3Vn71H" alt=""><figcaption></figcaption></figure>

## [**Water Conservation Apps**](https://lifehacker.com/money/best-apps-for-saving-on-water-bill)

Six essential apps to help you save on your water bill.

<figure><img src="/files/xBSBoqiFsYHU45dsxmQq" alt=""><figcaption></figcaption></figure>

## [**Educational Webinars**](https://iwa-network.org/iwa-learn-webinars/)

Join interactive sessions focused on water conservation practices and the latest in water sustainability research

<figure><img src="/files/jhRGZPVXQmuTEIhVaXjS" alt=""><figcaption></figcaption></figure>

## [**Water Footprint Publication Repository**](https://www.waterfootprint.org/publications/)

Explore WaterPub, the world’s largest repository of water footprint publications.

<div align="left"><figure><img src="/files/hWDXI3OEAyhbVR9DTO0U" alt=""><figcaption></figcaption></figure></div>


---

# 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://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/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.
