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

# Scaling

> Scale Satori horizontally

Scaling Satori is as easy as using it, if you have an already running instance, you can connect other instance to it, just by running

```bash theme={null}
satori -m <host> <port> -pwd <network_password>
```

And just like that you're scaling your DB
