# How to Un-Stake the node.

{% hint style="info" %}
**Unstaking of the node that has completed 1 year of staking but has not opted for "re-stake" follows these steps:**
{% endhint %}

1. Log on to the dashboard and go to the "Stake" menu.
2. After selecting the "View" option, you'll notice a button labeled "Request for Unlock" if your node has been staking continuously for a year without any restaking.
3. Once the governance committee reviews your request, your node will be set to the "Unlock" status.
4. You can then withdraw the staked tokens, and the node will be deactivated.

{% hint style="info" %}
**For members who do not meet the criteria mentioned above, the process remains unchanged**
{% endhint %}

1. Raise a ticket/query with the Plugin Team, including the node's IP Address and stake ID, along with the reason for unstaking.&#x20;
2. After the team verifies the request, it will be presented to our Governance Committee for approval.&#x20;
3. Once approved, the node will be "Unlocked," allowing members to withdraw their tokens.


---

# 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/node-operators/how-to-un-stake-the-node..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.
