# Impoundment Water Routing

Impoundments play an important role in water supply and flood control. SWAT+ models four types of water bodies: ponds, wetlands, depressions/potholes, and reservoirs. Ponds, wetlands, and depressions/potholes are located within a subbasin off the main channel. Water flowing into these water bodies must originate from the subbasin in which the water body is located. Reservoirs are located on the main channel network. They receive water from all subbasins upstream of the water body.


---

# 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/impoundment-water-routing.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.
