> 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/bar/gf/update.md).

# GF更新公告

{% hint style="info" %} <mark style="color:blue;">**云更新无需重新下载**</mark>
{% endhint %}

{% hint style="success" %}
2024.10.23

LB-GF更新

更新日志：

> 10.23日23.50云更新：小键盘4-6左右旋转 9-3上下旋转 0或者O张嘴
>
> 10.21日13.30云更新：修复有些牌看不到 添加手持所有牌变红牌
>
> 10.21日00.00云更新：添加随便行走 外面只能固定前后左右飞行 诛仙版本解除所有限制 可随便旋转 随便飞行
>
> 上下飞行都可以 还可以坐别人旁边打牌 独家功能（注：移动和伸脖子不能一起开 功能按键是一样的 但是只能开一个）
>
> 10.20日03.20云更新：伸脖子不受视角影响 关闭自动复位 解除方向限制 不再拘束前后左右 可随意扭头控制
>
> 10.19日17.00云更新：火爆全网热门功能：伸脖子 上 下 左 右 前 后 随意调节
> {% 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/bar/gf/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.
