# Server Details

<figure><img src="/files/ZBL3S8FvwGFe142InmTE" alt=""><figcaption></figcaption></figure>

Server Details contains an overview of the current server settings. The page is divided into three sections: Server Details, Database Details, and PHP Details. Here you can check the PHP and MySql version, server IP, server name, installed software/modules, etc. without having to log in to SSH.

The information displayed on the Server Details page includes:

* **Server** - This contains information regarding your NATS license, particularly, your Server IP, current time, software name, and any Apache Modules installed.&#x20;
* **Database** - This contains information on the version number of MySQL installed as well as the current time.
* PHP - This contains information regarding the PHP version as well as time, memory limit, max filesize, disabled functions, and more.&#x20;


---

# 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/server-details.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.
