> For the complete documentation index, see [llms.txt](https://help.cabi.org/pest-risk-analysis-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cabi.org/pest-risk-analysis-help/getting-started/definitions.md).

# Definitions

From the [IPPC Glossary of phytosanitary terms (ISPM 5](https://www.ippc.int/en/publications/622/)):

| Term                          | Defintion                                                                                                                                                                                                                               |
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pest                          | Any species, strain or biotype of plant, animal or pathogenic agent injurious to plants or plant products.                                                                                                                              |
| Quarantine pest               | A pest of potential economic importance to the area endangered thereby and not yet present there, or present but not widely distributed and being officially controlled.                                                                |
| Regulated non-quarantine pest | A non-quarantine pest whose presence in plants for planting affects the intended use of those plants with an economically unacceptable impact and which is therefore regulated within the territory of the importing contracting party. |
| Regulated pest                | A quarantine pest or a regulated non-quarantine pest.                                                                                                                                                                                   |


---

# 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://help.cabi.org/pest-risk-analysis-help/getting-started/definitions.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.
