> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/about-nxetype/previous-events/mar-2022/announcement-nt-output-stop-in-miningtycoon-v1.md).

# 📢Announcement: NT Output Stop in MiningTycoon V1

Dear NEXTYPE Community,

Since TGE in July 2021, Mining Tycoon V1 has been launched with us for more than 8 months. Thanks to all the NEXTYPE players for their support and dedication to Mining Tycoon V1! With the launch of MiningTycoon V2 in January 2022, more and more players have transited from V1 to V2. To provide our players with a better gameplay experience and maximize the output in our game, we decided that V1 will soon cease operations and stop all the NT output from the V1 Mining Pools. Players will be able to continue to play and earn NT in V2.

Please read the following carefully to ensure that players maximize their NT revenue.

#### **Cease Operation Time**

**V1 on HECO and BNB Chain** will both cease the server operations at the end of the season **on 14 March at 4 AM UTC**

#### **Note**

1\. After MiningTycoon V1 ceases operations, all mining pools will stop the output. However, players can still redeem all staked Tokens in MiningTycoon V1.

2\. After MiningTycoon V1 ceases operations, all the game props and the data of KEYS in players' addresses will be migrated to V2 simultaneously, and players can check it in **\[Storage]** in V2.

3\. The NT-L1/NT-L2/NT-L3 from MiningTycoon V1 will not automatically migrate to V2. Instead, players must manually withdraw the NT-L in V1 to their wallets, then choose **\[ME]** in V2 to deposit NT-L.

&#x20;

Thanks to all the community players for your continued support of NEXTYPE. We will continue to focus on the distribution of blockchain games and developing the infrastructures to bring more high-quality gaming experiences to all of you!

&#x20;

&#x20;                                                                                                                                         NEXTYPE TEAM


---

# 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://docs.nextype.finance/about-nxetype/previous-events/mar-2022/announcement-nt-output-stop-in-miningtycoon-v1.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.
