# 首页

## 简介

FastMenu(快速菜单)是一款可以在游戏内使用GUI创建、编辑、制作菜单的插件，拥有丰富的点击执行类型，而且，FastMenu支持创建Geyser菜单。

FastMenu不仅仅可以制作菜单，它还允许你将菜单上传至云端进行备份或分享！~~你也可以自己搭建菜单云服务并连接到你的服务器。~~

{% hint style="info" %}
带有删除线的文字表示该功能正在开发或暂未开放使用
{% endhint %}

{% hint style="danger" %}
杂交端将不会得到任何技术支持！
{% endhint %}

## 未来的计划

1.未来FastMenu将支持自定义GUI界面的贴图文字，但需要客户端安装MOD(MOD正在开发中，敬请期待！)

2.[有建议？点我提交！](https://github.com/YYDSQAQ1024/FastMenu/issues)


---

# 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://docs.fmenu.ngup.eu.org/shou-ye.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.
