# Hướng dẫn đăng nhập và sử dụng ChatGPT

{% embed url="<https://youtu.be/sP0dGYdHZoc>" %}

**Bước 1**: Truy cập <https://chat.openai.com/chat/>&#x20;

Trong trường hợp Server của OpenAI quá tải, trang web có thể sẽ hiển thị như hình

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

Khi này bạn hãy cố gắng thử F5 lại trang web cho tới khi hiển thị nút **Log in** như hình

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

**Bước 2**: Click vào **Log in** và đăng nhập bằng thông tin tài khoản được cung cấp từ đơn hàng

<figure><img src="/files/dotHU2HOeliMcEB0zVrT" alt=""><figcaption><p>Click và Email và mật khẩu để copy nhanh thông tin tài khoản</p></figcaption></figure>

Hệ thống sẽ yêu cầu code đăng nhập, truy cập link này để lấy mã đăng nhập: <https://divineshop.vn/get-code-email>&#x20;

Vui lòng chọn dịch vụ ChatGPT và điền Email tài khoản ChatGPT cần lấy code

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

**Bước 4**: Sau khi đăng nhập thành công, bạn có thể bắt đầu chat với con bot

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

{% hint style="warning" %}

#### ChatGPT bị ngắt khi chưa trả lời hết câu thì làm như thế nào?

Khi nội dung trả lời quá dài thì thường ChatGPT sẽ bị dừng giữa chừng và chưa đưa ra hết câu trả lời. Vấn đề này thường gặp khi hỏi đáp bằng tiếng Việt.&#x20;

Để AI đưa ra câu trả lời đầy đủ, bạn chat "Continue" hoặc "Tiếp tục" để AI viết tiếp nội dung đang trả lời.&#x20;

Nếu vẫn không được bạn nhấn vào "Regenerate response" để AI tạo lại nội dung.
{% endhint %}


---

# 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://help.divineshop.vn/huong-dan-cai-dat-va-su-dung-san-pham/huong-dan-dang-nhap-va-su-dung-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.
