# 如何在国内体验ChatGPT？

1、首先要搞个VPN，需要翻过去，这是第一步

至于怎么翻，这里就不讲了，自己找一找好用的VPN

2、访问<https://chat.openai.com/>，点击“Sign up”开始注册

3、用谷歌邮箱注册，不要用国内的邮箱，并设置密码

<figure><img src="/files/tiHZcq1thictJn6yKXAS" alt=""><figcaption></figcaption></figure>

4、验证手机号，注意，这里不能选择大陆和香港的手机号

<figure><img src="/files/DqhvrA0rucvMTa646IAb" alt=""><figcaption></figcaption></figure>

输入手机号的目的是为了接受验证码，如何搞到其他国家手机号呢？

1）可以访问这个网址：<https://sms-activate.org/getNumber>

2）注册并充值几块钱（支持支付宝充值）

3）充值成功后，在左侧搜索“OpenAI”服务，并选择

<figure><img src="/files/QntozDPNjrn0iRjISAgg" alt=""><figcaption></figcaption></figure>

4）选择一个国家，点击加购，一般选择印度尼西亚就可以

<figure><img src="/files/6L4uH1FuGgVUaf2A7KGS" alt=""><figcaption></figcaption></figure>

5）停留在这个页面，等待ChatGPT验证码（收到验证码才会扣钱，否则不会扣除）

<figure><img src="/files/p4iQ3e0Fgo8Cq4wP87C9" alt=""><figcaption></figcaption></figure>

我们回到ChatGPT注册流程，输入手机号

<figure><img src="/files/DqhvrA0rucvMTa646IAb" alt=""><figcaption></figcaption></figure>

等待短信验证码，拿到验证码后，即可注册成功。（如果没收到，就多试几次）

注册成功后，就可以访问<https://chat.openai.com/>，并登录登录了。

那我们就试一试：

<figure><img src="/files/xbNSJKz4feANjLWEIymL" alt=""><figcaption></figcaption></figure>

看来ChatGPT不懂老谋子的浪漫。


---

# 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://tucaishen.gitbook.io/chatgpt/ru-he-zai-guo-nei-ti-yan-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.
