# 快速部署教程

我们支持 Windows 和 Linux 平台，对于不同的平台，有不同的快速部署脚本。

下面这两篇教程将以部署 QQ 机器人为例，介绍在不同平台下的快速部署方法。

对于 Windows，请阅读：

{% content-ref url="/pages/bgOzKbIJKOVgHV1RCwQm" %}
[Windows 快速部署教程（go-cqhttp版)](/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng/windows-kuai-su-bu-shu-jiao-cheng-gocqhttp-ban.md)
{% endcontent-ref %}

{% content-ref url="/pages/z202MpNGf45Bz3huEU49" %}
[Windows 快速部署教程 (Mirai 版）](/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng/windows-kuai-su-bu-shu-jiao-cheng.md)
{% endcontent-ref %}

对于 Linux，请阅读：

{% content-ref url="/pages/AKDJrFqAP1xnunQ0lUGA" %}
[Linux 一键部署教程](/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng/linux-yi-jian-bu-shu-jiao-cheng.md)
{% endcontent-ref %}

对于只想用旧手机搭建，不想租服务器的用户，请阅读:

{% content-ref url="<https://github.com/lss233/chatgpt-for-bot-docs/blob/main/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng/aidlux-bu-shu-jiao-cheng.md>" %}
<https://github.com/lss233/chatgpt-for-bot-docs/blob/main/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng/aidlux-bu-shu-jiao-cheng.md>
{% endcontent-ref %}


---

# 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://chatgpt-qq.lss233.com/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng.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.
