# B. POC Token

Pocket Arena is powered by "POC", an ERC20/BEP20 utility token, designed to provide real rewards to players and serve as the core currency of the Pocket Arena NFT and gaming economy. PA SDK is applied to all PA games, so you can mine XP according to the user experience, exchange it for POC, the utility token of Pocket Arena, or purchase NFT items from the marketplace. The ratio of XP to POC is not fixed, but by continuously adjusting it, one can prevent inflation of POC.

POC is classified into several grades such as aPOC, bPOC, and mPOC. Usage and withdrawal policies are applied differently depending on the grade.

**Key Utilities of POC**&#x20;

* Players Rewards for Pocket Arena Games
* Esports Rewards for  Pocket Arena Games&#x20;
* Castle Defense / Castle Town Game Item Upgrades

![](https://lh3.googleusercontent.com/8di-D4_s_vUPTz-73g-RDXnW1bIONgODfsLOk-BwOOrXOSAJNd9dFhOGR9KCJ8xoMf2_VghIeU_2QASi9E4l_5P35HpndJJoZ9LW6Boxl0voq3RAmwsIsNbVQs2CBA8ls6kCk1cy)

<figure><img src="/files/FgSApMoI9ZJJEXHULovK" alt=""><figcaption><p>POC Tokenomics</p></figcaption></figure>

**Deployed Contracts:**

1. **BEP20 Address:** <https://bscscan.com/token/0x1b6609830c695f1c0692123bd2fd6d01f6794b98>
2. **ERC20 Address:** <https://etherscan.io/token/0x095cf7f3e82a1dcadbf0fbc59023f419883ea296>

**Security Audit**&#x20;

<https://hacken.io/wp-content/uploads/2021/11/PocketArena_23112021SCAudit_Report_3.pdf>


---

# 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://whitepaper.pocketarena.com/white-paper/what_is_pocket_arena/b.-poc-token.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.
