# Aethir Earth

Renting a server on Aethir Earth allows you to access high-performance bare metal GPU resources for your projects.&#x20;

### Rent Servers

To rent a GPU server on Aethir Earth, follow these steps:

1. **Navigate to Servers**

   Go to **Aethir Earth > Servers** and click **Rent Servers**.
2. **Select GPU and Region**

   * **GPU**: Choose the GPU card you need.
   * **Region**: After selecting a GPU, all available regions for that GPU will be displayed.

   <figure><img src="/files/kX18c7K6u9j0XFh55FQz" alt=""><figcaption></figcaption></figure>
3. **Choose a Server**

   Browse the list of available servers. Use the search box to find a server by name. Select the server that fits your requirements.
4. **Set Duration**

   Choose your rental duration. The minimum is 1 week.&#x20;
5. **(Optional) Enable Auto-Renew**\
   Enable auto-renew if you wish to keep the servers (and hence your data!) after the current rental period. You’ll be charged automatically 15 minutes before the new rental period starts.

{% hint style="warning" %}
**Have Sufficient Balance for Auto-Renew Orders**

Ensure your wallet has enough balance. If not, auto-renewal may fail and your server will be deprovisioned and returned to the available pool.
{% endhint %}

5. **Review and Pay**

   Review your order and proceed with payment.

   <figure><img src="/files/0UPcD0d7V0tqokoedxYs" alt=""><figcaption></figcaption></figure>

### Manage Servers

Once the payment is confirmed, your rented servers will appear in the **Servers** section under the **Aethir Earth** tab. Here, you can monitor the status, service terms and other details.

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


---

# 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/aethir-earth.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.
