# Curve di controllo e risparmi sulla domanda

Il tutorial sulla modellazione dei sistemi di bacini idrografici spiega come implementare le riduzioni della domanda in base ai livelli di stoccaggio dei bacini utilizzando curve di controllo. Riducendo progressivamente la domanda quando vengono raggiunte determinate soglie, aiuta a gestire le risorse idriche durante le carenze. Comprende fasi come la definizione delle curve di controllo, l'associazione dei fattori di domanda, il calcolo della domanda e l'esecuzione di simulazioni per visualizzare gli effetti sullo stoccaggio e sulla domanda dei giacimenti in varie condizioni.


---

# 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/italiano/tutorial/creating-a-reservoir-system/control-curves-and-demand-savings.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.
