# Zookeeper环境搭建

- [集群搭建概述与JDK安装](https://xiaoxiami.gitbook.io/zookeeper/zookeeperhuan-jing-da-jian/ji-qun-da-jian.md)
- [分布式集群搭建](https://xiaoxiami.gitbook.io/zookeeper/zookeeperhuan-jing-da-jian/dan-ji-wei-fen-bu-shi-da-jian.md)
- [目录与配置文件](https://xiaoxiami.gitbook.io/zookeeper/zookeeperhuan-jing-da-jian/zookeeperpei-zhi-wen-jian-jie-shao.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://xiaoxiami.gitbook.io/zookeeper/zookeeperhuan-jing-da-jian.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.
