# ユーザー登録の認証コードが届かない

## Q. ユーザー登録で\[認証コードを送信する]を選択したが，認証コードが届きません。どうすれば良いでしょうか。

A. 認証コードが届かない場合、以下をご確認ください。

1. 迷惑メールフォルダーの確認: 迷惑メールフォルダーをご確認いただき、認証コードがそこに届いていないかご確認ください。
2. メールアドレスの確認: 登録されたメールアドレスが正しいかどうかを再度ご確認ください。誤って入力された場合は、正しいメールアドレスで再度送信してください。また、ユーザー登録されたメールアドレス以外のメールボックスを見ていないかお確かめください。
3. キャリアメールの設定確認とパソコンからのメール拒否設定の解除: スマートフォンなどのキャリアメールをご利用の場合は、一旦、パソコンからのメールを受信出来るよう設定していただき、認証コードを再度送信してください。


---

# 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/faq/confirmation-email.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.
