> 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/preparation/flow.md).

# 受講の準備の流れ

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

## \[1] ユーザー登録（[詳しくはこちら](/lllp/preparation/register.md)）

OZONE-EDUを初めて利用される方は，新規にユーザー登録をする必要があります。

## \[2] 受講登録（[詳しくはこちら](/lllp/preparation/registration.md)）

コースを選択し，受講登録をします。 受講登録するボタンを選択すると，コースを受講できます。なお，一部のコースでは受講登録する際に **「登録キー」** の入力が必要な場合もあります。

コースの探し方について[**\[詳しくはこちら\]**](/lllp/preparation/find.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/preparation/flow.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.
