# Why didn't I receive a confirmation email?

### Step 1:

Check your email client's spam folder—some spam filters are more aggressive than others in identifying spam. Emails from Imonggo may be sorted in the spam folder by chance.<br>

### Step 2:

Wait for 24 hours to receive the email. Either your mail client or Imonggo's mail client may be overloaded and your emails may need some time before they get sent or received.<br>

### Step 3:

If you still haven't received the emails, please try to use another email address. Your email address may be blocking emails from Imonggo.


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/why-didnt-i-receive-a-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.
