# How can I know when new server updates are available?

Netmaker makes this very easy on self-hosted tenants.

The NMUI now displays an “Update” badge directly in the UI footer whenever a new version of the server or UI is available.

In this example, the NMUI indicates that an upgrade from **v1.1.0 to v1.2.0** is available:

[![](https://downloads.intercomcdn.com/i/o/al371us8/1844275736/6be1c6551654fc628fb8a55b8df6/image.png?expires=1769018400\&signature=1a0a01d0ae38f37d3f31ab22a69d664e88e0d3cb011d1e09503094e9abe389f5\&req=dSgjEst5mIZcX%2FMW1HO4zTVSkebKPVyjwxTRealO%2F3guLu%2Bnvr3JDkn7WpAq%0AG8ZLxzqkGp1Gn2W0vtU%3D%0A)](https://downloads.intercomcdn.com/i/o/al371us8/1844275736/6be1c6551654fc628fb8a55b8df6/image.png?expires=1769018400\&signature=1a0a01d0ae38f37d3f31ab22a69d664e88e0d3cb011d1e09503094e9abe389f5\&req=dSgjEst5mIZcX%2FMW1HO4zTVSkebKPVyjwxTRealO%2F3guLu%2Bnvr3JDkn7WpAq%0AG8ZLxzqkGp1Gn2W0vtU%3D%0A)

When you click the badge, you’ll see the instructions for upgrading:

[![](https://downloads.intercomcdn.com/i/o/al371us8/1844276481/0fcd28a060e0ca0a56b0a740e593/image.png?expires=1769018400\&signature=4728c084ded1961ab5db8718adc96db16d5a8d546ffa0989f765028ab4fd3df8\&req=dSgjEst5m4VXWPMW1HO4zSVER%2BzULaLDM63m4xuANH1hX%2B2tgB7wtTvW9dKI%0AmRELrE78Ag2HQ%2BeK66A%3D%0A)](https://downloads.intercomcdn.com/i/o/al371us8/1844276481/0fcd28a060e0ca0a56b0a740e593/image.png?expires=1769018400\&signature=4728c084ded1961ab5db8718adc96db16d5a8d546ffa0989f765028ab4fd3df8\&req=dSgjEst5m4VXWPMW1HO4zSVER%2BzULaLDM63m4xuANH1hX%2B2tgB7wtTvW9dKI%0AmRELrE78Ag2HQ%2BeK66A%3D%0A)


---

# 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://learn.netmaker.io/help-articles/how-can-i-know-when-new-server-updates-are-available.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.
