# Water Transport

The water transport node type allows users to define how water flows through different nodes according to real-world conditions. Below are the most used water transport nodes:

{% content-ref url="/pages/w09v8jkOUW4Fv3S1Jevu" %}
[Link Node](/waterstrategy/modeling-basics/node-types/water-transport/link-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/HEx3eyRBQD3MmOL9e6Ah" %}
[River Node](/waterstrategy/modeling-basics/node-types/water-transport/river-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/eeEj7DGJp2nMpwcL84nV" %}
[Delay Node](/waterstrategy/modeling-basics/node-types/water-transport/delay-node.md)
{% endcontent-ref %}


---

# 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://water-strategy.gitbook.io/waterstrategy/modeling-basics/node-types/water-transport.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.
