# Withdraw VPND

A user chooses to withdraw VPND that has been unlocked from the liquidity mining pool. Unlocked VPND can exist because a user has elected to perform an early unlock, or because the mining season is over and their VPND has been automatically unlocked for them.

&#x20;

The withdraw action allows a user to return their VPND from the liquid mining pool (minus any fees incurred already during the season) back to their wallet for future use. There is no fee associated with a withdrawal event.


---

# 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.vapordex.io/vapordex/liquid-mining/vpnd-liquid-mining/overview-of-components/withdraw-vpnd.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.
