# The NEUTON Staking

The NEUTON Protocol offers a dynamic staking mechanism designed to reward long-term participants while strengthening network security and governance.

## Staking Pools & Rewards

| Lock Period | Multiplier | Benefits               |
| ----------- | ---------- | ---------------------- |
| 30 Days     | 1X         | Base rewards rate      |
| 180 Days    | 2X         | Double rewards rate    |
| 360 Days    | 4X         | Quadruple rewards rate |

**Example:**

<table><thead><tr><th width="196">Amount</th><th width="161">Locking Period</th><th width="123">Reward(X)</th><th width="191">Reward/Year</th></tr></thead><tbody><tr><td>100M $NEUTON</td><td>30 Days</td><td>1x</td><td>40K NEUTON Points</td></tr><tr><td>100M $NEUTON</td><td>180 Days</td><td>2x</td><td>80K NEUTON Points </td></tr><tr><td>100M $NEUTON</td><td>360 Days</td><td>4x</td><td>160K NEUTON Points</td></tr></tbody></table>

## Key Features

#### Reward Structure

* Earn NEUTON Points based on stake amount and duration
* Higher multipliers for longer commitments
* Regular reward distributions

#### Governance Rights

* Voting power proportional to staked amount
* Participation in protocol decisions
* Influence on future development

#### Flexibility

* Three distinct lock periods to suit different strategies
* Clear reward calculations
* Transparent locking mechanisms

The NEUTON's staking system incentivizes ecosystem stability while offering competitive rewards, particularly for long-term stakeholders who contribute to platform governance and security.


---

# 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.neuton.pro/products/the-neuton-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.
