# 比特币

```
  P:
    display:
      mats: gold_nugget
      name:
      - '&d&l比特币菜单'
      lore:
      - '&b左键 &a➥ &c打开比特币菜单'
      - '&b右键 &a➥ &c打开比特币帮助'
      - '&e&5&l当前比特币价格:&a&l%bitcoin_value%:猫猫币'
      - '&e&l介绍:'
      - '&e玩家可以用铁块-红石块-钻石块造出猫猫矿机.'
      - '&e一个猫猫矿机的使用次数为&c9次&e在可放置方块的地'
      - '&e方右键矿机开始挖矿,系统会生成一个拼图游戏.'
      - '&e全服第一个解开拼图的玩家将得到比特币奖励'
      - '&e比特币可以用来与猫猫币换算或玩家间互相交易'
      - '&e玩家可以直接向系统账户出售/购买比特币&c&l税:%bitcoin_tax%'
      - '&e比特币价格会随时间随机增值或贬值 !'
      - '&e由系统在游戏时间早上&c8点左右&e随机算出该值'
      - '&e&l波动范围:&c0-100猫猫币'
      - '&e比特币的发行总量为&c10万枚&e每次挖矿可得1-5枚'
      - '&c&l挖矿玩法:'
      - '&c每次只能移动一个方块.'
      - '&c左侧图案与右侧吻合时.'
      - '&c点确认即解题成功.'
    actions:
      left:
      - 'COMMAND: btc'
      right:
      - close
      - 'COMMAND: btc help'
```

详情见lore描述


---

# 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://wiki.boba.cat/you-xi-cai-dan/you-xi-cai-dan-jie-shao/bi-te-bi.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.
