# Unlock ChatGPT and New Bing

## How to unlock

* Make sure there are no Proxy Rules for `openai.com` and `bing.com` in the "**Dashboard**" - "**Proxy Rules**" of **Jego**.

<figure><img src="/files/An6UJC4eot3OH81X38AE" alt=""><figcaption><p>Proxy Rules</p></figcaption></figure>

* Both "**Global**" and "**Rules**" modes are fine, and the server node can be chosen freely:

<figure><img src="/files/r8X9LAKWuJrjjSnOwiMr" alt="" width="210"><figcaption><p>Jego</p></figcaption></figure>

* Now you have successfully unlocked `ChatGPT` and `Bing`:

<figure><img src="/files/vOyUHJ23P2UJzOWwayZi" alt=""><figcaption><p>ChatGPT</p></figcaption></figure>

<figure><img src="/files/xcdZTLiUPErrU1CiNjzD" alt=""><figcaption><p>New Bing</p></figcaption></figure>

## Frequently Asked Questions

#### Question 1: After logging in to ChatGPT, the conversation window keeps spinning and cannot be used normally.

<figure><img src="/files/S1i0r9SsVrsEh2SBcYdB" alt=""><figcaption><p>ChatGPT</p></figcaption></figure>

#### Solution:

First of all, the fact that you can reach this interface indicates that Jego's ChatGPT unlocking service is functioning properly. Please go to OPENAI.COM to confirm whether your account is restricted. The specific verification method is as follows:

> Visit [platform.openai.com/playground](https://platform.openai.com/playground), enter any character in the dialog box and click Submit. If the prompt says: "<mark style="background-color:red;">You've reached your usage limit. See your usage dashboard and billing settings for more details.</mark>"&#x20;
>
> This means that your account has reached the usage limit for ChatGPT, and you need to link a payment method and upgrade your account on openai.com to continue using it.


---

# 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://en.jego.pro/user-guide/service-details/unlock-chatgpt-and-new-bing.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.
