Log in
Agent Installation Guide
# Agent Installation

Download and install the Websitinu Agent on your server.

```bash
curl -fsSL https://websitinu.com/agent/install.sh | bash
websitinu-agent configure --token YOUR_TOKEN
websitinu-agent start
```

See [Agent Guide](/docs/agent) for details.