# 遊戲維修後的王表調整

## 開機時間智慧調整 `/open`

當知道開機時間時無需手動一一補上每隻王的重生時間，只要直接使用 `/open` 蔔特的開機時間智慧調整功能便會為您補齊當下所有尚未輸入時間的王的重生時間。

{% hint style="warning" %}
開機時間智慧調整功能僅在開機日當天有效，若非開機日則只能手動補上重生時間。
{% endhint %}

## 清空王表 `/reset`

若不知道開機時間則可使用 `/reset` 手動將王表清空，避免錯誤的重生時間造成干擾。


---

# 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://mmorpg.gitbook.io/mmoprg-bossbot/zhui-wang-zhi-ling/you-hu-wei-xiu-wo-gai-zen-me-zuo.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.
