# CASE STUDY 1

## Profitability of Mining Alephium using 20 Iceriver AL3 Miners (15 TH/s)

#### **1. Miner Setup and Energy Considerations**

**Miner Specifications:**

* **Miner Model**: Iceriver AL3
* **Hash Rate per Miner**: 15 TH/s
* **Number of Miners**: 20
* **Power Consumption per Miner**: 3,500 watts (3.5 kW)
* **Total Power Consumption**: 70 kW (for 20 miners)

#### **2. Alephium Mining Output**

Based on the current performance of Iceriver AL3 miners, each miner can mine **44.5 Alephium (ALPH) per day**​.  For 20 miners, the daily and monthly outputs are calculated as follows:

* **Daily Alephium Output for 20 Miners**:

<figure><img src="/files/P4yiUufJpkJoOloubWwh" alt="" width="370"><figcaption></figcaption></figure>

* **Monthly Alephium Output for 20 Miners**:

<figure><img src="/files/McTLaMja6hSr4dPebIOH" alt="" width="342"><figcaption></figcaption></figure>

#### **3. Current Profit Estimation (September 2024)**

The current price of Alephium is **$1.59**. Based on this price, the profit calculation is:

* **Daily Revenue**:

  <figure><img src="/files/4CRT4oAQAl7JagV4Ce7e" alt="" width="371"><figcaption></figcaption></figure>
* **Monthly Revenue**:

<figure><img src="/files/XFh3AzGHiBxfDDVQAon5" alt="" width="375"><figcaption></figcaption></figure>

Without electricity costs, the total monthly profit is **$42,453** under current market conditions.


---

# 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://solar-ai.gitbook.io/solar-ai/case-study/case-study-1.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.
