# Step by Step Introduction

## Overview&#x20;

The whole process of Netswap Launchpad is simplified on V2 as below:

1. Stake NETT to get wNETT as the ticket to enter Netswap Launchpad(More details about [wNETT](/use-guide/stake/wnett-staking.md)), 100 wNETT unlocks $600 allocation for the first IDO, and 100 wNETT will only unlock $100 allocation after that.
2. Use accrued wNETT to deposit equivalent stablecoins into the active event on launchpad
3. Wait for the launch time to receive new tokens and refunds(if any)&#x20;

### Step 1: Buy NETT on netswap.io&#x20;

![](/files/IMTNQoEk6lhrkTJK58zB)

Go to netswap.io, click Trade - Swap, select the tokens and the amount you want to swap, then click Swap.

### Step 2: Stake NETT to get wNETT

![](/files/Akrd4y6ad1RYTzI7tvSU)

Go to Netswap Launchpad page and find NETT staking, enter the amount of NETT you’d like to stake, then click stake and confirm it on your Metamask wallet.

### Step 3: Use your wNETT to deposit equivalent stablecoins

![](/files/6h2VPOPsySX7Dh8EEsjp)

Select the IDO event you want to participate in, click Deposit, enter the amount of stablecoins you want to deposit (equivalent wNETT will be burned at the same time), click approve and confirm the transaction on your Metamask wallet.

### Step 4: Receive your tokens and refunds (if any)&#x20;

Wait for the project token launch time to receive your new tokens, if there’s an over-subscription, you’ll also get refunds (read refunds details from the Launchpad V2 introduction article)


---

# 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://docs.netswap.io/use-guide/launchpad-v2/step-by-step-introduction.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.
