# Staking and Validation

- [Staking MTRG](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details.md): Here are details about how MTRG staking works and a tutorial on how to stake with the Meter wallet.
- [How to Stake MTRG](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-mtrg.md)
- [Choosing Candidates](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-mtrg/choosing-candidates.md)
- [Factors affecting Staking Rewards](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-mtrg/factors-affecting-staking-rewards.md)
- [How to Stake Incremental MTRG](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-stake-incremental-mtrg.md)
- [How to Undelegate MTRG](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-undelegate-mtrg.md)
- [How to Unbound MTRG](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/how-to-unbound-mtrg.md)
- [Frequently Asked Questions](https://docs.meter.io/full-node-and-validation/staking-mtrg-how-to-stake-and-staking-details/frequently-asked-questions.md)
- [Running a Full Node on Meter Mainnet](https://docs.meter.io/full-node-and-validation/setup-full-node.md)
- [Configure the Full Node to Validator Node](https://docs.meter.io/full-node-and-validation/configure-the-full-node-to-validator-node.md)
- [Meter Incentive Programs to promote decentralization](https://docs.meter.io/full-node-and-validation/meter-incentive-programs-to-promote-decentralization.md)


---

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