> 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/endless-mto.md).

# Endless MTO

## The Endless MTO has arrived! 🚀 <a href="#id-4500" id="id-4500"></a>

Its been a while since our last MTO and the reason behind that was that we at The Mining Token were designing a new way to purchase **$TMT** in our [site](https://app.theminingtoken.com/). We’ve created the “Endless MTO”, a way to **always** be able to purchase **$TMT** at our site at the same price that other exchanges such as PancakeSwap has to offer.

### **Why do we do this?** <a href="#id-0192" id="id-0192"></a>

Giving miners the option to buy **$TMT** through the Endless MTO allow us to re-allocate assets to increase the liquidity pool size, leading to an increased stability in the token by decreasing the price impact of a purchase. We are focused on giving people the chance to become miners without having to worry about any kind of additional costs.

Additionally and most important, we are able to purchase more mining power (always keeping our golden ratio of 1MH to 1 **$TMT**). This has a massive effect on growing the mining warehouse, leading to enhanced economies of scales which result in lowering fixed operational costs. Also, more mining equipment means possibilities of better deals with GPU dealers, again decreasing some of the intrinsic costs of mining, which leads to the ultimate goal of more profits for the miners.

### **How does it work?** <a href="#de11" id="de11"></a>

We know miners love price drops, they are the perfect opportunity to increase their mining size position, so we drafted a way in which the Endless MTO will mimic the price in PancakeSwap in either direction.

Moreover, we know this is a new project and we want to allow for all the possible price appreciation that might occur with a sudden spike in TMT popularity. So, a percentage of all purchased $TMT will be channeled directly through the liquidity pool, resulting in a sustained price heightening.

## Autocompounding Strategies are now part of TMT! <a href="#f25d" id="f25d"></a>

**Auto-compounding strategies help an investor automatically earn optimized yields through a target platform strategy.**

How does it work? The users’ funds are first deposited into a staking pool. The target platform utilizes yield-optimizing strategies to enhance returns which increases the value of deposits. They also reward depositors with TMT tokens, which The Mining Token then auto-compounds again for additional returns.


---

# 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/endless-mto.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.
