> For the complete documentation index, see [llms.txt](https://help.o3edu.jp/lllp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.o3edu.jp/lllp/dashboad.md).

# 受講状況の確認

- [ダッシュボード画面の見方](https://help.o3edu.jp/lllp/dashboad/about.md): 各コースで申請したバッジの取得と提出，バッジの分析等が出来ます。
- [受講中のコースを表示する](https://help.o3edu.jp/lllp/dashboad/display.md): 受講登録しているコースを表示します。
- [バッジを取得する](https://help.o3edu.jp/lllp/dashboad/import.md): 各コースで発行申請したバッジをあなたのダッシュボードに取得します。
- [バッジを提出する](https://help.o3edu.jp/lllp/dashboad/submission.md): あなたのダッシュボードに取得したバッジを教育委員会等に提出することができます。この機能は提携機関のみ利用出来ます。詳しくはOZONE-EDUにお問い合わせください。
- [バッジ分析](https://help.o3edu.jp/lllp/dashboad/analysis.md): あなたのダッシュボードに取得したバッジを分析します。 この機能は提携機関のみ利用出来ます。詳しくはOZONE-EDUにお問い合わせください。
- [バッジの詳細を表示する](https://help.o3edu.jp/lllp/dashboad/etc.md): バッジの削除やエクスポート，詳細の確認などが出来ます。


---

# 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:

```
GET https://help.o3edu.jp/lllp/dashboad.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.
