> For the complete documentation index, see [llms.txt](https://doc.5v8.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.5v8.im/home/state.md).

# 菜单状态

{% hint style="success" %}
**✅：可用**

**❌：不可用**

��**：测试(未知是否可以使用或可以使用但可能风险)**

**🟡：未知(一般用于游戏更新后,由于菜单保护机制,能否使用为概率性)**

**👾：内测(仅由开发跟测试人员可用,客户需要等推送公开版本后才可用)**

**💀：概率跑路(在无法使用的情况下长时间不更新,开发者也没有明确消息说明)**
{% endhint %}

{% hint style="success" %}
**目前菜单可以放心使用,但是请谨慎使用`恢复选项/跳前置/改分红`等功能,如若有特殊情况,我会第一时间在`售后群`通知.**

***此状态仅供参考***

**🕓修改日期：2025.06.16**
{% endhint %}

## GTA5丨RDR2丨FiveM丨状态

{% tabs %}
{% tab title="GTA5" %}
**点击上方切换标签按钮查看**<kbd>**GTA5/RDR2/FiveM**</kbd>**运行状态**

**✅MdayS丨天若丨`关闭BE单人/使用FSL进公开`**

**✅Atlas丨阿特拉斯丨`关闭BE单人/使用FSL进公开/开启BE公开`**

**✅XiRush丨`关闭BE单人/使用FSL进公开/开启BE公开`**

**✅Erebus丨厄里斯丨`关闭BE单人/使用FSL进公开`**

**✅Lexis--版本--8.0.2丨`开启BE公开`丨`2025.04.16已更新`**

**✅INFamous丨`关闭BE单人/使用FSL进公开/开启BE公开`**

**✅钻头丨`开启BE公开`**

**✅Ella-艾拉丨`开启BE公开`**

**✅Sunset丨日落丨`关闭BE单人/使用FSL进公开`**

**✅Alpha丨阿尔法丨`关闭BE单人/使用FSL进公开`**

**✅Cherax丨樱桃丨`关闭BE公开`**

**✅Frostbite丨寒霜丨`开启BE公开`**

**✅FiKit丨`关闭BE单人`**

**✅Ethereal丨空灵丨`关闭BE单人/使用FSL进公开/开启BE公开`**

**✅XiPro丨`关闭BE单人/使用FSL进公开/开启BE公开`**

**✅Frieza 丨弗利萨(原Open)丨`开启BE公开`**

**❌Rebound丨回弹--版本--v1.24.5**

**❌Nightfall丨黄昏--版本--1.3丨2024.07.01**

**❌Sunrise丨日出**

**❌Barrier丨屏障丨`关闭BE单人/使用FSL公开`**

**❌BarrierPro丨屏障Pro丨`关闭BE单人/使用FSL公开`**
{% endtab %}

{% tab title="RDR2" %}
**点击上方切换标签按钮查看**[**GTA5/RDR2/FiveM**](#user-content-fn-1)[^1]**运行状态**

**✅Erebus丨厄里斯-可用--**

**✅RDR2丨Fikit-可用--**

**✅Rift丨裂痕--可用--**

**✅MdayS丨天若--可用--**

**✅Sunrise丨日出--可用--**

**✅FuS丨复生-可用--**

**✅Oregon丨俄勒冈--可用--**

**✅Fortitude丨坚毅---可用**

**✅Exodus丨埃及--可用--**

**✅Nightfall丨黄昏--可用--**

**✅PRIME丨至尊-可用--**

**✅0X-可用--**

**✅疾风-可用--**

**✅摸金校尉-可用--**
{% endtab %}

{% tab title="FiveM" %}

{% endtab %}
{% endtabs %}

[^1]:


---

# 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://doc.5v8.im/home/state.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.
