> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onetoken.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# 申请 QQ Bot 指南

> 本文整理 QQ Bot 的基础申请流程，帮助首次接入 QQ 官方机器人平台的开发者快速了解整体流程。

<Info>
  本文内容根据 2026 年 3 月 1 日可访问的 QQ 机器人官方文档整理。平台页面和审核要求可能调整，实际操作时应以官方控制台和官方文档为准。
</Info>

## 官方入口

* QQ 开放平台：[https://q.qq.com/qqbot/openclaw/login.html](https://q.qq.com/qqbot/openclaw/login.html)

## 申请流程

### 1. 扫码登录

进入 QQ 开放平台后，使用手机扫描二维码登录。

<Frame>
  <img src="https://mintcdn.com/onetoken/GDTo3g87YLwDGss5/images/QQ%E7%94%B3%E8%AF%B7%E9%A6%96%E9%A1%B5.webp?fit=max&auto=format&n=GDTo3g87YLwDGss5&q=85&s=575f0a27c31ae711a985ce6418024371" alt="QQ申请首页" width="3024" height="1898" data-path="images/QQ申请首页.webp" />
</Frame>

### 2. 创建机器人

登录成功后，点击“创建机器人”，系统会显示 AppID 和 AppSecret。

<Warning>
  AppSecret 仅会显示一次；如需再次查看，系统会要求重置，请妥善保存。
</Warning>

<Frame>
  <img src="https://mintcdn.com/onetoken/GDTo3g87YLwDGss5/images/%E8%8E%B7%E5%8F%96APPID%E5%92%8CAPPSecret.webp?fit=max&auto=format&n=GDTo3g87YLwDGss5&q=85&s=25dd76a3bfb9178328963837cde66940" alt="获取APPID和APP Secret" width="3024" height="1898" data-path="images/获取APPID和APPSecret.webp" />
</Frame>
