# OverView

The **NodeGo Ecosystem** is built around the idea of decentralized computing, where users can contribute unused computing power (CPU, GPU, bandwidth) to power high-demand services like AI, spatial computing, and gaming. NodeGo creates an inclusive platform that allows anyone to contribute, earn rewards, and access affordable computing resources without relying on centralized infrastructure.

#### **Key Components of NodeGo**

* **Contributors (Nodes)**: Individuals and organizations share unused resources, such as CPU, GPU, and bandwidth, to support decentralized computing tasks. In return, they earn rewards for their contributions.
* **Businesses & Developers**: These entities leverage NodeGo’s decentralized network to access scalable, cost-effective computing power for AI, data-intensive tasks, and gaming applications.
* **Decentralized Network Infrastructure**: Resources are managed and distributed across the network securely and transparently, utilizing blockchain technology to maintain trust and decentralization.

#### **Core Services of NodeGo**

NodeGo offers a range of services designed to create an accessible, decentralized ecosystem:

1. **Compute Power Sharing**: Users can contribute CPU and GPU resources to power AI computations, rendering tasks, and big data projects.
2. **Bandwidth Marketplace**: Contributors can share excess bandwidth to support services like VPNs, CDNs, and peer-to-peer data sharing.
3. **Incentive System**: Contributors earn rewards based on the resources they share, creating a mutually beneficial system for both users and businesses.

#### **Community-Driven Governance**

NodeGo operates as a decentralized community, where decisions are made collectively through a **DAO (Decentralized Autonomous Organization)**. Users can propose and vote on changes, ensuring the platform evolves according to the needs of its community. A **Reputation System** is in place to track and reward contributors based on the quality and reliability of their resources.


---

# 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.nodego.ai/nodego-ecosystem/overview.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.
