# Upgrading NoPorts Software

### Overview

Keeping NoPorts up to date ensures optimal performance, security, and compatibility with new features. The guides below detail the upgrade process for both the client and the daemon.

{% content-ref url="/pages/HK9edCv2pwmYoqF7vpF9" %}
[NoPorts Client Upgrade](/installation/upgrading-noports-software/client-upgrade-sshnp.md)
{% endcontent-ref %}

{% content-ref url="/pages/OR7hA04Mg8s3GKg6nwhk" %}
[NoPorts Daemon Upgrade](/installation/upgrading-noports-software/device-upgrade-sshnpd.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.noports.com/installation/upgrading-noports-software.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
