# 中国大陆注册ChatGPT教程

![](https://i1.wp.com/m1.aboluowang.com/uploadfile/2023/0212/20230212113811825.jpg)

注册ChatGPT需要中国大陆以外的手机验证，准备工作

**1.一个接码平台**

这里提供3个，都需要付费，免费的成功率低，不推荐

* <https://sms-activate.org/cn/>
* <https://5sim.net/>
* <https://smspva.com/arenda.html>

**2.准备好翻墙节点，最好是付费节点，免费的基本被ChatGPT屏蔽的差不多了。**

**推荐**：🔥[全平台高速翻墙:高清视频秒开,超低延迟](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)

**3.开始注册**

翻墙挂好节点，美国欧洲日本新加坡韩国台湾都可以，打开 <https://chat.openai.com/>

点击 Sign up，输入你的email地址，大陆邮箱也可以，海外邮箱更好。点击发到你邮箱的校验链接，从接码平台选一个手机号（目前可以和节点国家不一样）。完成手机验证，大概这样就完成了。

**常见问题**

1.ChatGPT是什么？

ChatGPT是一个Openai公司出品的聊天接口，网上也称之为ChatGPT聊天机器人，它可以模拟人类对话，通过图灵测试。ChatGPT是由GPT-3.5系列中的一个模型微调而成，而且ChatGPT和GPT-3.5是在Azure AI超级计算基础设施上训练的。

2、ChatGPT的调用次数限制？

每个用户，每天调用次数为1000次，超过1000次就会禁止调用。

3、ChatGPT的API额度是多少？

每一个注册的用户都会给18美元的免费额度,3个月有效。调用200次，大约消费1美元。所以，18美元能调用3600次。


---

# 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://fanqiang.gitbook.io/fanqiang/signup-chatgpt.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.
