# What is Aethir Cloud

{% hint style="warning" %}
This is an archived page. For the latest information, refer to [Aethir Cloud](/aethir-cloud.md).
{% endhint %}

Aethir Cloud is a comprehensive and decentralized cloud infrastructure designed to provide powerful computing resources for gaming and AI applications. It leverages the collective power of GPU Compute Providers to offer high-performance, scalable, and secure computing solutions.

Become our Cloud Customer by filling out the Register of Interest form: [🔗Click here to register](https://share.hsforms.com/18bYpju6hQ4OGO482Sxem-Qq8ovb)

Aethir Cloud is composed of two main services for now: Aethir Earth and Aethir Atmosphere.

<figure><img src="/files/dQ5hMEnBI3J3mBHS6rGq" alt=""><figcaption></figcaption></figure>

#### **Aethir Earth**

Aethir Earth is the decentralized bare metal GPU cloud within the Aethir ecosystem. It provides raw GPU computing power directly from providers' servers, ensuring high performance without the overhead of virtualization. This makes Aethir Earth ideal for compute-intensive tasks such as AI model training, fine-tuning and inference.

The benefits of using Aethir Earth:

* **High Performance:** Direct access to bare metal GPU resources ensures optimal performance for demanding workloads.
* **Scalability:** Easily scale your computing needs by tapping into a global network of GPU providers.
* **Reliability:** Aethir Earth offers a robust and resilient infrastructure, supported by a decentralized network.

More on [Aethir Earth](/aethir-cloud-host-guide/what-is-aethir-earth-ai.md) and [Aethir Earth Service Guide](/aethir-cloud-customer-guide/what-is-aethir-cloud/aethir-earth-service-guide.md).

#### **Aethir Atmosphere**

Aethir Atmosphere focuses on cloud gaming rendering. It utilizes a network of rendering containers to deliver real-time, high-quality gaming experiences without the need for powerful local hardware, making high-end gaming accessible to a broader audience by offloading the rendering tasks to the cloud.

The benefits of using Aethir Atmosphere:

* **Real-Time Rendering:** Provides seamless, high-quality gaming experiences through cloud-based rendering.
* **Accessibility:** Enables high-end gaming on a wide range of devices by removing the need for local processing power.
* **Flexibility:** Supports various gaming applications with a scalable and decentralized infrastructure.

More on [What is Aethir Atmosphere](/aethir-cloud-host-guide/what-is-aethir-atmosphere-cloud-gaming.md)

Aethir Cloud represents the future of high-performance computing, offering a decentralized, scalable, and efficient solution for modern gaming and AI applications. By leveraging the power of both Aethir Earth and Aethir Atmosphere, users can access unparalleled computing capabilities, driving forward the possibilities in these dynamic fields.


---

# 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.aethir.com/aethir-cloud-customer-guide/what-is-aethir-cloud.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.
