# Ring-1功能展示与中文注解

## 功能注解

{% tabs %}
{% tab title="自瞄" %}

#### Aimbot

Aim at specific bone丨针对特定骨骼&#x20;

Aim hotkey丨自瞄快捷键&#x20;

Field-of-view丨范围&#x20;

Aim smoothing丨自瞄平滑&#x20;

Target selector丨瞄准目标&#x20;

Lock target丨锁定目标&#x20;

Switch target delay after kill丨击杀后切换目标延迟&#x20;

Draw crosshair丨绘制十字准星&#x20;

Show snaplines丨显示透视线

Visibility checks丨可视性检查
{% endtab %}

{% tab title="透视" %}

#### Character ESP

Max bones render distance丨最大骨骼渲染距离&#x20;

Bone style丨骨骼样式&#x20;

Battlemode丨战斗模式&#x20;

Max render distance丨最大渲染距离&#x20;

Max healthbar render distance丨最大血条渲染距离&#x20;

Max name render distance丨最大名称渲染距离&#x20;

Max info render distance丨最大信息渲染距离&#x20;

Healthbar position丨血条位置&#x20;

Healthbar style丨血条风格&#x20;

Border style丨方框样式&#x20;

Visibility checks丨可视性检查
{% endtab %}

{% tab title="雷达" %}

#### Radar

Show enemies丨显示敌人&#x20;

Show friendly丨显示好友&#x20;

Color丨颜色
{% endtab %}

{% tab title="杂项" %}

#### Misc

Weapon丨武器&#x20;

> No recoil丨无后座力&#x20;

Camera丨视角&#x20;

> No shake丨无震动
> {% endtab %}

{% tab title="物品透视" %}

#### Object ESP

Battlemode丨战斗模式&#x20;

Max render distance丨最大渲染距离&#x20;

Max name render distance丨最大名称渲染距离&#x20;

Max info render distance丨最大信息渲染距离&#x20;

Objects丨对象

All vehicles丨所有载具
{% endtab %}
{% endtabs %}


---

# 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/g/battle-bit/ring-1/show.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.
