> For the complete documentation index, see [llms.txt](https://teneo.gitbook.io/teneo-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teneo.gitbook.io/teneo-docs/technology-and-infrastructure/teneo-protocol-key-stakeholders.md).

# Teneo Protocol Key Stakeholders

The success of Teneo Protocol is driven by a diverse ecosystem of contributors who play a role in the network’s growth and functionality.

### Node Operators & Community Participants

At the heart of the ecosystem are the Community Nodes, operated by everyday users who contribute to unlocking valuable  data. By running a node, participants help decentralize data access while earning rewards. Node operators play a critical role in ensuring that data is widely accessible, censorship-resistant, and continuously available.

### Customers

With Teneo Protocol’s open-source infrastructure, businesses can access a decentralized swarm of agents operated by millions of real people via the Teneo Protocol, connecting and structuring open web data for AI workflows, marketing campaigns, and analytics pipelines – all while using $TENEO, creating a sustainable economy within the network.

### Developers & Builders

Developers play a key role in expanding and enhancing the ecosystem. Whether integrating real-time data into AI models, building trading strategies, or developing new analytics tools, builders can leverage Teneo Protocol’s future SDKs and APIs to create innovative applications powered by decentralized data. Through open-source contributions and grants, developers are encouraged to build new use cases, enhance protocol functionality, and contribute to a growing ecosystem of decentralized data applications.

#### How Developers Can Build on Teneo Protocol

Teneo Protocol is designed to be developer-friendly, providing the tools necessary to integrate real-time data into decentralized applications, analytics platforms, and AI models. Stay tuned!

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://teneo.gitbook.io/teneo-docs/technology-and-infrastructure/teneo-protocol-key-stakeholders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
