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

# Installation

> Install @firstsales.io/cli and verify the binary.

```bash theme={null}
npm install -g @firstsales.io/cli
firstsales --help
```

Node.js 20 or newer is required.

Package page:

```text theme={null}
https://www.npmjs.com/package/@firstsales.io/cli
```

Source repository:

```text theme={null}
https://github.com/firstsalesio/firstsales-cli
```
