# Two Sided Market

Clawglasses connects two sides through a single token.

## Supply Side: Two Ways to Participate

### Glasses Holders

Own the device. Walk through the world. Generate the underlying data.

At full stake (20 License NFTs), the glasses holder earns **60%** of the node's epoch reward — the largest single share — because the device and the wearer are what produce the data. A device without any staked License NFT earns nothing.

### License NFT Holders

Own the mining rights. Mint a License NFT and stake it to any active glasses node — owned by yourself or by another operator.

Each License NFT unlocks one **5% capacity slot**, of which the License NFT holder earns **2 percentage points** (the other 3 go to the glasses holder). At full stake, the 20 License NFT holders on a node together earn **40%** of the node's epoch reward — 2% each.

## Why Both Sides Need Each Other

| Participant                   | Has                          | Needs                                      |
| ----------------------------- | ---------------------------- | ------------------------------------------ |
| **Glasses owner** (no $SIGHT) | Device + time to wear        | License NFT holders to stake to their node |
| **$SIGHT holder** (no device) | Capital to mint License NFTs | High-uptime glasses operators to stake to  |

* Glasses without License NFTs **cannot mine**
* License NFTs without glasses **earn nothing**

> The dual model lets capital and contribution find each other. The economics push both into the same node.


---

# 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/network/two-sided-market.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.
