# Ballon Shooter

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

展示你的速度和精准度，尽量戳破尽可能多的气球。

一开始，你有一个保护地板，防止气球逃脱时失去生命，但要小心！一旦气球触碰到地板，它就会破裂。\
不用担心——每一轮结束时，地板会完全恢复，给你一个全新的机会。

你总共有 3 条命，每当一个气球越过地板，你将失去一条命。你的目标是尽可能地积累积分：                                                        &#x20;

每个气球爆破得 +1 分。\
如果你点击屏幕却没有爆破气球，则扣除 -1 分。\
每个气球逃脱并越过地板，将失去 -1 条命。

&#x20;你能跟上节奏、保住生命并获得最高分吗？准备好迎接一场快节奏、有趣且上瘾的体验吧！


---

# 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://arenadocs.taitiko.com/copy-of-taitiko-arena-docs-ch/taitiko-arena/you-xi/ballon-shooter.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.
