# Why I am not receiving emails from GitBook?

There can be several reasons why you may not be receiving emails from us, which include but are not limited to:

* Our email is in your spam folder or caught by another protection mechanism.
* Emails sent to your email address from GitBook have bounced multiple times. As a result, our mail service has automatically blocked further sending.
* There may be a temporary issue with the delivery that will resolve by itself.
* An email has been sent to a different address than the one you are currently checking.

We recommend checking your spam or junk folder and ensuring that GitBook (`no-reply@gitbook.io)` is added to your email's safe senders list.&#x20;

You can also verify if you are checking the email associated with your GitBook account by checking [your account settings](https://app.gitbook.com/account).


---

# 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://gitbook.com/docs/help-center/account-management/managing-your-account/why-i-am-not-receiving-emails-from-gitbook.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.
