> For the complete documentation index, see [llms.txt](https://docs.proudnet.com/proudnet.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proudnet.com/proudnet.cn/proudchat/proudchat.md).

# 介紹及使用指南

利用ProudChat在開發中的項目上更方便地實現聊天。\
支持C++、C#、Unity、Unreal等多種開發環境,可在Console輕鬆使用。

## 使用指南

Proud Console具有以下功能。

<div data-full-width="true"><figure><img src="/files/3X22B9nkf6TYRKhNa4h8" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/YhNO0YJGrpD5g1wIg7c5" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/ujnnByFtScMGyXxAcNUu" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/O0lT3VQJJf7Hy2vtYIVs" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.proudnet.com/proudnet.cn/proudchat/proudchat.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.
