> For the complete documentation index, see [llms.txt](https://docs.shark.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shark.top/g/apex/exit/neon/update.md).

# Neon更新公告

{% hint style="success" %}
2023.12.17

Neon更新

更新日志:

> 更新适配最新游戏版本
>
> 改进安全性
>
> 补偿更新时长并添加48小时时长
> {% endhint %}

{% hint style="success" %}
2023.10.09

Neon更新

更新日志:

> 新增昵称透视&#x20;
>
> 新增自动扳机
> {% endhint %}

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

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

{% hint style="success" %}
2023.10.06

Neon更新

更新日志:

> 更新适配最新游戏更新
> {% endhint %}

{% hint style="success" %}
2023.10.03

Neon更新

更新日志:

> 更新适配最新游戏更新
>
> 修复发光
>
> 改进菜单
> {% endhint %}

{% hint style="success" %}
2023.09.21

Neon更新

更新日志:

> 更新适配最新游戏更新
>
> 重写发光，在简单单色模式下无法使用
>
> 补偿时长
> {% endhint %}

{% hint style="success" %}
2023.08.31

Neon更新

更新日志:

> 更新适配最新游戏更新
>
> 补偿时长
> {% endhint %}

{% hint style="success" %}
2023.08.22

Neon更新

更新日志:

> 更新适配最新游戏更新
> {% endhint %}

{% hint style="success" %}
2023.08.09

Neon更新

更新日志:

> 更新适配最新游戏更新
> {% endhint %}

{% hint style="success" %}
2023.06.30

Neon更新

更新日志:

> 更新适配最新游戏更新
> {% endhint %}

{% hint style="success" %}
2023.06.22

Neon更新

更新日志:

> 更新适配最新游戏更新
> {% endhint %}

{% hint style="success" %}
2023.06.02

Neon更新

更新日志:

> 更新适配最新游戏更新
>
> 补偿时间
> {% endhint %}

{% hint style="success" %}
2023.05.23

Neon更新

更新日志:

> 更新适配最新游戏版本&#x20;
> {% endhint %}

{% hint style="success" %}
2023.04.01

Neon更新

更新日志:

> 提高安全性&#x20;
>
> 提高稳定性 &#x20;
>
> 修复由于文件路径中非英文字母导致注入器无法启动 者列表中&#x20;
>
> 小修复和视觉改进&#x20;
>
> 现在必须启用虚拟化才能使用菜单&#x20;
>
> 补偿时间3天
> {% endhint %}


---

# 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.shark.top/g/apex/exit/neon/update.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.
