> For the complete documentation index, see [llms.txt](https://docs.hzz.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hzz.im/g/bar/box/use.md).

# BOX使用教程

<figure><img src="/files/F526pabTSqRRLLqKc78t" alt=""><figcaption></figcaption></figure>

## 注入前设置

{% hint style="danger" %} <mark style="color:red;">**杀毒设置**</mark>

> <mark style="color:red;">**卸载电脑里的所有**</mark><mark style="color:red;">**`杀毒`**</mark><mark style="color:red;">**软件(**</mark>~~<mark style="color:red;">**电脑管家 360 鲁大师**</mark>~~<mark style="color:red;">**&#x20;**</mark><mark style="color:red;">**等等)**</mark>
>
> <mark style="color:red;">**关闭电脑里的**</mark><mark style="color:red;">**`自带杀毒`**</mark>

<mark style="color:red;">**防火墙设置**</mark>

> <mark style="color:red;">**电脑设置**</mark>

> <mark style="color:red;">**搜索：**</mark><mark style="color:red;">**`检查防火墙状态`**</mark><mark style="color:red;">**→点击左侧**</mark><mark style="color:red;">**`启用或关闭Windows防火墙`**</mark>
>
> <mark style="color:red;">**把**</mark><mark style="color:red;">**`专用网络设置和公用网络`**</mark><mark style="color:red;">**设置为：**</mark><mark style="color:red;">**`关闭Windosw防火墙`**</mark><mark style="color:red;">**后确定即可**</mark>

<mark style="color:red;">**电脑设置**</mark>

<mark style="color:red;">**如果你有CE必须**</mark><mark style="color:red;">**`卸载CE`**</mark><mark style="color:red;">**,否则注入后会蓝屏**</mark>

<mark style="color:red;">**关闭**</mark><mark style="color:red;">**`游戏加加`**</mark><mark style="color:red;">**/**</mark><mark style="color:red;">**`微星小飞机`**</mark><mark style="color:red;">**之类的硬件加速软件**</mark>
{% endhint %}

## 下载

{% embed url="<https://wwvu.lanzouq.com/b01uo4h7e>" %}

## 注入

**将下载的文件解压后**<mark style="color:red;">**`鼠标右键以管理员身份`**</mark>**运行**<mark style="color:blue;">**`注入器`**</mark>**,复制输入**<mark style="color:purple;">**`激活码`**</mark>**,然后点击**<mark style="color:blue;">**`登录`**</mark><mark style="color:blue;">**即可**</mark>

## 使用

**点击 `HOME` 呼出/隐藏菜单**

**`END`/`菜单右上角X`退出菜单**

**`鼠标点击` 操控菜单**

## **注意事项**

{% hint style="danger" %} <mark style="color:red;">**`如果你使用完菜单,想玩其他游戏,必须先重启电脑再玩！否则后果自负！`**</mark>
{% endhint %}

> **如果你有CE必须`卸载CE`,否则注入后会蓝屏**

***

### 错误提示

{% tabs %}
{% tab title="1.Failed to connect server. The error has been report to the administrator" %}

> **点击下载爱加速**

{% embed url="<https://www.91ajs.net/>" %}

**加速节点选择任意地区**
{% endtab %}
{% endtabs %}


---

# 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://docs.hzz.im/g/bar/box/use.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.
