> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://helpdesk.gbnetwork.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Update Hermes Version

The world of AI is evolving at an incredible pace. New features, improvements, and security patches are released regularly. This guide explains why keeping your Hermes VPS updated is crucial and how to do it in just a few minutes.

### Why Regular Updates Matter

Updating your Hermes installation is not just about getting new features; it is essential for security, stability, and performance.
* **Latest Security Patches**: Cyber threats evolve constantly. Updates include critical security fixes that protect your VPS, your AI agent, and your private conversations from newly discovered vulnerabilities.
* **Bug Fixes**: Every update includes fixes for known issues, making your agent more reliable and reducing unexpected errors.
* **Performance Optimizations**: Updates often include under-the-hood improvements that make your Hermes run faster and use resources more efficiently.
* **Compatibility**: As messaging platforms like Telegram and Discord update their APIs, Hermes updates ensure your integrations continue working smoothly.

||| ⚠️ **Running an outdated version can expose your server to security risks and may cause compatibility issues with connected apps. We strongly recommend updating promptly when a new version is available.**

### How to Know the Version and When an Update Is Available

Hermes makes it easy to stay informed. You can check for version and updates at any time without actually installing them.

1. SSH into your Hermes VPS.

2. Check current Hermes version.

```
hermes version
```

![](https://storage.crisp.chat/users/helpdesk/website/-/6/7/9/3/67938060e89a4400/11_1evltfp.png =400x500)

3. Check if update are available.

```
hermes update --check
```

![](https://storage.crisp.chat/users/helpdesk/website/-/6/7/9/3/67938060e89a4400/1_1m6oqu9.png =500x600)

|| **Note: This command only checks, no files are modified, no gateway is restarted. Safe to run at any time. For git installations, it fetches and compares commits against `origin/main`. For pip installations, it queries PyPI for the latest release.**

### Update Using the Recommended Command

4. Run the update command:

```
hermes update
```

5. The system will automatically fetch the latest version of Hermes, download and install all necessary components, verify the installation, and restart the related services.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/7/9/3/67938060e89a4400/4_1t4jgpk.png =600x700)

6. After the process is complete, you can confirm that the update was successful by running the command hermes version. The displayed version number should reflect the latest update.

![](https://storage.crisp.chat/users/helpdesk/website/-/6/7/9/3/67938060e89a4400/22_1kkanhd.png =500x600)

| You have successfully update the Hermes version.

### 🔗 Related Articles
* [How to Integrate Telegram with Hermes](https://helpdesk.gbnetwork.com/en/article/how-to-update-hermes-version-lb4wxl/)
* [How to Set Up Your Hermes Agent](https://helpdesk.gbnetwork.com/en/article/how-to-set-up-your-hermes-agent-1kyjmje/)
* [__Hermes VPS: Essential Command Guide__](https://helpdesk.gbnetwork.com/en/article/hermes-vps-essential-command-guide-1bo9ayk/)

---

### Need Further Assistance?

If you face any issues or need assistance, don’t hesitate to reach out — **our support team is always ready to help!**

🔧 **Need help?** [Submit a Support Ticket](https://secure.gbnetwork.com/submitticket.php)
💬 **Chat with us on Live Chat via our** [__website__](https://www.gbnetwork.my/)
