# 主な使い方

- [- ログインする](https://help.o3edu.jp/wallet/how-to-use/login.md): 一般の方向けのOrthrosを利用した認証と，大阪教育大学・愛知教育大学の方向けの学認を利用した認証があります。
- [- バッジをインポートして保管する](https://help.o3edu.jp/wallet/how-to-use/import.md): OZONE-EDUで獲得した能力バッジをバッジウォレットにインポートします。
- [- バッジの詳細情報を確認する](https://help.o3edu.jp/wallet/how-to-use/property.md): 保管しているバッジに関する詳細情報を確認します。
- [- バッジを提出する](https://help.o3edu.jp/wallet/how-to-use/submission.md): ウォレットにインポートした能力バッジを教育委員会等に提出することができます。（※ この機能は現在，実証実験中です。実験にご協力いただける機関を募集しております。）
- [- バッジを分析する](https://help.o3edu.jp/wallet/how-to-use/analysis.md): バッジウォレットにインポートした能力バッジを分析します。 （※この機能は現在，実証実験中です。実験にご協力いただける機関を募集しております。）
- [- ログアウトする](https://help.o3edu.jp/wallet/how-to-use/logout.md): 必要な作業が終了しましたら，バッジウォレットからログアウトします。


---

# 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/how-to-use.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.
