# My Hosting is Suspended – Will My Emails Work?

When your hosting account is suspended, not only will your website be down, but all related services attached to the hosting will be affected as well. This includes email services, which means you will be unable to send or receive emails. Additionally, your cPanel will be inaccessible, and your website will go offline.

{% hint style="warning" %}
To avoid disruption in services like emails and website access, ensure that your hosting account doesn't get suspended.
{% endhint %}

### Why Does This Happen?

Suspension occurs because all hosting-related services are interconnected. Once the hosting account is suspended, all the resources tied to it, such as email accounts, databases, and website files, become unavailable.

### How We Help Prevent Suspension

At Clouduxe, we take proactive steps to ensure our clients don’t face the inconvenience of an expired hosting account.

* Hosting accounts are invoiced **14 days prior to the expiration date**.
* As soon as the invoice is generated, we send a notification email indicating the **outstanding amount** and the **due date**.
* Your services will be suspended **3 days after the expiration date** in case of non-payment.

{% hint style="info" %}
We provide ample time and reminders to renew your hosting plan before it gets suspended.
{% endhint %}

### What to Do If Your Account Is Suspended

If your account is suspended, simply renew your hosting plan as soon as possible to regain access to your website, emails, and cPanel.

{% hint style="danger" %}
Remember: Once suspended, all your services will stop working. It’s crucial to renew on time to avoid disruption.
{% endhint %}


---

# 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://docs.clouduxe.com/emails/my-hosting-is-suspended-will-my-emails-work.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.
