> For the complete documentation index, see [llms.txt](https://altata01.gitbook.io/dreamnetwork-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altata01.gitbook.io/dreamnetwork-docs/console/service/static-and-dynamic.md).

# Static and Dynamic

## Static and Dynamic startup mode:&#x20;

### Static :&#x20;

#### This mode start the server from the template server you've created. The server cannot be started multiple times while the server is on.

### Dynamic:

#### This mode copy the server in a temporary folder and run from it. The server can be launched multiple time. When the server is shutting down, the copied server will be deleted. It's useful for minigames/lobbies servers.&#x20;

{% hint style="warning" %}
Dynamic mode is currently in development and can be changed due to optimization.

To optimize the network, please don't have big sized folder in your template for the Dynamic mode
{% endhint %}
