# - ウォレットを作成する

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

バッジウォレットにアクセスします。

<details>

<summary>バッジウォレットのアドレス　<a href="https://wallet.o3edu.jp/"><strong>https://wallet.o3edu.jp/</strong></a></summary>

</details>

## 2. ログインする

ウォレットにログインします。\
ログイン方法については[-ログインする](/wallet/how-to-use/login.md)をご参照ください。

## 3. ウォレットを作成する

1. ログイン時にウォレット未作成の場合，ウォレットの作成画面が表示されますので，**［ウォレットを作成する］** ボタンを選択します。
2. ウォレットの作成完了メッセージが出るので， **［マイウォレットへ］** ボタンを選択します。
3. あなたのバッジウォレットのトップページ（マイウォレット）が表示されます。

{% embed url="<https://lms.okutep.osaka-kyoiku.ac.jp/doc/_o3edu/anime106.mp4#t=0.001>" %}


---

# 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/make-wallet.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.
