# 玩法说明

进入游戏后伴随音乐会出现许多气泡，点击气泡即可将其消除并获取积分。

<figure><img src="/files/kryTvtkRuOIvsD2hMEa3" alt="" width="375"><figcaption></figcaption></figure>

最佳消除时机：气泡出现后会有一层光圈逐渐向圆心收缩，当光圈收缩临近圆心时将气泡消除将会获取最高评价可以获取最多积分。

不同难度歌曲所获得的积分不同，难度越高的歌曲获得的积分会更多。


---

# 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.audiera.fi/zh/xiao-you-xi/wan-fa-shuo-ming.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.
