# Tutorial 6: Allocation penalties

To get an overview of Allocation Penalties, please click [here](https://water-strategy.gitbook.io/water-strategy/modelling-fundamentals/allocation-penalty).

To complete these Exercises create a new project called 'Allocation penalty tutorial'.&#x20;

Within the project, create a new network for each Exercise and name it the name of the Exercise (e.g. Exercise 1a). Please use the the template below:

#### Pywr child template v1 (March 2021) - flow units in Mm3/day

For these exercises, it might be easier to not include the map in the background.

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

For a reminder on how to create a project and new networks click [here](https://water-strategy.gitbook.io/water-strategy/getting-started/creating-a-new-project-and-network).


---

# 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/botswana-training-workshop-june-2024/tutorial-6-allocation-penalties.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.
