> 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/the-multi-agent-system/the-community-node-aka-the-sub-agent-swarm.md).

# The Community Node aka The Sub-Agent Swarm

The Teneo Protocol Community Node is a Sub-Agent that anyone can run directly in their browser. The Sub-Agent connects and structures real-time data from across the web. Operating in a fully permissionless system, the agent responds directly to your defined tasks, not centralized control.

By running a Teneo Protocol Community Node, participants help fuel AI with real-time data while earning rewards for their contributions. This fosters a fairer ecosystem where data contributors benefit from the value they generate.

**🏆 To this moment over 6 million people have joined the Sub-Agent Swarm**

### Why is it needed?

* Breaking Data Monopolies: Large corporations gatekeep valuable data, making it expensive and inaccessible to many. Teneo Protocol removes these barriers.
* Fueling AI and Research: AI models and businesses rely on high-quality, real-time data. Teneo Protocol provides a more open, cost-effective alternative.
* Empowering Individuals: Instead of corporations profiting from your data, Teneo Protocol allows you to participate and share in the rewards.

### Why Should You Participate?

* Be Part of a Decentralized Future: Contribute to a more open, transparent data economy.
* Earn Rewards: Early participants receive Points for their contributions.
* Support Ethical Data Access: Help create a fairer system where data is not hoarded by centralized entities.

### How to Set Up & Run a Community Node

1. Install the Browser Extension – No technical expertise is required – it’s quick and easy.
2. Register & Connect – Create an account and connect your Community Node.
3. Contribute & Earn – Once your node is active, you will start contributing to a decentralized data network and earn rewards.

#### Rewards: An Incentive for Early Participants

To incentivize participation, users can earn Points for contributing to the network. The more active a node is, the more rewards users can accumulate. These rewards are not financial products. While these points hold no monetary value during beta, accumulating them may provide advantages once the network fully launches.

### Teneo Protocol Dashboard

The Dashboard is an all-in-one platform to manage activities, earn rewards, and access essential tools within the Teneo Protocol Ecosystem. Designed with an intuitive interface and user-friendly features, the dashboard helps users track progress, maximize rewards, and stay connected with the community.

<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/the-multi-agent-system/the-community-node-aka-the-sub-agent-swarm.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.
