> For the complete documentation index, see [llms.txt](https://userguide.dcentwallet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.dcentwallet.com/japanese/biometric-wallet/unboxing.md).

# 【パッケージの開封】

## 🟨パッケージの外見

### 【パッケージシール(正規品ステッカー)貼付有無の確認】&#xD;

ウォレットをお使いになる前に正規品であることを必ずご確認ください。

![正常な状態(正規品シールが貼ってある、ビニール封が破れていない)](/files/-MZMtWDPwXpa9vjUonZ8)

![正常ではない状態(正規品シール、またはビニール封が破れている)](/files/-MZMtaZOhEJtoukZnT6V)

{% hint style="info" %}
シールが破れていたりラッピングが剥がされている場合があります。\
開封の前にパッケージの状態を必ずご確認ください。
{% endhint %}

## 🟨パッケージの中身

D'CENT 指紋認証対応コールド・ウォレットの中身は以下の通りです。

* D'CENT 指紋認証対応 コールド・ウォレット本体 1個
* ニーモニックカード (データリカバリ用) 1個
* WELCOME GUIDE 1個
* プロダクト仕様シート 1個

<figure><img src="/files/R95slWme8vrD9FiVI6Dw" alt=""><figcaption></figcaption></figure>

## 🟨バッテリー充電時のご注意

{% hint style="danger" %}
出力電圧が6V以上の充電器や5Vを超える一部の可変高速充電器(PD Chargerを含む)を使用すると\
故障の原因になる恐れがありますのでくれぐれもご注意ください。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://userguide.dcentwallet.com/japanese/biometric-wallet/unboxing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
