> For the complete documentation index, see [llms.txt](https://standards.spdci.org/standards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standards.spdci.org/standards/dci-standards/wip-farmers-registry/farmers-registry-and-sp-system-interface/1.-crvs/data/code-directory/cd.fr.14-irrigationwater.md).

# CD.FR.14 IrrigationWater

This code directory lists the different sources of irrigation water. It references item 0306 of the [World Programme for the Census of Agriculture 2020](https://openknowledge.fao.org/server/api/core/bitstreams/c5afd226-08ab-4cda-bc45-871f1f95a3be/content). Descriptions of each type of the system are provided in the document. The list has been updated to include items from the  [World Programme for the Census of Agriculture 2030](https://www.fao.org/world-census-agriculture/events/rome2024/en/) draft version.

<table><thead><tr><th width="84">No</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Surface water</td></tr><tr><td>2</td><td>Groundwater</td></tr><tr><td>3</td><td>Mixed surface water and groundwater</td></tr><tr><td>4</td><td>Municipal water supply</td></tr><tr><td>5</td><td>Treated or not-treated  wastewater</td></tr><tr><td>6</td><td>Agricultural drainage water</td></tr><tr><td>7</td><td>Desalinated water</td></tr><tr><td>8</td><td>Other</td></tr></tbody></table>


---

# 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:

```
GET https://standards.spdci.org/standards/dci-standards/wip-farmers-registry/farmers-registry-and-sp-system-interface/1.-crvs/data/code-directory/cd.fr.14-irrigationwater.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
