# Staking MTA

## Understanding MTA Staking

The primary function of staking MTA is to allow users to participate in mStable's decentralised governance. Users choose to deposit MTA into the staking contract, and in return will receive voting power, MTA rewards, and boosted rewards on deposits in mStable's Save and Feeder Pool Vaults.

Once users deposit funds into the staking contract and start voting on proposals, they become an mStable Governor.

### Benefits of staking MTA

* Participate in decentralized governance with rights to vote
* Apply boosts to yields on mStable app including Save and Pools
* Earn a pro-rata share of monthly staking rewards
* Take part in Quests to multiply MTA rewards and receive other benefits

## How to stake MTA

To get started staking MTA, visit the Staking page on the mStable Governance App:

{% embed url="<https://staking.mstable.app/>" %}

More information on staking including details of Staking v2 implementation, how to vote and how you can delegate your votes or become a delegatee can be found in on the [Staking](https://app.gitbook.com/@mstable/s/governance/staking) page in our Governance docs.


---

# 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.mstable.org/using-mstable/mta-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.
