> For the complete documentation index, see [llms.txt](https://theminingtoken.gitbook.io/tmt-mining/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theminingtoken.gitbook.io/tmt-mining/physical-mining.md).

# Mining Center Locations

## Strategic Location of Mining Centers.&#x20;

Mining rigs require quite a bit of power, so electricity cost is a big factor when computing whether mining can be a profitable venture. This is why the location matters since there are stark differences in electricity prices from country to country and climate weathers that can also help.

**TMT will work in 3 different countries. The growth of the project will determine the speed at which it expands.**&#x20;

1\) **Argentina. Location: Ushuaia - Tierra del Fuego**. The southernmost city in the world. Here we are currently located. Why? The advantages in the price of energy, as well as the cold weather, makes Argentina one of the best places in the world to put a mining center. The value of energy in Tierra del Fuego, Argentina is one of the cheapest in the world.

2\)  **Asunción, Paraguay**. The location of our second mining center will be here. The opening of the country towards Blockchain technologies opens the door to investment in this also South American country.

3\) **Oklahoma - USA**. Using the most recent full year of data available from the U.S. Energy Information Administration. While the energy mix available within a state will play a large role in state electricity prices, energy-limiting policies in some states act to artificially elevate prices, making the price of electricity much higher for consumers and businesses. Oklahoma is an open state for investment with cheap energy and growth in renewable energy. We will be opening a third mining center there. &#x20;

![](/files/-Mf5-FIGmRjxVBviryQp)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://theminingtoken.gitbook.io/tmt-mining/physical-mining.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
