> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/network-and-technology/disk-space-limits.md).

# Disk Space Limits

At Clouduxe, we pride ourselves on offering one of the most generous disk space allocations in the industry, providing up to **500 GB of NVMe SSD disk space** as part of our hosting plans. This offer is straightforward, with no hidden catches. However, there are a few important conditions to keep in mind:

#### Usage Conditions

1. **Intended Use**: The allocated storage is intended exclusively for hosting websites. It cannot be used for backup storage or file archiving.
2. **Fair Usage Policy**: We enforce a fair usage limit to ensure that all users have equitable access to resources. For example, while we recognize that some users may wish to store large amounts of email data (e.g., 100GB of emails), this practice can strain our disk space limitations and is considered unfair to other users.

{% hint style="warning" %}
Please ensure that your usage complies with our guidelines to maintain optimal performance for all users.
{% endhint %}


---

# 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://docs.clouduxe.com/network-and-technology/disk-space-limits.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.
