# How to Deploy Your Game on Aethir Atmosphere

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

Deploying your game on Aethir Atmosphere allows you to leverage a decentralized cloud gaming rendering network to deliver high-quality gaming experiences.

Follow these high-level steps to deploy and manage your game on Aethir Atmosphere, with links to more detailed guide on each step.

#### **Step 1: Upload Your Game**

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

First, add your game and versions to deploy via Aethir Atmosphere → Game. A more detailed step-by-step guide can be found [here](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/add-game-and-versions.md).

#### **Step 2: Deploy Your Game with On-demand or Reserved Servers**

There are two types of Aethir Atmosphere cloud gaming servers.

* **On-demand**: more expensive than reserved servers but with the flexibility to only pay for the game rending time when players are playing your game.

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

To avoid abuse, customers also need to stake a certain amount for the storage needed for game deployment.

Detail on-demand deployment guide [here](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/deploy-on-demand.md).

* **Reserved**: dedicated Aethir Atmosphere servers for a fixed, renewable contract duration, at a lower price and peace of mind for enough capacity to deploy your games.

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

Detail reserved deployment guide [here](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/deploy-reserved.md).

**Step 3: Monitor Game Session**

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

After deployment, Sessions page provides a simple view on players’ playing sessions, such as which game, current status, session duration and a more technical detail view.

Deploying your game on Aethir Atmosphere is a straightforward process that allows you to leverage high-performance cloud gaming resources. By following these steps, you can ensure your game is effectively deployed and managed, providing an excellent experience for your users.

{% content-ref url="/pages/y99MCHVCupqcQmIwEEfx" %}
[Add Game and Versions](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/add-game-and-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/HSCWbw0difB3EE3iA3Hf" %}
[Deploy(On-Demand)](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/deploy-on-demand.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pr8oSByRld4gtAmFGDlo" %}
[Deploy(Reserved)](/aethir-cloud-customer-guide/how-to-deploy-your-game-on-aethir-atmosphere/deploy-reserved.md)
{% endcontent-ref %}


---

# 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/how-to-deploy-your-game-on-aethir-atmosphere.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.
