# How to stake GLINT?

{% hint style="warning" %}
​Make sure your MetaMask wallet is connected to the Moonbeam network!
{% endhint %}

{% hint style="info" %}
Make sure you have GLINT in your wallet to stake.
{% endhint %}

## Key Points: <a href="#step-1" id="step-1"></a>

1. Stake GLINT here and receive SHARE as a receipt representing your pool share. This pool automatically compounds by using a portion of all trade fees to buy back GLINT, which means the SHARE to GLINT ratio will grow over time!
2. Like liquidity providing (LP), you will earn fees according to your share in the pool.
3. You can return the SHARE token back into the pool, and you will receive back more GLINT than you have initially deposited.

## How to stake GLINT <a href="#step-1" id="step-1"></a>

## Step 1 <a href="#step-1" id="step-1"></a>

Click [here](https://app.beamswap.io/beamshare) to go to the staking page

Or visit: <https://app.beamswap.io/beamshare>

## Step 2 <a href="#step-1" id="step-1"></a>

First, enter the amount of GLINT you want to stake, and click on **Sign and Stake**.

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

## Step 3

The Metamask will pop up, asking you to SIGN the signature request.

Click on **SIGN**, and on the next page click on **Confirm** to complete the transaction.

![](/files/vYaEQ42oVNzGL0V9jnQD)  ![](/files/QggiRDuVaUxuW4Bpo6Ts)

## Step 4

On the top, you can see how many GLINT equals one **SHARE**.

On the bottom, you can see your **SHARE Balance**.

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

## How to unstake GLINT <a href="#step-1" id="step-1"></a>

## Step 1

Click [here](https://app.beamswap.io/beamshare) to go to the staking page

Or visit: <https://app.beamswap.io/beamshare>

On the staking page, first, click on **Unstacke**.

Next, enter how much you want to unstacke and click on the **Unstake** button.

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

## Step 2

The Metamask will pop up.

Click on **Confirm** to complete the transaction.

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

{% hint style="success" %}
Just wait for the transaction to complete, and you will have successfully untsaked GLINT.
{% endhint %}

<figure><img src="/files/gYiSj7nEJWEIUN5Duzcp" alt=""><figcaption></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.beamswap.io/getting-started/how-to-stake-glint.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.
