# Liquidity

Liquid Unstaking is only possible thanks to the Liquidity Providers (LP) who supply the protocol with the Tokens ($NEAR; $AURORA, $ETH) required for instant swaps (withdrawals) with the respective LSTs ($stNEAR, $stAUR, $spETH). Liquidity Providers earn Liquid Unstaking fee.

To add or withdraw $NEAR as a liquidity provider:

1. Go to <https://www.metapool.app/> an then to the section Liquidity. \
   Or directly to: <https://www.metapool.app/liquidity>
2. **Network selection:** Choose the Network of your preference. Note that by default the liquidity is in the NEAR Network, but make sure to select the desired Network.&#x20;

   <figure><img src="/files/TEyumImofa1wLQ8yzvHR" alt=""><figcaption></figcaption></figure>
3. **Connect your wallet** by clicking the Connect wallet button.
4. **Choose your preferred wallet** according to the Network preselected before, for this example, we will use [**MyNearWallet**](https://app.mynearwallet.com/) for the $NEAR token.&#x20;

   <figure><img src="/files/RHoVwN7OmbfD1DTkarnq" alt=""><figcaption></figcaption></figure>
5. Select whether you want to Add, the "**Add Liquidity**" or to Remove the "**Remove Liquidity**" option.
6. **Enter the amount** to add or remove liquidity.&#x20;

   <figure><img src="/files/OgXqcQV7lPVteb9JOtW3" alt=""><figcaption></figcaption></figure>
7. **Add or Remove**: click on the "**Add Liquidity**" button or the "**Remove Liquidity**" button and "***Approve***" or "***Confirm***" the transaction in your wallet.&#x20;

   <figure><img src="/files/8URyOpH5aelt1w2hCSMS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note, the **minimum** you are allowed to Add Liquidity according to the Network selected:

* 2 NEAR
* 2 AURORA
* 0.01 ETHEREUM
  {% endhint %}

{% hint style="warning" %}
Note: always leave some NEAR or ETH (depending to the Token selected) on your wallet to cover transaction costs.
{% endhint %}

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

{% hint style="info" %}
**Liquidity Providers earn Liquid Unstaking fee**: Meta Pool liquidity fee has a different range depending on the selected Network. It varies linearly according to the quantity of liquidity available in Meta Pool Liquidity Pool.

* $stNEAR to $NEAR: from 0.3% to 3%
* $stAUR to $AURORA: 2%
* $spETH to $ETH: 0.3% to 5%
  {% endhint %}


---

# 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/liquidity.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.
