# How to Stake Incremental MTRG

## Purpose <a href="#id-8a00" id="id-8a00"></a>

‘Vote More’ MTRG enables users to add more MTRG to the existing Vote ID. This maybe done for one of the below reasons;

1\. The user does not have additional 100 MTRG to meet the threshold to create a new Vote ID

2\. The user adds staking rewards periodically to the existing Vote ID to compound staking rewards

## Prerequisites <a href="#id-1ef9" id="id-1ef9"></a>

> 1\. Existing Vote of minimum 100 MTRG
>
> 2\. Additional MTRG to add to the Vote ID

## Video Tutorial

{% embed url="<https://youtu.be/-w20sTrmAx4>" %}

## Step-by-Step Guide

### Step 1

“Vote more” on the existing Vote ID

![](https://miro.medium.com/max/1400/1*UyheNxwMquK5kKbT9PAWOA.png)

### Step 2

Add “Extra Amount” of MTRG to the Vote ID

![](https://miro.medium.com/max/1400/1*Le6X0WEpLDHzQQ4wQYHxpw.png)

**Note:** *User can add any amount of MTRG to the bucket up to the current ‘free’ MTRG balance on the account*

### Step 3

Confirm the transaction in MetaMask

![](https://miro.medium.com/max/1400/1*wIMIEHtLV9-ao_WVpS0rFg.png)

### Step 4

Confirm the “locked MTRG” balance increase

![](https://miro.medium.com/max/1400/1*DAcZb_Fk_1A6VDqXFVDxkg.png)

### You have successfully staked/ delegated additional MTRG to your existing Votes. <a href="#id-1a4d" id="id-1a4d"></a>


---

# 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.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-incremental-mtrg.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.
