# Degradation

Pesticides in both the particulate and dissolved forms are subject to degradation. The amount of pesticide that is removed from the water via degradation is:

&#x20;      $$pst\_{deg,wtr}=k\_{p,aq}\*pst\_{lkwtr}$$                                                                 8:4.1.6

where $$pst\_{deg,wtr}$$ is the amount of pesticide removed from the water via degradation (mg pst), $$k\_{p,aq}$$ is the rate constant for degradation or removal of pesticide in the water (1/day), and $$pst\_{lkwtr}$$ is the amount of pesticide in the water at the beginning of the day (mg pst). The rate constant is related to the aqueous half-life:

&#x20;      $$k\_{p,aq}=\frac{0.693}{t\_{1/2,aq}}$$                                                                                         8:4.1.7

where $$k\_{p,aq}$$ is the rate constant for degradation or removal of pesticide in the water (1/day), and $$t\_{1/2,aq}$$ is the aqueous half-life for the pesticide (days).


---

# 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://swatplus.gitbook.io/io-docs/theoretical-documentation/section-8-water-bodies/pesticides-in-water-bodies/pesticide-in-the-water/degradation.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.
