# Section 7: Main Channel Processes

<figure><img src="/files/tJdU7KZo8reEc88U51Ih" alt=""><figcaption></figcaption></figure>

Flow in a watershed is classified as overland or channelized. The primary difference between the two flow processes is that water storage and its influence on flow rates is considered in channelized flow. Main channel processes modeled by SWAT+ include the movement of water, sediment and other constituents (e.g. nutrients, pesticides) in the stream network, in-stream nutrient cycling, and in-stream pesticide transformations. Optional processes include the change in channel dimensions with time due to downcutting and widening.


---

# 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-7-main-channel-processes.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.
