# How to submit Node Details

Step 1 - Login onto <http://oracles.goplugin.co/> using your credential

Once your node is ready with the following, you should be able to submit the details to Plugin Team to review & approve the same.

* Node Address
* Oracle Contract address
* Job ID

{% hint style="info" %}
Note, a node can have multiple job setup. Basically, job allows the end user to consume the tasks. More the jobs you setup and share with community, higher the chance to get the PLI fee
{% endhint %}

![](/files/HeCu8MtStzHzWwjoUaDs)

Click - My Nodes -> Add Node & provide the following inputs

Following fields are required to add&#x20;

* Name  - Name of your node (It is user defined) - Recommendation ( Region of your server) For instance - Ohio-Server1
* Short Description - This will be displayed and visible to the public, so keep it descriptive enough so user can understand about your nodes
* Provider - Aws or Google or Azure or Vultr or other service providers - you can name it
* IP Address of the machine - Note this will not be visible to public users -- Only for admin review
* Operating System
* RAM - 4GB, 8GB, etc
* Security Patch Version - Current Version of OS & respective security patch details
* Oracle Address - "Smart Contract" which you deployed during node setup
* Node Address - "Plugin Node Address" - Regular account
* Wallet Address - XDC Wallet address&#x20;
  * Key input. PLEASE DO NOT PROVIDE D'CENT Wallet address here. Since, after your node is approved, you are expected to do "Staking".. Only XDCPay wallet works for staking at this point.
* Network - Mainnet or Apothem (Mostly it should be Mainnet) for public use

Once you submit the node details, it will notify the "Plugin Team" for review & approval. So expect a little delay for review & approval, as the requests queue will be high.

{% hint style="info" %}
It is very important to give correct information, or else the node will not be approved. So take time to review before you submit. If there is not enough data, your request will be "returned for modification" - which you can view in "My Nodes"
{% endhint %}


---

# 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-submit-node-details.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.
