# 菜单使用部分问题

- [注入失败或者游戏闪退](https://docs.shark.top/misc/menu/solve.md): 请根据你的游戏类型调整，重装系统是最后的方法
- [使用菜单游戏经常闪退自崩](https://docs.shark.top/misc/menu/solve/oo.md): By Modder
- [GTA游戏线下正常，进入线上时崩溃](https://docs.shark.top/misc/menu/collapse.md)
- [辅助菜单呼出后自己乱动乱跳](https://docs.shark.top/misc/menu/keyboard.md)
- [提示无法在虚拟机下运行](https://docs.shark.top/misc/menu/virtual.md)
- [GTA开了菜单后进不了室内/改车王/DC建筑](https://docs.shark.top/misc/menu/gta.md)
- [使用菜单显示无法二次云端获取](https://docs.shark.top/misc/menu/cloud.md)
- [鼠标操控菜单呼出后鼠标无法移动](https://docs.shark.top/misc/menu/mouse.md)
- [RDR2游玩过程中出现FFF后闪退](https://docs.shark.top/misc/menu/fff.md)


---

# 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.shark.top/misc/menu.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.
