> For the complete documentation index, see [llms.txt](https://whitepaper.gopluslabs.io/goplus-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gopluslabs.io/goplus-network/ecosystem-and-token/data-contributor.md).

# Data Contributor

Data Contributors are pivotal members of the GoPlus Ecosystem and the broader GoPlus Security Network. They supply the on-chain, off-chain, agent-runtime, and supply-chain security data that powers GoPlus Intelligence, runtime protection, transaction security, and decentralized security services.

### **Responsibilities of Data Contributors**

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

Data Contributors are tasked with sourcing and supplying high-quality, relevant security data to the Security Data Layer. This can include malicious addresses, phishing sites, token risks, dApp risks, transaction patterns, prompt-injection payloads, malicious packages, unsafe MCP servers, risky URLs, and other threat intelligence.
{% 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, GoPlus Network Governance can facilitate incentive distribution in the form of tokens. This reward system acknowledges the significant contributions Data Contributors make to the ecosystem.
{% endhint %}

### Conclusion

Data Contributors are the linchpins of GoPlus security services, with their commitment to accuracy and validation upholding the integrity and reliability of the system. Through incentives offered by GoPlus Network Governance, their critical input is recognized and rewarded. Their work is fundamental to the success of AI agent security and Web3 security. For more specific security data types, see [Types of Risk Data](/goplus-network/the-goplus-security-layer/security-data-layer/types-of-risk-data.md).


---

# 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:

```
GET https://whitepaper.gopluslabs.io/goplus-network/ecosystem-and-token/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.
