> For the complete documentation index, see [llms.txt](https://docs.veno.finance/veno-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veno.finance/veno-finance/user-guide/fountain-early-withdrawal/how-to-withdraw-early-in-fountain.md).

# How to withdraw early in Fountain?

Step 1: Enter Veno Fountain and click into the locking period that you would like to withdraw your locked $VNO from before the maturity period ends.

\
![](/files/8cngrHQHSbSJOW7l9ZKT)

Step 2: Click the drop down menu to view your “Deposits” and tap “Withdraw early with penalty”.

![](/files/7VZ6nv3b5gU9BZfqqy0F)

Step 3: Review the amount of penalty fees and withdrawal. If you want to initiate a transaction request, click “Confirm”. Note that the penalty in the 96 Months period is 90%. For $10 locked VNO, you will have to pay $9 VNO as penalty.

\
![](/files/ZtVa9ZWqc0dlOxmsbsD9)

Step 4: Review the transaction details on your wallet. When it is confirmed, the Veno app will display a Transaction Completed message and you will be able to withdraw a portion of your locked $VNO and the harvested cumulative $VNO. Note that the amount of harvested $VNO is subject to the time you have locked your $VNO in that specific locking period and its corresponding APY.

![](/files/xbgtp73PwFOk0Tx7oiMa)![](/files/JYvISl6RtWBDf0LRnXwe)<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://docs.veno.finance/veno-finance/user-guide/fountain-early-withdrawal/how-to-withdraw-early-in-fountain.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.
