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

# sqd docs

> Open the SQD documentation in your default browser from the sqd CLI.

Use `sqd docs` to open the SQD documentation in your default browser.

```bash theme={"system"}
sqd docs
```

The command does not require SQD Cloud authentication.

*See code: [src/commands/docs.ts](https://github.com/subsquid/squid-cli/blob/master/src/commands/docs.ts)*
