# 5-2-2. GPT-Chat system (Natural Language Generation AI)

The GPT-Chat system is a system that uses natural language generation AI to enable conversations with humans. Using natural language generated by AI, this system can converse with users. The GPT-Chat system is used for customer support, chatbots, and other conversational applications. Companies can improve customer support and enhance the user experience by using this system.

For example, the GPT-Chat system can quickly and accurately respond to customer inquiries in customer support.  Additionally, by using this system as a chatbot, companies can provide customer support 24/7/365. Furthermore, integrating the GPT-Chat system into other conversational applications makes it possible to have more natural conversations with users.


---

# 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://emeth-1.gitbook.io/emeth-white-paper-en/5.-service/5-1.-ai-inference/5-2-2.-gpt-chat-system-natural-language-generation-ai.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.
