> 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/practice-guide/edna/water-bucket-protocol.md).

# Water Bucket Protocol

<mark style="color:$danger;">This is a</mark> [<mark style="color:$danger;">bricolage</mark>](broken://pages/sU80QbSDJl3ALyzYPg18) <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 practical field guide to the Water Bucket Protocol (WBP). For theory and science see Methodology [Water Bucket Protocol](/biodiversity-credits.md).

#### **Materials**

* Four locally-sourced buckets, sterilized
* 10% bleach solution (for sterilization); clean water (for rinsing)
* \~4 L of filtered water for filling
* A sterilized, twice-rinsed 1 L sample bottle
* Gloves and face masks
* SimplexDNA filtration kit ([simplexdna.com](https://www.simplexdna.com/))
* KoboToolbox or equivalent for field data capture

Bucket coloring should follow a consistent scheme: light colors to attract pollinators, dark or terrain colors to attract wood-dwelling insects. Bucket material, shape, and color may vary across experiments but must be held constant within a single sampling effort and matched to the objectives of data collection.

#### **Procedure**

1. **Sterilize.** Clean each bucket with a 10% bleach solution and rinse twice with water. To avoid cross-contamination, sterilize on-site in the field or seal buckets during transport from the disinfection site.
2. **Place.** Position the four buckets around the centroid of the plot, approximately 10 m apart. Stabilize so they cannot fall over: brace with sticks on sloping ground; weight with rocks where grazing animals are present. Maintain consistent placement across fields (always in the open, or always near bushes) — comparability between sites matters more than any single placement choice.
3. **Fill.** Add approximately 1 L of filtered water to each bucket. Place a stick taken from the surrounding area into the water so that any insects falling in can escape; we want their eDNA, not the insects themselves.
4. **Expose for 72 hours.** Leave undisturbed.
5. **Observe.** Return after 72 hours and record for each bucket: whether it rained during the exposure period, the fill level, and the presence of any living or dead organisms. Photograph each bucket.
6. **Composite.** Wearing gloves and a face mask, use the sterilized 1 L bottle to measure one litre from each bucket and combine all four into one of the remaining buckets at the site.
7. **Filter and store.** Filter the composite sample using the SimplexDNA kit. The kit operates manually (syringe-driven), is intuitive in the field, and stores the filter in a buffer that preserves DNA at room temperature — a significant practical advantage where refrigeration is unavailable. Filterable volume varies with debris load; the filter clogs progressively and may require considerable force toward the end of filtration.

#### **Figure X. Water bucket protocol, colored buckets**


---

# 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/practice-guide/edna/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.
