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

# 文档

<p align="center">XrmSeries 3 是一款适用于 HS2 的游戏综合管理工具，提供大量实用且强大的功能。<br>一站式管理你的所有游戏资源，一键启动、卡片管理、模组管理、插件管理，ALL IN ONE。</p>

<figure><img src="/files/7KwoYKmcFNYarNQOnI1S" alt=""><figcaption></figcaption></figure>

<p align="center"><strong>让每一款游戏，都拥有专属的星辰大海。</strong><br></p>

<p align="center"><a href="https://docs.xrmsoft.com/xrmseries-3/deploy" class="button primary" data-icon="arrow-right-long">立即开始</a> <a href="https://docs.xrmsoft.com/xrmseries-3" class="button secondary" data-icon="book-open">查看文档</a></p>

{% columns %}
{% column width="66.66666666666666%" %}

<div data-full-width="true"><figure><img src="/files/a3tZAaWulTgt1r5KgE2k" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="33.33333333333334%" %}

### 智能识别服饰类型并为您的上万模组自动分类

Smart clothing recognition: Auto-classify your massive mod library.

<a href="https://docs.xrmsoft.com/" class="button primary" data-icon="rocket-launch">智能识别</a>&#x20;
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

### 不同作者分组管理，更直观更高效

Group by author for better clarity and efficiency.

<a href="https://docs.xrmsoft.com/" class="button primary" data-icon="book-open">高效管理</a>&#x20;
{% endcolumn %}

{% column width="66.66666666666667%" %}

<figure><img src="/files/tEzQPSxyRf12ielGNOPK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">立刻加入拥有超过 0,000,000,000 名玩家的社区</h2>

<p align="center">加入我们的 Xrm 社区或只需几步即可创建您的第一个数据库。</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-qq">:qq:</i></h4></td><td><strong>QQ 群组</strong></td><td>加入我们的 QQ 群组，发布问题、获得帮助，并与志同道合的玩家分享资源。</td><td><a href="https://qm.qq.com/q/doLC917ZXa" class="button secondary" data-icon="message-minus">加入爱社总部</a></td><td></td></tr><tr><td><h4><i class="fa-handshake-angle">:handshake-angle:</i></h4></td><td><strong>远程协助</strong></td><td>无论何时何地，使用我们的产品都可获得即时的远程协助与技术支持。</td><td><a href="https://www.todesk.com/download.html" class="button secondary" data-icon="arrow-right-arrow-left">通过 ToDesk 提供服务</a></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.xrmsoft.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
