# Creating a New Project and Network

## 1. Create a new project

* Click **Create Project**.

<figure><img src="/files/kraXAyns5TcvGmcsGzXl" alt=""><figcaption><p>Create a new project</p></figcaption></figure>

* Enter the project name and click **Add**.

<figure><img src="/files/rhcHFYxrdoy3woxNkgwH" alt=""><figcaption><p>Name the project</p></figcaption></figure>

## 2. Click the created project and open it

<figure><img src="/files/cjhgFUq6DYjzsAqc6zZH" alt=""><figcaption><p>Open the created project</p></figcaption></figure>

## 3. Within the project create a new network

* Click **Create Network**.

<figure><img src="/files/JmLtWXjbbkrscOBVnYaG" alt=""><figcaption><p>Create a new network: step 1</p></figcaption></figure>

* Select manual, enter the name for the network ***'Example reservoir system network'***, and select the template name according the screenshot.

<figure><img src="/files/PHFWvlLw3npR6Qho6hTE" alt=""><figcaption><p>Create a new network: step 2</p></figcaption></figure>

* Choose **Use Map** and click **Submit**.

<figure><img src="/files/EZWDDJRYonGTdJpq9ItG" alt=""><figcaption><p>Create a new network: step 3</p></figcaption></figure>

* Finally, you can find your created network here.

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


---

# 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/tutorials/creating-a-reservoir-system/creating-a-new-project-and-network.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.
