> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/portugues/comecando/creating-a-new-project-and-network.md).

# Criando um novo projeto e rede

{% embed url="<https://www.youtube.com/watch?v=hoqyjNIJdKs>" %}

**Criando um novo projeto e rede**

1. Na página inicial da interface, clique em “Criar projeto” no canto superior direito.
2. Digite o nome do seu projeto e selecione “Adicionar”.
3. Insira seu novo projeto.
4. Clique em “Criar rede” no lado direito.
5. Escolha a guia “Manual”.
6. Insira um nome de rede.
7. Escolha um desses dois modelos pywr.

![](/files/kzGolhE9XVj0tByd8NGK)

-Os outros modelos são para outros sistemas de modelagem, como sistemas de energia.

8. Escolha “Usar mapa” para que o mapa-múndi seja exibido para construção de modelos.
9. Clique em “Enviar”.
10. Entre na rede criada.
11. Alterne e amplie para uma área ao longo do Nilo.

![](/files/8wEZOdrTwu6sWOLQUTrf)

12. Selecione o menu suspenso “Criar”.

![](/files/xG4CGe15b1SMAuCQqFY6)

13. Arraste uma captação, um link e dois nós de saída para o modelo, conforme mostrado abaixo.

![](/files/8paFEyFFX6wrfKMOf8Mf)

-O segundo nó de saída (fora do rio) será usado como um nó de captação de água.

-Observe que o nó de captação está rio acima e o nó de saída está rio abaixo.

(o Nilo flui para o norte nesta parte e no geral)

14. Usando o recurso “Links”, conecte os nós na direção do fluxo.

-Isso é feito clicando primeiro no nó de fluxo ascendente e depois no nó de fluxo descendente.

![](/files/jDhMLodpQ5DLpuaflPeg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/portugues/comecando/creating-a-new-project-and-network.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
