# 快速入门

- [云原生新手入门指南](https://doc.cncf.vip/kubernetes-handbook/kuai-su-ru-men/quick-start.md)
- [Play with Kubernetes](https://doc.cncf.vip/kubernetes-handbook/kuai-su-ru-men/play-with-kubernetes.md)
- [快速部署一个云原生本地实验环境](https://doc.cncf.vip/kubernetes-handbook/kuai-su-ru-men/cloud-native-local-quick-start.md)
- [使用 Rancher 在阿里云上部署 Kubenretes 集群](https://doc.cncf.vip/kubernetes-handbook/kuai-su-ru-men/setup-kubernetes-with-rancher-and-aliyun.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://doc.cncf.vip/kubernetes-handbook/kuai-su-ru-men.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.
