# 概述

Apache APISIX Dashboard 是基于浏览器的可视化平台，用于监控、管理 Apache APISIX。

通过 Dashboard，我们能够：

* 创建并管理 服务、上游、路由、应用、证书、全局插件等模块；
* 配合内置的40多种插件，可精细化控制流量。我们支持配置您的自定义插件；
* 围绕 API 全生命周期管理提供解决方案，通过持续地更新、升级，更好地为用户赋能；
* 兼容 OpenAPI 3.0，支持路由的导入、导出（即将上线）。

![](https://4113110069-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQtZefWebJLMmwRok3p%2F-MR-Xkse8ZPzMDDZmoGy%2F-MR-Y4OCLrBR_at7ILqT%2Fimage.png?alt=media\&token=25190058-1af4-4c9f-ae82-740c0e7e83f7)


---

# 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://apisix.gitbook.io/apisix-dashboard/master.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.
