# P-Tickets

<figure><img src="/files/OereNySu1SpEto84jIfQ" alt="P-Ticket image"><figcaption><p>P-Ticket</p></figcaption></figure>

1. **What are P-Tickets?**

   * P-Tickets are action points used to attack [NPCs](/game-modes/punch-mode/npc.md).
   * P-Tickets are refilled every 4 hours.
   * The more your account level increases, the maximum number of P-Tickets you can hold also increases.

2. **How to refill P-Tickets**
   * P-Tickets refills every 4 hours.
   * They can be refilled P-Tickets by using [Gold ](/game-system/currency/gold.md)in the [Shop](/game-system/shop.md).
   * They can be refilled through transactions.
   * They can be obtained through Friend Status Rewards.
   * They can be obtained as rewards for winning [League Mode](/game-modes/pvp-league-mode.md) Matches.


---

# 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/game-modes/punch-mode/p-tickets.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.
