# Service Fees

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

### What are Service Fees?

Service Fees are the cloud rendering fees paid by tenants to cloud hosts for utilizing their computational resources. These fees are priced in fiat currency but settled in ATH tokens. Service fees are sent to cloud hosts around 1am UTC daily, and are claimable after 45-day vesting period.&#x20;

**Pricing**

* The Aethir platform sets uniform prices for containers based on their region and specifications. (See [K-Value Table](https://docs.aethir.com/staking-and-rewards-for-cloud-host-compute-providers/k-value-table))&#x20;
* Separate pricing structures exist for Reserve (pre-booked) and OnDemand (dynamic pricing) modes.
* Initially, service fees are determined by Lab, but in the future, they will be subject to DAO voting for decentralized decision-making.

**Exchange Rate**

* The platform calculates an average ATH exchange rate by considering transaction prices from various chains and centralized exchanges.
* This exchange rate is updated every minute to reflect market fluctuations.
* The ATH/USD exchange rate at the time of order establishment is used for settlement and remains unaffected by subsequent ATH price changes throughout the duration of the order.

**Refund Policy**

* If a user's service is disrupted due to container downtime during the service period, a refund is triggered.
* For OnDemand orders, the full amount for the affected period is not settled.
* For Reserve orders, the fee for the current 24-hour settlement period is not settled.
* In both cases, the platform waives its 20% fee on the refunded amount.

**Platform/Protocol Fee on Service Fees**

* The platform will take a 20% fee on all service fees as a protocol fee.

**Price Adjustment**

* Ongoing orders are not affected by price adjustments.
* If a Reserve order is renewed after its expiration, the renewal price will be based on the new, adjusted price.


---

# 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/staking-and-rewards-for-cloud-host-compute-providers/service-fees.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.
