> 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/helldivers2/bbq/skill.md).

# BBQ使用技巧

{% tabs %}
{% tab title="1.刷蓝币" %}
**H键断网**

**N1-N4难度的地图,一张图可以无限刷**&#x20;

**再讲仔细点就是一张图你进去搜完不要上飞船结算,直接搜完断网就行,再联网,就可以直接回**&#x20;

**因为蓝币和勋章是即时结算的**

> **这个绿色玩家也这么刷的,只不过没有加速刷的没那么快**
> {% endtab %}
> {% endtabs %}

{% tabs %}
{% tab title="2.秒结算章节" %}
**快速登录/快速游戏,可选可不选,稍微快一点点**&#x20;

**打开所有任务,救人任务,支线任务,杀怪数量,一键奖励,飞机秒到**&#x20;

**下了冻肉仓直接等坐标输代码进飞机跑路,奖励正常,到账**&#x20;

> **PS:秒结算功能和谐了就没了,不建议去多人联机用,还是低调点,如果和朋友联机那是无所谓,要是路人也破坏人家游戏体验,目的还是自己少肝**
> {% 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/helldivers2/bbq/skill.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.
