> For the complete documentation index, see [llms.txt](https://docs.pritunl.com/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pritunl.com/kb/vpn/security/updates.md).

# Update Notifications

All software updates are published to the [**forums release category**](https://forum.pritunl.com/c/releases/12) once an account is created the *Watching First Post* notification option can be enabled for the category to receive notifications for all updates.

![](/files/Ir6Wg9MQSTINLS11C0OO)

### Pritunl Status Page

The [**Pritunl Status Page**](https://status.pritunl.com) also has an email subscription option to get notifications for service availability events.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pritunl.com/kb/vpn/security/updates.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.
