# 升级版本

{% hint style="warning" %}
**注意：**

某些版本可能无法升级，请在升级前咨询福塔团队的淘宝客服以确定该版本是否可升级；并在操作前进行完整备份。
{% endhint %}

汉化版不支持直接在后台进行升级，以下是手动升级版本的步骤：

* 登录管理员账户
* 上传新版本的源码并替换现有文件
* 浏览器访问 **`https://您的域名/admin/update`**


---

# 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://droppy-docs.futa.cc/sheng-ji-ban-ben.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.
