# Calculation of savings

The significant cost savings realized by Husby’s AI-driven approach are evident when comparing the electricity expenses under different scenarios. By leveraging biogas and optimizing our power consumption through AI, we drastically reduce our operational costs.

**Calculation of savings for 100 Miners:**

```
1. **savings compared to market cost before AI:**
$27,878.40 - $7,603.20 = $20,275.20

2. **savings compared to market cost after AI:**
$27,878.40 - $4,377.60 = $23,500.80
```

For larger operations, such as running 300 miners, the cost-effectiveness is even more pronounced.

***

**Calculation of savings for 300 Miners:**

```
1. **savings compared to market cost before AI:**
$83,635.20 - $22,809.60 = $60,825.60

2. **savings compared to market cost after AI:**
$83,635.20 - $13,132.80 = $70,502.40
```

These savings underscore the importance of our dual strategy: utilizing biogas for sustainable energy production and employing advanced AI algorithms to optimize energy costs.


---

# 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://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/calculation-of-savings.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.
