# Staking

To stake, you first need to buy MNTE and to connect your wallet to the Mintera App.

{% content-ref url="/pages/P6UXBThDlOeIqUow05io" %}
[How to buy MNTE](/mintera-token-mnte/how-to-buy-mnte.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qmv0M7jx93jhEYzILwra" %}
[Connect wallet](/mintera-app/connect-wallet.md)
{% endcontent-ref %}

## Staking Tutorial

Staking is simple and only takes a few clicks:

<figure><img src="/files/HphJeqh5lxLyj2CorXYT" alt="" width="563"><figcaption><p>Staking MNTE in GMY</p></figcaption></figure>

1. Enter the amount of MNTE you want to stake under "Stake MNTE"
2. Click "Confirm". This will open a popup with your wallet displaying the confirmed amount and asking you to approve the transaction.
3. Review the transaction in your wallet, and click "Confirm".

Wait a few seconds for the transaction to go through. Your MNTE stake should now appear under "Staked in GMY". Congratulations, you have successfully staked your tokens!

Rewards will now be periodically added to the "My rewards" panel. No further action needs to be taken from your end.


---

# 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.mintera.co/mintera-app/green-mining-yield-gmy/staking.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.
