# Software Stack

Each web and cloud hosting server we deploy operates uniformly, ensuring a consistent and reliable experience for all our users. Our standard configuration includes the following essential components:

<table data-header-hidden><thead><tr><th width="280"></th><th></th></tr></thead><tbody><tr><td><strong>Software Name</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>cPanel Control Panel</strong></td><td>cPanel is the world's most popular hosting control panel, providing a user-friendly interface for management.</td></tr><tr><td><strong>CloudLinux 8</strong></td><td>CloudLinux allows us to limit the resource usage of individual cPanel accounts, enabling multiple shared websites on one server without interference.</td></tr><tr><td><strong>LiteSpeed Web Server</strong></td><td>LiteSpeed is a high-performance web server that enhances website speed and security.</td></tr><tr><td><strong>Imunify360</strong></td><td>Imunify360 provides advanced security features, including proactive defense and malware detection.</td></tr><tr><td><strong>SitePad</strong></td><td>SitePad is a website builder that helps users create professional-looking websites easily.</td></tr><tr><td><strong>Softaculous Pro</strong></td><td>Softaculous Pro simplifies the installation of web applications, enabling users to set up their websites with just a few clicks.</td></tr><tr><td><strong>Redis Cache</strong></td><td>Redis Cache enhances website performance by caching data, reducing load times, and optimizing resource usage.</td></tr></tbody></table>


---

# 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/network-and-technology/software-stack.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.
