> 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/online-training/inquiry.md).

# 事務局への問い合わせ

## \[1] 事務局への問い合わせを表示する

1. コースのページで，事務局への問い合わせをクリックします。

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

2. 事務局への問い合わせページが表示されます。

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

## \[2] 質問を投稿する

1. 受講中のコース名とお問い合わせ内容を入力します。
2. **\[送信]** をクリックします。
3. メッセージが送信された旨の表示があります。 **\[続ける]** をクリックします。
4. コースのページが表示されます。

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

## \[3] 質問を確認する

1. 事務局への問い合わせの回答は，OZONE-EDUに登録されているメールアドレス宛てにお送りします。
2. 回答メールが届いたら確認してください。


---

# 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/online-training/inquiry.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.
