# Capital Investment Allocation

**Fixed Costs and Variable Costs**

Infinity Hash has made an initial investment to provide the necessary infrastructure for our first mining farm. This includes fixed costs such as land purchase and electricity generators. Nevertheless, we do not plan to amortize these costs through the sale of Infinity Hash shares. Instead, once the mining farm has grown to a large size, we will detract up to 10% of the reinvestment budget in order to finance team maintenance and amortization. In this way, we avoid slowing down the growth of the farm in its initial stages. \
\
These are the fixed costs we had to pay in order to set up our first farm before mining equipment could be installed:

<table><thead><tr><th width="239.33333333333334">Concept</th><th>Notes</th><th>Allocation</th></tr></thead><tbody><tr><td>Land Purchase</td><td></td><td>$100,000</td></tr><tr><td>Gas Pipe Connection</td><td></td><td>$150,000</td></tr></tbody></table>

Once we set up enough mining machines to reach the currently installed capacity, we will need to invest additional funds into infrastructure. The more funds we collect, the higher the investment allocation will be for the mining machines themselves. Because of that, the profitability of our farm will be higher, the more Infinity Hash shares we sell.&#x20;

These are the necessary investment allocations in order to set up a farm with 1 MW of power generation:

<table><thead><tr><th width="292.33333333333337">Concept</th><th width="159"></th><th>Allocation</th></tr></thead><tbody><tr><td>Gas Generators per MW</td><td></td><td>$500,000</td></tr><tr><td>Containers per MW</td><td></td><td>$45,000</td></tr><tr><td>Mining Equipment per MW</td><td></td><td>$817,500</td></tr><tr><td></td><td></td><td></td></tr><tr><td>Total Necessary Investment per MW</td><td></td><td>$1,363,000</td></tr></tbody></table>


---

# 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://whitepaper.infinity-hash.com/our-mining-farms/capital-investment-allocation.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.
