# Marinade

## Overview

{% hint style="info" %}
Users can deposit their SOL holdings into Marinade stake pool, which lets them earn staking rewards and receive mSOL token, which can be used to gain additional yield.
{% endhint %}

## What is mSOL?

Marinade.Finance is a non-custodial liquid staking protocol built on the Solana blockchain. With Marinade users can stake their SOL holdings without locking them up. By staking with Marinade users receive mSOL which is issued 1:1 to their initial stake. mSOL then can be used to earn additional rewards through DeFI protocols, which can be accessed directly from the Squad via the ["Apps"](/squads-v3-docs/navigating-your-squad/apps.md) section.

## How to stake with Marinade Stake Pool?

**To stake SOL:**&#x20;

1. Navigate to the "Staking" tab and select "Liquid" section.

<figure><img src="/files/N8kzkDZWZroMyRmL0FFu" alt=""><figcaption><p>Liquid staking section</p></figcaption></figure>

&#x20; 2\. Click on the "Marinade stake pool" block.

&#x20; 3\. Select the amount of SOL you wish to delegate to the pool and click "Deposit" button.

<figure><img src="/files/YHYx19myMuZySX6r6dU2" alt=""><figcaption><p>Marinade liquid staking pop-up</p></figcaption></figure>

{% hint style="info" %}
Please note that staking happens in epochs. Each epoch lasts approximately 3 days. If you stake during an ongoing epoch, you will start earning staking rewards after the start of the next epoch.&#x20;
{% endhint %}

&#x20;4\. Your SOL will start the activating period upon the transaction execution (more on the transactions [here](/squads-v3-docs/navigating-your-squad/transactions.md)) and will appear in the vault as the mSOL. Once the new epoch starts, you will start earning rewards.

## How to unstake from Marinade Stake Pool?&#x20;

**To unstake SOL:**

1. Navigate to the "Staking" tab, click on the "Marinade stake pool" block and select "Unstake" switcher, then launch a transaction. You can also use [Jupiter](/squads-v3-docs/integrations/jupiter.md) swaps and swap mSOL to SOL or any other token.
2. Your mSOL will be successfully unstaked after the transaction is executed.

<figure><img src="/files/Qb7PRTxuc3F9fTLqEemF" alt=""><figcaption><p>Marinade liquid staking pop-up</p></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.squads.so/squads-v3-docs/integrations/staking/marinade.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.
