# PokéBen Crystal (PBC)

PokéBen Crystal (PBC) is an in-game utility token of the [PokéBen ](/features/pokeben.md)game. The primary sources and usages of this token are all within the game.

<figure><img src="/files/41a87gviZ88hve3VQoKJ" alt=""><figcaption><p>PokéBen Crystal Logo</p></figcaption></figure>

Contract address: 0x7fa2DC7F8671544E301085CB76FfDA19c78AcD75

This token is created with [SEP-20 Factory](/features/sep-20-factory.md), using the template of [MultiMint](/features/sep-20-factory/multimint.md).

### Token Sources

* [Adventure](/features/pokeben/adventure.md) reward
* Territory income (upcoming)
* Cave yields (upcoming)

### Token Usages

* Using as [hunt](/features/pokeben/hunt.md) fee
* Appraising hero parts in the [salon](/features/pokeben/salon.md)
* Changing appearance for heros in the [salon](/features/pokeben/salon.md)
* Spending in the shop
* Upgrading levels in the training room (upcoming)
* Upgrading territories (upcoming)


---

# 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/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.
