# Price simulation

Now, we will build a price simulation for Inferix's GPU rendering service and compare Inferix's price competitiveness with traditional Cloud Rendering services. The details of these calculations are listed in [Appendix B](/inferix-whitepaper/appendix-b-price-simulation-details.md). The table in [Figure 15](#fig_pricing_simulation) shows the most important information.

#### Figure 16: <a href="#fig_pricing_simulation" id="fig_pricing_simulation"></a>

<figure><img src="/files/71ayw6JsLAn26qV2pNjr" alt=""><figcaption><p>Price simulation</p></figcaption></figure>

In this simulation, the calculations are standardized for a single GPU device. The *Provider Price* refers to the minimum service price that a GPU Provider will set to ensure that revenue is always twice the cost per hour of operation.

In the best-case scenario, where GPUs receive enough tasks to operate full-time every day, providers can break even in no more than 17 months for the RTX3060, RTX3070, and RTX3080 models, and 24 months for the RTX3090 and RTX4090 models. However, since the RTX3090 and RTX4090 models are better suited for federated AI tasks, their IBME scores may be higher. Moreover, the choice of which GPU model to use for rendering also depends on whether the customer prioritizes shortening the rendering time or prefers a more reasonable price. Therefore, the decision on which device to invest in depends on the specific conditions of each individual in particular market conditions.

A crucial point to note here is that with the proposed *Provider Price*, Inferix’s service price is the equivalent of only from 12% to 38% of the average price in the traditional cloud rendering market at the time of writing this paper [\[30\]](/inferix-whitepaper/references.md#30), [\[31\]](/inferix-whitepaper/references.md#31), [\[32\]](/inferix-whitepaper/references.md#32). This means that providers can adjust the price higher to shorten the payback period.

***Price of 1 IBM***: Based on the previously discussed calculation method for [IBM](/inferix-whitepaper/economic-model/inferix-bench-and-ibme/ib-and-ibm.md), the price of 1 IBM is approximately $0.016 according to this pricing simulation.


---

# 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.inferix.io/inferix-whitepaper/economic-model/price-simulation.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.
