# CD.FR.01 CropTypeEnum

This code directory lists the crop classifications. It references level one of the World Programme for the[ Census of Agriculture 2020 Annex 4](https://openknowledge.fao.org/server/api/core/bitstreams/c5afd226-08ab-4cda-bc45-871f1f95a3be/content) which is based on the[ Indicative Crop Classification (ICC) Version 1.1](https://unstats.un.org/unsd/classifications/Family/Detail/1002)

<table><thead><tr><th width="147">No</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Cereals</td></tr><tr><td>2</td><td>Vegetables and melons</td></tr><tr><td>3</td><td>Fruit and nuts</td></tr><tr><td>4</td><td>Oilseed crops and oleaginous fruits</td></tr><tr><td>5</td><td>Root/tuber crops with high starch or inulin content</td></tr><tr><td>6</td><td>Stimulant, spice and aromatic crops</td></tr><tr><td>7</td><td>Leguminous crops</td></tr><tr><td>8</td><td>Sugar crops</td></tr><tr><td>9</td><td>Other crops</td></tr></tbody></table>


---

# Agent Instructions: 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.01-croptypeenum.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.
