# Gift Receipt

<figure><img src="/files/pFKNMUMrE1WYxix2IPj2" alt="Gift Receipt image" width="172"><figcaption><p>Gift Receipt</p></figcaption></figure>

1. **What are Gift Receipts?**

   * Gift Receipts are given when you obtain a Costume you already own.
   * Instead of receiving duplicate Costumes, you will receive Gift Receipts.

2. **Using Gift Receipts**

   * Gift Receipts can be used to purchase Random Costume Box in the Shop.

3. **How to obtain Gift Receipts**
   * You can earn them by ranking high on the Leaderboard.
   * Gift Receipts can also be earned by completing Missions on the [Mission List](/game-system/mission-list.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://wiki.boxingstarx.com/game-system/currency/gift-receipt.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.
