# How-To: Unstake Your LST

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/rdLaNq5UvsKtcReFaXam" alt=""><figcaption></figcaption></figure>

4. The page opens with the, "Unstake," toggle by default. Here you will be able to unstake your LSTs. If they are in your wallet, they will automatically show up on the Unstake interface. After you enter the amount you have, you will be able to click the "Unstake" button on the bottom in bright yellow. Once this is done and you accept the transactions you will instantly receive SOL for your LST minus any associated fees. To read more about fees and how it impacts unstaking your LST, please visit our [Unstakepool page here](https://docs.thevault.finance/products/unstake-pool).


---

# 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-unstake-your-lst.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.
