> For the complete documentation index, see [llms.txt](https://docs.plugin.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plugin.global/plugin-2.0-node-operators/node-installation/process-of-approval.md).

# Process of Approval

* Please use the link in your Dashboard to submit the new node details after reviewing and acknowledging the clauses that appear before the submit button. Only proceed with submitting the node details if you agree to all the clauses. To view the clauses, scroll to the bottom of this page.                  &#x20;
* Node Submission Reference: <https://docs.goplugin.co/node-operators/how-to-submit-node-details>
* **Send us an email(<support@goplugin.co>) with the screenshot of your testing as given under the “CONSUMER CONTRACT” section on the “Steps to Setup Direct Request Job” page**.

\
**Mail Subject:** Approval request for \<your\_plugin\_registered\_email\_id>\
**Mail Content:**

\
**Node Address:** \<Node\_address\_of\_your\_plugin2.0\_node>\
**IP Address:** \<IP\_address\_of\_your\_plugin2.0\_node>\
**Attachment 1:** ![](https://lh7-us.googleusercontent.com/b4bvGvhNuawjiFcJO2lSnTGqXnlb_3jSyFqhsnyBga2zhL6I7pzhmkFBQyHDuglVQtiL0injCgJIEFWn3TKoABIrkqa2W5zFKmd1Ta4CoeZrJ3gn6InkllJhgUyu7WKebDtpq-OGD5bg72pGdwlRYns)<br>

**Attachment 2: The screenshot wherein the Job is run successfully.**&#x20;

**Before Submission, Please Review and Acknowledge the Following:**

1. &#x20;I confirm that I am above 18 years of age and possess the required technical knowledge in Linux, Cloud server handling, solidity Smart contract, and basics of Database.
2. I commit to ensuring that my nodes will be running 24/7 and will independently handle any technical issues to ensure continuous availability.
3. I acknowledge that Plugin's Governance Committee has the authority to alter the rewarding mechanism, and I will comply with any decisions regarding the reputation and rewarding logic made by Plugin's governance committee.
4. I acknowledge that I am not a resident/citizen of a country sanctioned by the UN.
5. By checking the boxes above, I acknowledge and agree to the terms and conditions outlined in the disclaimer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plugin.global/plugin-2.0-node-operators/node-installation/process-of-approval.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
