# 受講の準備

- [受講の準備の流れ](https://help.o3edu.jp/lllp/preparation/flow.md): 受講の準備の概要について解説しています。詳細は各ページをご覧ください。
- [ユーザー登録](https://help.o3edu.jp/lllp/preparation/register.md): 一般の方はアカウントをユーザー登録をする必要があります。連携大学の方はユーザー登録をする必要はありません。
- [ログイン方法](https://help.o3edu.jp/lllp/preparation/login.md): ユーザー登録で設定したユーザー名，パスワードでログインします。
- [コースを探す](https://help.o3edu.jp/lllp/preparation/find.md): コースは，\[1]すべてのコースから探す，\[2]コース提供者から探す，\[3]カテゴリから探す，\[4]教員育成指標で探すの4種類の方法で探すことができます。
- [受講登録方法](https://help.o3edu.jp/lllp/preparation/registration.md): コースを受講するには受講登録が必要です。
- [受講登録の解除](https://help.o3edu.jp/lllp/preparation/deregistration.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/lllp/preparation.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.
