# Fund your Node

### How to fund your node

* Login into your Plugin GUI by http\://\<remote ip / localhost>:6688
* Go to Key section

![](/files/dwlOQhqnfHVYbtAdz1iV)

* Grab "address" from  "Account Address" of Type "Regular"

![](/files/je4rvsgxfmfcbJchAtO1)

* Go to XDCPay or MetaMask where you have XDC / PLI and transfer some funds.&#x20;

{% hint style="info" %}
**It is not necessary to dump all the funds here. 10 XDC & 5PLI should be fine to start with.**

**Also, this is not staking!.. It is just to allow your plugin node to process the transaction if any, comes your way.** &#x20;

<mark style="color:red;">**Be cautious to fund your Node address only with the required Tokens for testing (1 to 5PLI max) DO NOT FUND MORE THAN THIS!**</mark>

<mark style="color:red;">**The user or the Plugin Team will not be able to withdraw any tokens that have been purposefully or mistakenly transferred to a Node address.**</mark>

<br>
{% endhint %}

After transferring the funds, you should be able to see it in the PLUGIN GUI like this

![](/files/OK2sUbwJf3eSND2tflhp)


---

# 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-1.0-installations-deprecated/fund-your-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.
