# Introduction

{% hint style="info" %}
**The Plugin Data Feed module has been improvised to make it easier for the Node operators and the end consumers to provide and consume data feed from Plugin.**&#x20;
{% endhint %}

### **Hardware Specification for Participating as Data Feed Provider:**

Below mentioned is the infrastructure specification for the node to participate as validator node for data feed provider platform.

**1) RAM Memory:** **Minimum 8GB**

**2) Disk Space: Minimum 250GB**

**3) Uptime: 24/7**

**4) Cloud space/VPS: AWS(Amazon Web Services) - Recommended.**

**IMPORTANT NOTE:** Member should possess strong technical knowledge in **"Linux"** to setup, operate and maintain the node without any down time.


---

# 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-data-feeds-platform/introduction.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.
