# P-Coins

<figure><img src="/files/E4gYDmNiKzH367hJDIOI" alt="" width="188"><figcaption></figcaption></figure>

1. **P-Coin이란?**

   * 펀치 모드를 통해 획득할 수 있는 재화입니다.

2. **P-Coin 획득 방법**

   * P-Coin은 [NPC](/kr/game-modes/undefined/npc.md)에게 입힌 데미지에 비례하여 획득 가능합니다.
   * NPC가 K.O 되면 보너스 P-Coin을 획득할 수 있습니다.
   * 데일리 미션을 완료하면 획득할 수 있습니다.
   * 친구 초대, 활동 보상으로 획득할 수 있습니다.
   * [리그 모드](/kr/game-modes/undefined-2.md)에서 승리 보상으로 획득할 수 있습니다.

3. **P-Coin 사용 방법**
   * P-Coin을 사용해 룰렛을 돌려 다양한 보상을 획득할 수 있습니다.


---

# 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.boxingstarx.com/kr/game-modes/undefined/p-coins.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.
