# 负载均衡

* [**负载均衡概述**](/welcome/cn/elastic-compute/load-balancing/load-balancing-overview.md)
* [**负载均衡器实例**](/welcome/cn/elastic-compute/load-balancing/02-load-balancer.md)
* [**负载均衡器监听器**](/welcome/cn/elastic-compute/load-balancing/03-listener.md)
* [**后端服务器**](/welcome/cn/elastic-compute/load-balancing/04-backend.md)
* [**健康检查**](/welcome/cn/elastic-compute/load-balancing/05-health-check.md)
* [**全端口监听器**](/welcome/cn/elastic-compute/load-balancing/07-all-ports-listener.md)
* [**最佳实践**](/welcome/cn/elastic-compute/load-balancing/06-best-practices.md)
* [**创建负载均衡器实例**](/welcome/cn/elastic-compute/load-balancing/create-a-load-balancer-instance.md)
* [**管理负载均衡器**](/welcome/cn/elastic-compute/load-balancing/manage-a-load-balancer.md)
* [**创建监听器**](/welcome/cn/elastic-compute/load-balancing/create-a-listener.md)
* [**编辑监听器**](/welcome/cn/elastic-compute/load-balancing/edit-listener.md)
* [**修改健康检查**](/welcome/cn/elastic-compute/load-balancing/modify-health-check.md)
* [**向监听器添加后端服务器**](/welcome/cn/elastic-compute/load-balancing/add-backend-servers-to-a-listener.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://docs.console.zenlayer.com/welcome/cn/elastic-compute/load-balancing.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.
