# PokéBen Crystal（PBC）

PokéBen Crystal (PBC) 是[精灵宝可本](/zhong-wen/features/pokeben.md)游戏内的功能性代币，该代币的主要来源和用途都在该游戏中。

<figure><img src="/files/oc6mPEqbumfVIkR9wCs1" alt=""><figcaption><p>PBC图标</p></figcaption></figure>

合约地址：0x7fa2DC7F8671544E301085CB76FfDA19c78AcD75

该代币创建于[SEP-20铸币工厂](/zhong-wen/features/sep-20-factory.md)，并使用了[多方铸造](/zhong-wen/features/sep-20-factory/multimint.md)模板。

### 代币来源

* [冒险](/zhong-wen/features/pokeben/adventure.md)奖励
* 领地的收益（即将来临）
* 洞穴的产出（即将来临）

### 代币用途

* 用于[捕猎](/zhong-wen/features/pokeben/hunt.md)
* 用于在[美容院](/zhong-wen/features/pokeben/salon.md)中鉴定英雄部件
* 用于在[美容院](/zhong-wen/features/pokeben/salon.md)中为英雄美容
* 商店中使用
* 等级训练室（即将来临）
* 升级领地（即将来临）


---

# 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.benswap.cash/zhong-wen/tokenomics/pokeben-crystal-pbc.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.
