> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baimoqilin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# new

> Alias-Befehl zum Erstellen einer neuen Session.

## Zweck

Nutze einen kürzeren Befehl, um eine neue Session zu erstellen und zu ihr zu wechseln.

## Syntax

```bash theme={null}
/mineclawd new
```

## Entsprechender Befehl

```bash theme={null}
/mineclawd sessions new
```

## Verhalten und Grenzen

Dieser Befehl hat dieselben Verhaltensweisen und Grenzen wie `sessions new`.

Siehe [/commands/sessions-new](/commands/sessions-new) für alle Details.
