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

# Update Guide

## Updating Paragraph

To update the Paragraph to the latest version, simply run the following command in your terminal:

```bash theme={null}
npm install -g @useparagon/cli
para install --sync-versions
```
