> For the complete documentation index, see [llms.txt](https://whitepaper.nextearth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.nextearth.io/chapter-ii/pillars-of-the-metaverse/economy/staking-protocol.md).

# Staking Protocol

As we announced Whitelisting for NXTT Staking on October 7th, 2022 we entered into the endgame of our staking development. As of November 7th, 2022 staking NXTT is available for every Next Earth user on [staking.nextearth.io](https://staking.nextearth.io/).

\
Making sure that the Staking Protocol is capable of handling an entire ecosystem in a way that’s sustainable and scalable is one of the reasons why we decided to iterate on it a number of times. If done right, this can become a significant growth engine for all applications on Next Earth.\
On our Protocol, Next Earth users will be able to stake not only NXTT but also the native token of every Launchpad project that launches their token in our ecosystem.&#x20;

\
We have been working on multiple Staking Pools that will be introduced gradually, designed for specific use cases. These include Liquidity Pools providing for NXTT trading pairs in the case of Launchpad tokens, the creation of Decentralized NXTT Funds, NXTT-based Insurance, all through our platform, without complicated processes that otherwise would be a barrier for the majority of users.&#x20;

\
This is the next step towards creating Next Earth as an integrated ecosystem for all Metaverse applications that run on our infrastructure. Not just technical but also economic integration. \
The Next Earth Staking Protocol is the first step towards integrating financial technology into our Metaverse which will allow our users to monetize easily on many yield farming opportunities that Web3 can offer.

\
Technically the Staking Pools are controlled by a smart contract system that gives the secure, trustless and fully transparent way to use it.<br>


---

# 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://whitepaper.nextearth.io/chapter-ii/pillars-of-the-metaverse/economy/staking-protocol.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.
