> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/biodiversity-credits/water-bucket-protocol.md).

# Water bucket protocol

<mark style="color:$danger;">NOTE: This is a</mark> [<mark style="color:$danger;">bricolage</mark>](/foundations/bricolage.md) <mark style="color:$danger;">protocol; which means we are building it in public! Some pages are under construction — but check back soon its updating fast!</mark>&#x20;

The Water Bucket Protocol is Savimbo's field method for collecting environmental DNA (eDNA) at agroforestry plots, used to quantify [biodiversity uplift](/biodiversity-credits.md) over time. It feeds the [Interoperable Biodiversity Unit (IBU)](/biodiversity-credits/biodiversity-unit.md) — the only currently certified biodiversity credit instrument. This page describes the methodology and its limitations; for field implementation steps, see the [Practice Guide](/practice-guide/edna/water-bucket-protocol.md).

We intentionally chose a simple name for a practical solution to an incredibly complex frontier-science problem. The multidisciplinary source of the protocol is described in [Appendix B](/appendices/wbp-case-study.md) and Authors contributed significantly to its refinement.&#x20;

For step-by-step instructions on practical field use, see Practice Guide [Water Bucket Protocol](https://sexytrees.savimbo.com/practice-guide/)

### **Purpose of the WBP**

This protocol is meant to standardize frontier-science eDNA analysis in remote field sites operated by Indigenous and local youth.

**The water bucket protocol standardizes eDNA data collection.** By using filtered water, a standardized time period, and plot centroids, it reduces noise and enhances signal in eDNA data collection. To recap the [Biodiversity calculation](/biodiversity-credits/calculation.md) section, this offers a consistent approach for comparing sites over time to assess changes in ecosystem integrity.&#x20;

**The aim is to reduce costs and improve accuracy when using eDNA as a metric**. Results will need to be statistically normalized to a per-project standardized curve for integrity uplift over time. The WBP simply makes that easier by reducing the available data to a more meaningful set, reducing he sample size necessary to meet the output requirements for Interoperable Biodiversity Units (IBU) and qualify for recurring revenue from uplift biodiversity credits (roughly $300/unit, see [Biodiversity unit](/biodiversity-credits/biodiversity-unit.md)). &#x20;

#### Limitations of the WBP

There are serious practical constraints to field testing eDNA. The absence of established eDNA reference levels across ecosystems remains the primary challenge for using eDNA in biodiversity uplift assessments via IBUs, compounded by the logistical difficulties of exporting samples and the costs of analysis to obtain eDNA metrics. One possible approach is to establish a baseline sampling of eDNA in untouched or old-growth forests, representing conservation in Fig. 4C. Simple traditional biodiversity metrics, such as species richness, are well-suited for community-based monitoring but have low statistical power and thus require substantial sampling effort to reliably detect ecological changes [(Lamb et al. 2009)](https://doi.org/10.1016/j.ecolind.2008.06.001).&#x20;

Random error in eDNA samples may also be high and affect data integrity [(Lahoz-Monfort et al. 2016)](https://doi.org/10.1111/1755-0998.12486). Cost-effective monitoring thus requires statistically robust sampling, ideally with regional normalized curves — though these may be more expensive to develop in more biodiverse zones.

That said, we believe in progressing limits where we find them, as practically as possible. The protocol below is intended to reduce sampling noise in a cost-effective way.

#### **Sampling location**

While our IBU calculations are designed for one-hectare areas, sampling is performed at the centroid of a plot (averaging five hectares) to optimize for the conditions of the agroforestry system itself rather than the biodiversity that tends to accumulate at the edges of farmed areas. Plot size should be used as a covariate in later statistical modeling (see[ Biodiversity calculations](/biodiversity-credits/calculation.md)).


---

# 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://sexytrees.savimbo.com/biodiversity-credits/water-bucket-protocol.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.
