# Leveraged Stake Aggregator

mpSOL is the first Solana Leveraged Stake Aggregator. Meta Pool allows you to obtain extra yield from SOL or LSTs in Solana, like:  mSOL, jitoSOL, hubSOL, bSOL and receive mpSOL. (Go to [FAQ](/master/faq-frequently-asked-questions/faq-by-product/solana-leveraged-stake-faq.md) section for more information)

## To Stake follow these steps

1\) Go to <https://www.metapool.app/stake>&#x20;

2\) **LST-Token selection:** Choose $SOL or the LST-token of your preference. You need to have $SOL and the LST tokens in your Solana wallet to stake.

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

{% hint style="info" %}
**You can simulate a transaction, without having to connect your wallet.**
{% endhint %}

3\) **Connect your wallet** by clicking the Connect wallet button.

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

4\) **Choose your preferred Solana wallet**.&#x20;

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

{% hint style="info" %}
If you have other Solana wallets already present in your browser, they will be recognized and you will be able to connect them as well (example: Phantom).
{% endhint %}

5\) **Enter the amount** that you wish to (Leverage) Stake, then click '**Stake**'

{% hint style="info" %}
Note, the **minimum** you are allowed to deposit is 0.01 units
{% endhint %}

{% hint style="warning" %}
Note: always leave some SOL on your wallet to cover transaction costs.
{% endhint %}

6\) **Stake**: click on the "**Stake**" button and then "***Approve***" or "***Confirm***" the transaction in your wallet.&#x20;

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

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

{% hint style="info" %}
You'll get **confirmation** after the transaction has been processed by the blockchain and your deposit has been successful. This usually only ***takes a few seconds***.
{% endhint %}

7\) **Dashboard**: Now you can find your accounts holdings on the Dashboard section. <https://www.metapool.app/dashboard>


---

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