# バッジウォレットとは

## ◆ デジタルバッジとは

デジタルバッジはオンライン研修の修了を示す特殊な画像ファイルです。これには取得者のメールアドレス，受講コース，完了日などが含まれます。

各研修課題に対して **「知識バッジ」** を，そしてこれらを集めることで **「能力バッジ」** を取得できます。自治体や研修機関には，能力バッジを履修証明書として提出します。

[（詳しくはこちら）](https://help.o3edu.jp/lllp#dejitarubajji)

## ◆ バッジウォレットでできること

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

### 1．能力バッジの保管

OZONE-EDUから能力バッジをインポートし，ウォレットに保管できます。インポートできるのは自分のバッジのみで，他人のバッジはできません。バッジをインポートすると，研修の修了日，オンライン研修のアドレス，取得した知識バッジの詳細などを確認できます。

{% content-ref url="/pages/wXVtXVQazjmg4DpfzdwX" %}
[- バッジをインポートして保管する](/wallet/how-to-use/import.md)
{% endcontent-ref %}

### 2.能力バッジの提出

教育委員会等が研修の修了証明としてデジタルバッジの提出を求めている場合，バッジウォレットから直接提出することができます。\
提出に関しては，所属する教育委員会に確認してください。

{% content-ref url="/pages/9mtmRQkWXZ64KzrHqpmV" %}
[- バッジを提出する](/wallet/how-to-use/submission.md)
{% endcontent-ref %}

### 3．バッジの分析

バッジウォレットに保管した能力バッジから，あなたが獲得したスキルや成果を分析できます。分析結果をエクセルで出力し，学校内で共有することも可能です。

{% content-ref url="/pages/X4lfVBTdLQWBNIBJ8CGr" %}
[- バッジを分析する](/wallet/how-to-use/analysis.md)
{% endcontent-ref %}


---

# 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://help.o3edu.jp/wallet/readme.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.
