# Data Contributor

Data Contributors are pivotal members of the GoPlus Ecosystem, playing a vital role within the SecWare framework. They stand as the backbone of the SecWare's data layer, supplying the necessary on-chain and off-chain information that is critical for the SecWare computing layer and the overall system's operation.

### **Responsibilities of Data Contributors**

{% hint style="success" %}
**Data Provision**

Data Contributors are tasked with the crucial responsibility of sourcing and supplying high-quality, relevant security data to the SecWare data layer. They utilize a wide array of sources to ensure the data's accuracy and applicability.
{% endhint %}

{% hint style="success" %}
**Data Verification**

Data Contributors also bear the essential duty of verifying the accuracy and legitimacy of the information they provide. Rigorous checks and validation processes are a standard part of their workflow, serving to maintain the security data's integrity.
{% endhint %}

{% hint style="success" %}
**Incentive Acquisition**

When the data provided by Data Contributors is successfully submitted and verified by the data layer, the GoPlus Network Governance facilitates the distribution of incentives in the form of token. This reward system acknowledges the significant contributions Data Contributors make to the SecWare ecosystem.
{% endhint %}

### Conclusion

Data Contributors are the linchpins of the SecWare service, with their commitment to accuracy and validation upholding the integrity and reliability of the system. Through the incentives offered by the GoPlus Network Governance, their critical input is rightly recognized and rewarded. Their work is not only appreciated but also fundamental to the SecWare ecosystem's success and functionality. For more specific security data type, see [Types of Risk Data](/goplus-network/user-security-network/security-data-layer/types-of-risk-data.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://whitepaper.gopluslabs.io/goplus-network/ecosystem-role/data-contributor.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.
