> 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-earn-nt.md).

# How to earn NT

### How to stake in USDT Pool?

1.Click **\[Pool]** and choose **\[USDT]** pool.

![](/files/npU7BfPC29fijGM3odA0)

2.Then click **\[Stake].**

![](/files/6czrP3eUcWJS1sbb2kYO)

&#x20;

3.Input the amount of USDT and click **\[Confirm]**, then the mining will start.

![](/files/537JAvtRKAyfjzzlIaYP)

&#x20; &#x20;

### **How to stake in Rookie Pool?**

1.Click **\[Pool]** and select **\[Primary Rookie Pool]**.&#x20;

![](/files/zVRRebEBR90UdH6FMcr8)

&#x20;

2.Click **\[Stake]** to input the amount of NT and click **\[Confirm]**, then the mining will start.&#x20;

![](/files/NF90SHgmrMQLYOfDdNGs)

&#x20;&#x20;

### **The tutorial about staking in Master Pool**

1.When **the** **level of Mining Farm reaches 10** and **the computing power reaches 720K**, the Master Pool will be unlocked. The revenue will be higher when staking in Master Pool, and extra NT-L Mining License will be produced.

2.Click **\[Pool]** and select **\[Primary Master Pool]**. Click **\[Stake]** to input the amount of NT and the corresponding amount of USDT needed will be shown according to the current price. Wait about 3 seconds and click **\[Confirm]**, the mining will start.

![](/files/Ic7MusT3ecXMdjE5PTL9)

&#x20;

3\. NT and NT-L Mining License will be produced in Master Pool. KEY is need to collect Mining License. You can buy KEY in the game shop.

Click **\[Shop]** and select **\[USDT]**. Click **\[special items]** to buy KEY.&#x20;

![](/files/D4VrYeqoXyiv3Rohu658)

4.When you have KEYs, click \[Collect NT-L] to collect NT-L 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/how-to-earn-nt.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.
