# Introduction

RhinoSpider is a dual-resource protocol that empowers users to contribute unused internet bandwidth and computational power to a distributed network, supporting decentralized applications, data aggregation, and AI training. By combining bandwidth sharing with computational mining, RhinoSpider allows users to flexibly contribute and earn rewards, making it a powerful tool in the decentralized digital ecosystem.&#x20;

By contributing idle bandwidth and computational resources, users help power decentralized applications, AI training, and secure data aggregation. RhinoSpider's architecture includes user-operated nodes, a Sovereign Data Rollup for AI-ready datasets, and a marketplace for resource leasing. Together, these components build an accessible protocol where users earn rewards while supporting a decentralized internet.

Since RhinoSpider combines bandwidth-sharing and computational mining in a single, user-owned protocol, we create an equitable network where users can participate without complex setups. Users have the option to:

* Share unused bandwidth via a lightweight web client—no download required.
* Provide computing power through a downloadable application to support decentralized services.


---

# 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://rhinospider.gitbook.io/docs/introduction.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.
