# NXTT Staking

You can stake any amount of NXTT for 30, 90, or 180 days. We offer \~10-40% APY depending on how long you stake and how many 'units' you spend to boost APY. Please note that the tokens can't be unlocked once staking has been started by the user.

To stake NXTT:

1️ - Log in on [app.nextearth.io](https://app.nextearth.io). Make sure you have a wallet connected.

2 - Click the safe icon on the left hand side or visit [staking.nextearth.io](https://staking.nextearth.io).

3 - Make sure to check the top right corner if your (correct) wallet is connected

4 - Select one of the available staking pools and click 'STAKE'.

5 - Enter the amount of NXTT you want to stake follow the instructions.


---

# Agent Instructions: 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:

```
GET https://whitepaper.nextearth.io/references/nxtt-staking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
