> For the complete documentation index, see [llms.txt](https://redtea-chiayi.gitbook.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/fu-wu-qi-huo-bi.md).

# 服务器货币

#### 核心货币

<table><thead><tr><th width="121">货币</th><th width="150">id</th><th>用途</th></tr></thead><tbody><tr><td>摩拉</td><td>mora</td><td>购买原材料、集市交易</td></tr><tr><td>海螺</td><td>oyster</td><td>购买一些红茶会工具，如解绑卷、飞行书等</td></tr><tr><td>蓝钻</td><td>bluediamond</td><td>购买玩具和升级原神装备</td></tr><tr><td>纪行积分</td><td>welkin</td><td>购买纪行武器/兑换神瞳</td></tr><tr><td>钓鱼积分</td><td>fishpoints</td><td>可以兑换钓鱼商店的玩意</td></tr><tr><td>精英币</td><td>请见精英怪系统</td><td>请见精英怪系统</td></tr></tbody></table>

玩家可以输入/bal随时查看自己最新存款


---

# 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:

```
GET https://redtea-chiayi.gitbook.io/start/fu-wu-qi-de-xi-tong-jie-shao/fu-wu-qi-huo-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.
