# Getting Started

**Account Setup**

1. Sign-Up and download the Chrome extension: Register on [RhinoSpider.com](https://www.rhinospider.com) with an email and download our Chrome extension. A referral code from the community Discord or Twitter may be required.
2. Identity Verification (OPTIONAL FEATURE FOR LATER ROLLOUT): Complete a quick KYC verification for compliance and security.

#### Download & Install (Optional)

For users contributing computational power or who want enhanced control over bandwidth sharing, a downloadable RhinoSpider app will be available for Windows, macOS, and Linux.

#### Select Contribution Mode

1. Bandwidth Only (Web Client): With a simple web client and Chrome extension, users can share bandwidth directly from their browser—no installation necessary.
2. Compute Only: Ideal for devices with robust CPU/GPU capabilities.
3. Dual Mode: Combines both bandwidth and computing power for maximum rewards (requires the downloadable app).

#### Start Earning

Once connected, users can monitor contributions and track rewards through a dashboard on RhinoSpider’s website.


---

# 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/getting-started.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.
