> 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/xrmseries-3/introduction/about.md).

# 关于 XrmSeries

## 👋 I'm XrmSeries

***

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

### 简介

XrmSeries 是一款适用于 ILLUSION 旗下 HoneySlect2 DX 的综合管理工具。目前已经发布到第三代（每代版本都从0开始编写，在性能、界面以及底层逻辑上完全不同）本软件除了基础的启动器功能类外，额外扩展了卡片管理、模组管理、插件管理等资源管理类功能，以及进阶、高级等个性化类功能。为每一位玩家和创作者，搭建通向无限可能的桥梁。XrmSeries 的大部分功能都来自于用户社区提出的想法和建议，如果可能，将会在数日内开发完毕并推送更新。XrmSeries 可能会在趋近稳定后逐步支持 Koikatsu 以及 AI Shoujo。

### 文档概览

本文档分为以下几个部分：

**主页：**&#x5BF9; XrmSeries 3 的简要介绍

**XrmSeries 3：**&#x7B2C;三代 XrmSeries 的详细文档

**XrmSeries 2：**&#x7B2C;二代 XrmSeries 的详细文档（目前为归档状态，相关内容已停止更新）

**更新日志：**&#x4E3B;要是持续推送 XrmSeries 3 的新增功能和改进

**帮助中心：**&#x6709;关我们的联系方式，您在遇到任何问题时可通过此板块的信息尝试与我们沟通

### 快速开始

如果您在爱发电购买了我们的付费服务，可以联系我们为您安装配置，这是付费用户的权益之一

部署 XrmSeries 3：[点我跳转到详情页](/xrmseries-3/deploy/step-by-step.md) （此页面提供了从下载到配置的详细流程）

### 整合包支持

XrmSeries 3 理论支持 HoneySelect 2 DX 的全部整合包系列。

这里的 “系列” 通常是指如 BetterRepack、白狐(ArcticFox)、等由社区或个人创建且长期维护的资源整合版本。

XrmSeries 3 的开发测试环境为 BetterRepack R16

### 安全性

XrmSeries 3 的全体功能都采用非侵入式设计。以避免因玩家操作不当或软件自身缺陷所导致的不良后果。


---

# 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/xrmseries-3/introduction/about.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.
