# 运维管理

## 运维&管理

* [命令行选项](/envoy/operationsandadministration/commandlineoptions.md)
* [热重启](/envoy/operationsandadministration/hotrestartpythonwrapper.md)
* [管理接口](/envoy/operationsandadministration/administrationinterface.md)
* [统计概述](/envoy/operationsandadministration/statisticsoverview.md)
* [运行时配置](/envoy/operationsandadministration/runtime.md)
* [文件系统标示](/envoy/operationsandadministration/filesystemflags.md)

## 返回

* [首页目录](/envoy/master.md)


---

# 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://lixiangyun.gitbook.io/envoy/operationsandadministration.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.
