# - ウォレットにアクセスする

ウォレットには以下の3つの方法でアクセス出来ます。

* 能力バッジの獲得メール
* OZONE-EDUにログインした後のメニューバー
* 学びを探すのサイドメニュー

## （1）メールからアクセスする

能力バッジを獲得すると，バッジ獲得のメールが届きます。 メール内にあるリンクより，ウォレットに移動することが出来ます。

## （2）ログインした後のメニューバーからアクセスする

OZONE-EDUにログインした状態では，メニューに **\[バッジウォレット]** があります。 こちらを選択すると，ウォレットに移動することが出来ます。

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/image092.png>" %}

## （3）学びを探すからアクセスする

トップページから[学びを探す](https://o3edu.osaka-kyoiku.ac.jp/discover)を開きます。 サイドメニューの一番上に **\[バッジウォレット]** があります。 こちらを選択すると，ウォレットに移動することが出来ます。

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/image093.png>" %}


---

# 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/preparation/portal.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.
