# Upgrade

**Navigating to the Upgrade Section:**

* Log in to the server admin panel using your credentials.
* Look for the "Upgrade" tab in the menu bar or navigation panel.
* Click on the "Upgrade" tab to access the upgrade section.

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

**Server Version:**

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

**Release Date:**&#x20;

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

**Release Notes:**&#x20;

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

**Action:**

* In the action panel, make any appropriate changes needed.
* After making the desired changes in the action panel, review it for accuracy.
* Once satisfied, click save and exit the editing panel to save the changes.

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


---

# 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.aicrisk.com/server-admin/upgrade.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.
