> 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/mining-license.md).

# Mining License

Mining Licenses is a necessary prop to participate in the **BTC** mining, which comes from the staking in **Master Pools**. There are 3 types of Mining License, **NT-L1, NT-L2, NT-L3**, which is produced in different Master Pools.

### **How to get it?**

The Mining License comes from the staking in Master Pools, **which is produced from 0:00 to 8:00 SGT per day.** The more NT+USDT staked, the more Mining License produced.

**Any uncollected Mining License will be burned at  24:00 SGT on the same day, so remember to collect them with KEY in time.**

All mining licenses can be traded freely, and you can also buy special props in the NT-L shop.

![](/files/hJjGnUs2w0NhB9wEPGal)

### **How to collect it?**

Collecting NT-L needs **KEY** which can be bought in the game **\[Shop].**&#x20;

Click **\[Shop]** and enter the **\[USDT]** page, and then choose **\[Special Items]** to buy KEY.

![](/files/GlOTWAFybAzUAJKw6jOp)

After purchasing the **KEY**, players can click **\[collect NT-L]** in any Master Pool to claim the Mining License.


---

# 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/mining-license.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.
