> 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/espanol/como-empezar/creating-a-new-project-and-network.md).

# Creación de un nuevo proyecto y red

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

**Creación de un nuevo proyecto y red**

1. En la página de inicio de la interfaz, haga clic en «Crear proyecto» en la esquina superior derecha.
2. Escriba el nombre de su proyecto y seleccione «Agregar».
3. Introduzca su nuevo proyecto.
4. Haga clic en «Crear red» en el lado derecho.
5. Elige la pestaña «Manual».
6. Introduzca un nombre de red.
7. Elige una de estas dos plantillas pywr.

![](/files/Yu5go8mQR5Wuk9bl9lQe)

-Las otras plantillas son para otros sistemas de modelado, como los sistemas de alimentación.

8. Elija «Usar mapa» para que se muestre el mapa mundial para la construcción de modelos.
9. Haga clic en «Enviar».
10. Introduzca la red creada.
11. Cambia y amplía un área a lo largo del Nilo.

![](/files/RE1LNdmnKQfplfS4zXHd)

12. Selecciona el menú desplegable «Construir».

![](/files/DqKDMjUCtWjTlfgYl5Wn)

13. Arrastre una cuenca hidrográfica, un enlace y dos nodos de salida al modelo, tal y como se muestra a continuación.

![](/files/MwH2Vr5x6qZKouQnpoIV)

-El segundo nodo de salida (fuera del río) se utilizará como nodo de extracción de agua.

-Observe que el nodo de captación está río arriba y el nodo de salida está río abajo.

(el Nilo fluye hacia el norte en esta parte y en general)

14. Con la función «Enlaces», conecte los nodos en la dirección del flujo.

-Esto se hace haciendo clic primero en el nodo de flujo ascendente y luego en el nodo de flujo descendente.

![](/files/9PxP22rGO6O3PxnLbdAN)


---

# 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/espanol/como-empezar/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.
