# Scenarios in Re-staking Model

> <mark style="color:red;">**As part of the ongoing transition of Plugin from version 1.0 to 2.0, Plugin governance committee after a thorough assessment has decided to discontinue Re-staking and Top-ups to the staking.**</mark>

The following are examples of 2 scenarios that will help you understand the Restaking Model a little better.&#x20;

* &#x20;**Scenario 1:** A fully staked node (2000 stake plus 18000 top-up - 20,000 PLI Total)

If enabled, restaking happens automatically for every 1000 PLI tokens earned.  The operator continues to earn 10% on the original 10,000 PLI and begins to earn 2.5% on the amount over 10,000 PLI that is restaked.  The newly staked PLI is locked for one year.

* **Scenario 2:** A staked but not fully topped-up node (i.e. 2000 staked plus 4000 top-up - 6000 PLI Total)

If enabled, top-up happens automatically for every 500 PLI tokens earned.  The operator will earn 10% on the original 6000 PLI and also earn 10% on the top-up amount until the node becomes fully staked at 20,000 PLI.  The newly staked PLI is locked for one year.  Once fully staked, the procedure in Scenario 1 becomes in force.


---

# 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.goplugin.co/restaking-model/introduction/scenarios-in-re-staking-model.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.
