# ChatGPT for Bot 使用文档

## &#x20;**V3 版本文档编写中**

当前正在浏览的是 V2 版本的使用文档， V3 版本的文档正在编写中。

## Overview

ChatGPT for Bot 是一个支持多平台、多语言模型的聊天机器人项目。

它可以让你在聊天平台上对接语言模型，实现和语言模型的直接对话。

##

<figure><img src="https://646740833-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTwJMuwvLuKuFzQUsJRfj%2Fuploads%2Fz4jdwBCshpTDcglkdtJ9%2FWNGVV37)W%7B%40W_MZIT60CPNC.png?alt=media&#x26;token=740b7ce4-1583-4caa-87ff-4b5e94f0ac45" alt=""><figcaption></figcaption></figure>

## 快捷链接

{% content-ref url="bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng" %}
[kuai-su-bu-shu-jiao-cheng](https://chatgpt-qq.lss233.com/bu-shu-jiao-cheng/kuai-su-bu-shu-jiao-cheng)
{% endcontent-ref %}

{% embed url="<https://github.com/lss233/chatgpt-mirai-qq-bot/wiki/%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4%E5%88%97%E8%A1%A8>" %}

## 开始使用

我们建议您按照菜单顺序自上而下阅读项目文档。

## 帮助我们完善文档

我们的文档在 GitHub 开源，你可以从这个地址访问：

{% embed url="<https://github.com/lss233/chatgpt-for-bot-docs>" %}

本文档基于 CC-BY 4.0 协议开源。


---

# 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/readme.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.
