> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/overview.md).

# Convai Unreal Engine 插件概览

刚接触这个插件？先了解它是什么以及它如何构建，然后使用功能地图为你的目标找到合适的指南。这些页面仅用于概览——安装和设置请参见“入门”。

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>什么是 Convai Unreal Engine 插件</strong><br>了解该插件的功能、它与 Convai 的关系，以及它为 UE 项目增加了什么。</td><td><a href="/pages/cc24f3efcd97e1aad244208204220bfb8a89c7c3">/pages/cc24f3efcd97e1aad244208204220bfb8a89c7c3</a></td></tr><tr><td><strong>插件架构</strong><br>了解插件模块以及运行时组件如何协同工作。</td><td><a href="/pages/27197a3dc9f39c8dc152420a719cf1ad8e9a6be2">/pages/27197a3dc9f39c8dc152420a719cf1ad8e9a6be2</a></td></tr><tr><td><strong>功能地图</strong><br>在一个屏幕内概览所有主要功能，并链接到相应的功能页面。</td><td><a href="/pages/4551a191a6c59cb019973be9f8a2775cdb4a257a">/pages/4551a191a6c59cb019973be9f8a2775cdb4a257a</a></td></tr><tr><td><strong>发布说明</strong><br>Convai Unreal Engine 插件的版本历史和显著变更。</td><td><a href="/pages/ea99d09674a19c50a2bf2809d589cb0148590782">/pages/ea99d09674a19c50a2bf2809d589cb0148590782</a></td></tr></tbody></table>

### 下一步

如果你已准备好安装该插件，请直接前往“入门”。

{% content-ref url="/pages/fb3a2bacc1ba8d2d274717ebd7a3ac02e56aabb8" %}
[快速上手](/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/getting-started.md)
{% endcontent-ref %}


---

# 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.convai.com/api-docs/zh/cha-jian-yu-ji-cheng/convai-unreal-engine-plugin/overview.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.
