# 4.1.3. Hỏi đáp với ChatGPT

**ChatGPT Funix**: Là một kênh kết nối, giao lưu và hỏi đáp khác của sinh viên Funix.  ChatGPT là một công cụ chatbot AI do công ty nghiên cứu trí tuệ nhân tạo (AI) OpenAI tạo ra, dựa trên các đối thoại nguyên mẫu để hiểu ngôn ngữ tự nhiên và phản hồi bằng ngôn ngữ tự nhiên (giống như hai con người đang nói chuyện trực tiếp) với phạm vi trao đổi không giới hạn.

&#x20;**Hướng dẫn hỏi đáp**

* Tại kênh CHATGPT FUNIX trong mục “gì-cũng-biết” để chat với GPT bạn gõ “/Chat” rồi gõ câu hỏi vào ô messenger.

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

* Bạn có thể tùy chọn tính năng **Public** (công khai) hoặc **Private** (riêng tư chỉ bạn nhìn thấy) bằng cách gõ lệnh “**/private**” hoặc “**/public**” rồi ấn enter để chuyển đổi.

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


---

# 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://funix.gitbook.io/funix-documentation/4.-he-thong-ho-tro-hoc-tap-tai-funix/4.1.-muc-1-hoi-dap-tren-discord/4.1.3.-hoi-dap-voi-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.
