> For the complete documentation index, see [llms.txt](https://docs.netswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.netswap.io/use-guide/stake/wnett-staking.md).

# wNETT Staking

![](/files/ieNZcB1NgqLo2Cw3ODJP)

## What is wNETT? <a href="#id-4032" id="id-4032"></a>

wNETT is an allocation token used to enter Netswap Launchpad.

## Participate in Netswap Launchpad V2 <a href="#id-66d2" id="id-66d2"></a>

<br>

![Stake NETT on launchpad page (image for display only)](/files/4ImtSOfwOzGbRbcgT1El)

Netswap has a vision, which is to become a hub for new primitives. This vision entails the all-inclusive service to Launchpad, List, and Farm via a seamless and unique offering. Launchpad is a central piece of this ecosystem and for users who wish to access exclusive Launchpad, wNETT is the required ‘ticket to enter park’.

Accrue wNETT and use that wNETT to enter Netswap Launchpad.

## How to earn wNETT? <a href="#id-9e31" id="id-9e31"></a>

Users can accrue wNETT by staking their NETT into the wNETT staking pool. Depositing NETT will reward users with wNETT, wNETT accrue in real-time, just like a yield farm.

There are no limits or restrictions when staking wNETT. Any amount of NETT can be deposited, with no fee to deposit or withdraw. Users can accrue as many wNETT Tokens as they like.

## The wNETT <a href="#id-67ca" id="id-67ca"></a>

* Accrue as much wNETT as you want
* wNETT is stored in your wallet when you claim it
* wNETT can be used at any time, for any events of launchpad
* There is no value attached to wNETT
* wNETT is non-transferable and cannot be sent to other wallets
* You cannot buy wNETT on any platform, it must be accrued from Staking
* wNETT has an infinite supply and is burned on use when entering launchpad

![wNETT burned while depositing stablecoins (image for display only)](/files/eyq3Xo8s2x32AvtX04c4)

## How much wNETT do I need? <a href="#id-23f7" id="id-23f7"></a>

wNETT carries no value, the sole purpose of wNETT is to unlock an allocation for Netswap Launchpad.

For now, only stablecoins is supported to be raised on Netswap Launchpad, therefore, we define:

* For every 100 wNETT you have, you can unlock an allocation of $600(This 1:6 ratio is for Dexpools IDO event, it might be changed for next project).
* Once you enter the launchpad by using wNETT you can then deposit the needed stablecoin.

## How much wNETT am I earning? <a href="#id-07da" id="id-07da"></a>

1. The emission rate for wNETT is controlled by the protocol and may change to control the supply.
2. To calculate your rate of accrual you need to understand your NETT share in the total wNETT pool.
3. You can find the total NETTs staked into wNETT on the contract address of wNETT.
4. Take the total NETTs you have staked, divided by the total NETTs in the wNETT Staking Pool.
5. Multiply that % against the total wNETT emitted per day, this will give you the volume of wNETT you are personally accruing each day.


---

# 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.netswap.io/use-guide/stake/wnett-staking.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.
