# How-To: Unstakepool Deposits & Withdrawals

1. Visit <https://thevault.finance/> and click the, "Open dapp," button.

<figure><img src="/files/6gC0dC6rz6Hke4Kvl7LN" alt=""><figcaption></figcaption></figure>

2. When you enter the dApp you'll be presented with the staking dashboard. Here you will be able to connect your wallet in the top-right corner.

<figure><img src="/files/qzmRzlWWjQG0CSHATA0S" alt=""><figcaption></figcaption></figure>

3. If you select the, "Unstake Pool," navigation button in the top navigation bar it will take you to the unstakepool page.

<figure><img src="/files/cg8C5gDBhckaDy1RfX2z" alt=""><figcaption></figcaption></figure>

4. On the unstakepool page there are three options below. Once you choose the, "Deposit," toggle button you will be able to deposit the SOL you have into the unstakepool.

<figure><img src="/files/S3JUZ8vcSGs02ylfQshe" alt=""><figcaption></figcaption></figure>

5. After depositing you will be prompted for a transaction by your connecting wallet. Once you approve the transaction your funds will be inside the unstakepool collecting fees. When you mint SOL in the unstakepool you will receive VLP in return which acts similar to an LST. The VLP token will increase in value over time due to the fees generated by the pool divided among all participants and the amount of SOL you have deposited. The longer you leave it inside the unstakepool the more SOL you will receive when withdrawing it. To view the VLP that you have you can click on the, "Withdraw," toggle down below and it will show your amount. You may withdraw your funds at any time. Please visit our [Unstakepool overview document](https://docs.thevault.finance/products/unstake-pool) to help guide you regarding earnings, fees, and other questions you might have.

<figure><img src="/files/ZzrzEFNLMIwINCu9Jqu4" alt=""><figcaption></figcaption></figure>


---

# 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.thevault.finance/products/how-to-unstakepool-deposits-and-withdrawals.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.
