# Unstake with npToken

In liquid staking at NEOPIN, npToken is consumed to unstake staked assets. Based on the ratio of npTokens to staked tokens, an unstaking request is made for the value of the consumed npTokens.

The wait time for an unstaking request to be completed varies depending on the blockchain network: the Klaytn network has a 7-day wait time and Ethereum has a roughly 1–14 day wait time, but there have been instances in the past where unstaking wait time of 30 days or more has occurred due to Ethereum network congestion.

If you’re worried about waiting too long, NEOPIN also offers an “Immediate Unstaking” feature that allows users to swap in the swap pool for users who need to unstake their assets immediately!

Once the unstaking request is completed, the unstaked amount, including rewards, will either be available to claim or transferred directly to the wallet depending on the blockchain network.

With the liquid staking protocol which leverages the advantage of the PoS staking service, now available in NEOPIN, users can manage their assets in a variety of ways with greater stability.


---

# 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.neopin.io/earn-with-neopin/liquid-stake/unstake-with-nptoken.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.
