# 首页

> 该 Wiki 是继原 [Wiki](https://trmenu.trixey.cc/) 补充部分新功能和要点.

## 简介

TrMenu 是基于 [TabooLib](https://docs.tabooproject.org/) 开发，发布于 **2019-10-4** 的一款高级动态菜单系统

* 独树一帜的高效、可读 & 可视配置体验
* 功能强大、极具灵活拓展性
* 代码开源

截至目前，TrMenu 已经经过三次大版本迭代

本文档仅针对于 TrMenu v3.x（旧版本不受支持，且强烈不推荐使用）

## 附注

TrMenu 插件的其他文档：

{% embed url="<https://taboo.8aka.org/TrMenu>" %}

{% embed url="<https://bukkit.wiki/plugins/plugins/trmenu>" %}

{% embed url="<https://docs.qq.com/aio/DWWV6SFVuWmlES1po>" %}

{% embed url="<https://wiki.ptms.ink/index.php?title=%E7%A4%BE%E5%8C%BA:TrMenu>" %}


---

# 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://hhhhhy.gitbook.io/trmenu-v3/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.
