> 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/mining-tycoon/tutorials-for-beginners/how-to-lock-nt-and-get-vnt-in-mining-tycoon-v2.md).

# How to lock NT and get vNT in Mining Tycoon V2?

### How to lock NT and get vNT in Mining Tycoon V2?

1\. Copy this link[ ](https://btcmining.game/)[*https://btcmining.game/*](https://btcmining.game/) and open it in the **Wallet browser. Then, read and check** the Terms of Service below and click to enter the game.

![](/files/6d9h0SGJPGSEmVOnSKmO)

2\. Click **\[Pools]** to enter NT Locking Pools.

![](/files/QJ9ORC6Qy3TVthnzT8U4)

3\. Select the locking period and enter the NT amount you want to lock on the right side of the page.

Then click **\[Confirm]** to lock your NT (Gas Fees will be needed).

**Note: NT Locking Honor NFT is an exclusive glory to award players who meet the specific requirements of the NT locking period and amount.**

![](/files/flFkbGeeQgTeDnqG4RvU)

4\. After locking succeeds, the vNT and the NT Locking Honor NFT you earn will be airdropped to your address within 5 minutes.

5\. You can check the periods and amounts of each NT locking in the **\[Lock Record]**.

![](/files/f4p1DADtgNk5a0JeOp6A)

6\. You can check your NT Locking Honor NFT in **\[Storage]-\[NFT]**.

![](/files/YM7dC1zzHdrLukUHlzOB)

### **How to redeem NT in Mining Tycoon V2?**

If you have earned the NT Locking Honor NFT at the beginning, you must return the NFT and pay vNT back to redeem your locked NT.&#x20;

Otherwise, you can just pay vNT back to redeem NT.

### **How to return the NT Locking Honor NFT?**

1\. When the locking period ends, click \[Locking Records] first.

![](/files/XfuIMvNUnbas3h7Iy0Xs)

2\. Click **\[Return NFT]**, select NT Locking Honor NFT, and click **\[Confirm] to return it.**

![](/files/8AGcAz5VWQCSjzDjBNfc)

![](/files/Trv7gC6BdSO1IrPe6I68)

### **How to pay vNT back and redeem your locked NT?**

1\. When the locking period ends, click \[Lock Record] first.

![](/files/1alAROdoej69iLWJHZUo)

2\. Click **\[Redeem]**, and ensure you have enough vNT in your wallet address.

![](/files/uJX3thuaNO9IZ13RaPvJ)

3\. Click **\[Confirm]** to successfully redeem your NT back.

![](/files/TZvhb6mMJGWFmScVpbhN)


---

# 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/mining-tycoon/tutorials-for-beginners/how-to-lock-nt-and-get-vnt-in-mining-tycoon-v2.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.
