# NATS Support

## Support

<figure><img src="/files/64Yp1OWWSDfzeScDJU4C" alt=""><figcaption></figcaption></figure>

The NATS Support Admin offers a great amount of essential information regarding your NATS install. In this section, you will be able to find your NATS version information, support links, available add-on modules for NATS, your NATS license, and NATS news updates.

The information displayed on the NATS Support Admin's main page includes:

* **NATS License** - This contains information regarding your NATS license; in particular, your license's expiration date and time remaining on your license (displayed in day, hour, minute,  and second form).
* **NATS Versions** - This contains information on the version number of your NATS install, as well as the current stable version number and the current development version number.&#x20;
* **NATS Modules** - This contains information regarding optional NATS add-on modules, as well as additional support. This will inform you which modules are enabled/disabled, as well as give you a link to the modules on [our official site](https://www.toomuchmedia.com/pp_nats-modules.htm?tmmatt=1), where you can find more information, as well as pricing for our modules.
* **CRON Runtimes** - This contains information regarding the types of cron that have run and the last known time they've been run.&#x20;
* **Latest NATS News** - This contains announcements by Too Much Media staff members, including product launches, updates, awards, and various other news items.


---

# 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.toomuchmedia.com/nats-admin/support-and-maintenance/nats-support.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.
