# 首页

复制 `Example` 的内容后出现报错, 第一时间应确定 `CrT` 版本是否为最新版本, 如果是最新版本还报错请发 `issue` 到 [RandomTweaker-Wiki](https://github.com/Project-RT/RandomTweaker-WiKi)

此 Wiki 内容对标 `RandomTweaker` (以下简称 `rt`) 1.3.0 及以上版本 (一般对标最新版)

`Internal` 中的内容为 `rt` 原生支持, 无需添加额外 `Mod`

`Vanilla Expansion` 中的内容为 `rt` 原生提供的 `CrT` 扩展, 无需添加额外 `Mod`

`ContentTweaker` 中的内容为添加了 `ContentTweaker` 后的联动功能

`Mod Expansion` 中的内容为添加了对应 `Mod` 之后所提供的功能


---

# 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://ikexing.gitbook.io/rt-wiki/readme.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.
