# Get Started

#### Step 1: Apply to Become a Cloud Customer

Filling out our [Cloud Customer Application Form](https://share.hsforms.com/18bYpju6hQ4OGO482Sxem-Qq8ovb) with details about your contact details and your interest in the program.

#### Step 2: Acquire ATH Tokens

You’ll need ATH to purchase compute resources. Follow [these tutorials](/aethir-tokenomics/how-to-acquire-ath.md) to get started.

#### Step 3: Enjoy the Low-Cost Compute

Choose between:

* Renting a server in [Aethir Earth](/aethir-cloud/aethir-cloud-customer/cloud-customer-portal-guide/aethir-earth.md) and gaining access to the GPU server.
* Ordering a container in [Aethir Atmosphere](/aethir-cloud/aethir-cloud-customer/cloud-customer-portal-guide/aethir-atmosphere.md) and deploying your games.


---

# 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/aethir-cloud-customer/cloud-customer-portal-guide/get-started.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.
