# Item Shop

## Overview

By tapping the icon in the top-right corner of the HOME screen, you can purchase Clothes to equip your avatar and Items that help you progress on the map.

To purchase items, you need the in-app currency “HEAL-3 Coins.”\
HEAL-3 Coins can be purchased using the app’s in-app payment system.

## How to Obtain HEAL-3 Coins

#### In-App Purchases

In-app purchases are made using the payment systems provided by each OS (iOS / Android).\
You may also use store promotion codes where available.

For details, please refer to:

* iOS:[ https://support.apple.com/ja-jp/108813](https://support.apple.com/ja-jp/108813)
* Android:[ https://support.google.com/googleplay/answer/1061913?hl=ja](https://support.google.com/googleplay/answer/1061913?hl=ja)

#### Earning Coins by Completing Conditions

By tapping the banners in the Item Shop, you can view a list of offers that reward HEAL-3 Coins upon completing specific conditions.\
Once the conditions are met, you will receive HEAL-3 Coins as a reward.

## Types of HEAL-3 Coins

HEAL-3 Coins are classified into two types:

* Paid HEAL-3 Coins: Purchased via in-app payment
* Free HEAL-3 Coins: Earned as rewards from condition-based offers or missions

Free HEAL-3 Coins have an expiration period of 180 days from the date of acquisition.\
You can check the expiration date by tapping the HEAL-3 Coin icon.

When purchasing items, coins are consumed in the following order:\
Free Coins → Paid Coins

## Purchasable Items

{% tabs %}
{% tab title="Original Clothes" %}
Original Clothes are available for individual purchase or as sets.\
Please check each item’s details for more information. Except for certain items, prices are linked to token values.
{% endtab %}

{% tab title="Map Items" %}
You can purchase items that can be used on the map. These items can also be purchased from the Spot Details screen while challenging the map or during exercise.
{% endtab %}
{% endtabs %}

* Original Clothes sold in the Item Shop are provided via “Common Boxes,” which may contain items of the following rarities: Common, Uncommon, or Rare.

#### Drop Rates

| Rarity   | Drop Rate |
| -------- | --------- |
| Common   | 90%       |
| Uncommon | 9%        |
| Rare     | 1%        |

### Legal Disclosure (Based on the Act on Specified Commercial Transactions)

<pre><code><strong>■Operating Company
</strong>HEALTHREE Technologies Ltd.
■Address
Morgan &#x26; Morgan Building,
P.O. Box 958, Pasea Estate, Road Town, Tortola
■Representative
Director / CEO: Shinya Yamamoto
■Contact
HEALTHREE Customer Support
■Sales Price
Displayed for each applicable item
■Additional Fees
None
(Internet communication charges may apply and are the responsibility of the user. Please contact your internet service provider for details.)
■Payment Timing
At the time the “Purchase” button is pressed when buying HEAL-3 Coins
■Payment Method
In-app payment (Apple App Store / Google Play)
■Delivery Time
Items are provided immediately after purchase completion.
■Cancellations &#x26; Returns
Due to the nature of digital products, cancellations or refunds are not accepted after purchase.
■Email Address
info@heal3.com

</code></pre>


---

# 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://healthree.gitbook.io/whitepaper_healthree/other-system/item-shop.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.
