> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/meta-pool-ecosystem/leveraged-stake-aggregator/unstake-leveraged-mpsol.md).

# Unstake Leveraged mpSOL

## Steps to follow for Unstake leveraged mpSOL

If you want to **unstake** your **mpSOL to get a normal Liquid Staked Token: mSOL, BSOL, HubSOL or JitoSOL,** just go to <https://www.metapool.app/> an then select SOL or a SOL LST and select Unstake.

<figure><img src="/files/07ANiTHU8acSpkxTh7EB" alt=""><figcaption></figcaption></figure>

To Unstake simply:

1\) Enter the **amount of the mpSOL** you wish to unrestake.

The system will inform you the amount you will receive in SOL Value.

2\) It will also inform you of the estimated waiting time for the withdrawal.

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

3\) Click the **Unstake button** and approve the transaction in your wallet.

* After a few seconds, your transaction has been confirmed by the blockchain, and a ***Withdraw Ticket*** is created for you.

4\) To see your Withdraw ticket, go to the ***Withdraw*** section.

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


---

# 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.metapool.app/master/meta-pool-ecosystem/leveraged-stake-aggregator/unstake-leveraged-mpsol.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.
