# Device Tiers

Clawglasses targets price points that make **global participation possible**, not just early-adopter collection.

## Initial Product Line

| Model        | Price                                | Target User             | Mining Multiplier      |
| ------------ | ------------------------------------ | ----------------------- | ---------------------- |
| **Claw-1**   | $99/Free for some selected community | Everyday contributor    | 1.0×                   |
| **Claw Pro** | $599                                 | Power miner / developer | Higher tier multiplier |

{% hint style="info" %}
Pricing and multipliers are initial parameters. The Foundation plans subsidies and referral credits to lower the effective on-ramp price during early network bootstrapping.
{% endhint %}

***

## Design Principles

* **Accessible pricing** — the network grows by having many participants, not a few premium collectors
* **Daily wearability** — glasses you want to wear, not just mine with
* **Upgrade path** — higher-tier hardware earns a hardware multiplier in the [reward formula](file:///0129295/reward-engine/reward-formula.md), but entry-tier devices are first-class mining nodes


---

# 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://clawglasses.gitbook.io/clawglasses-docs/hardware/device-tiers.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.
