# Plugin 2.0 - Node Operators

- [Introduction](https://docs.goplugin.co/plugin-2.0-node-operators/introduction.md)
- [Unstake PLI Tokens from Plugin 1.0 Node](https://docs.goplugin.co/plugin-2.0-node-operators/unstake-pli-tokens-from-plugin-1.0-node.md)
- [Plugin 2.0 Set Up Requirements](https://docs.goplugin.co/plugin-2.0-node-operators/plugin-2.0-set-up-requirements.md)
- [Node Installation](https://docs.goplugin.co/plugin-2.0-node-operators/node-installation.md): Plugin 2.0 :- STEPS TO SETUP PLUGIN 2.0 NODE ON LINUX VPS
- [Node Fulfillment](https://docs.goplugin.co/plugin-2.0-node-operators/node-installation/node-fulfillment.md)
- [Job Setup](https://docs.goplugin.co/plugin-2.0-node-operators/node-installation/job-setup.md)
- [Steps to Setup Direct Request Job](https://docs.goplugin.co/plugin-2.0-node-operators/node-installation/job-setup/steps-to-setup-direct-request-job.md)
- [Process of Approval](https://docs.goplugin.co/plugin-2.0-node-operators/node-installation/process-of-approval.md): The process of approval is simple and short:-
- [How to Update Your Plugin Node for the Latest XDC Gas Fee](https://docs.goplugin.co/plugin-2.0-node-operators/how-to-update-your-plugin-node-for-the-latest-xdc-gas-fee.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.goplugin.co/plugin-2.0-node-operators.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.
