# The Solution

Clawglasses introduces **Proof of Sight (PoSi)** — a protocol for capturing, verifying, and rewarding real-world vision data.

PoSi connects three things:

* **Physical activity** — a person walks through the world wearing a Clawglasses device, which captures vision data with on-device signing, motion, and location attestations.
* **Network verification** — the protocol scores each contribution against an explicit threat model and an evolving quality rubric.
* **Onchain rewards** — contributors earn $SIGHT pro-rata to verified contribution; data buyers pay $SIGHT (priced in USD) to consume it.

> Your sight becomes infrastructure. Your data becomes value. Your contribution becomes ownership.

***

## Not a Hardware Product With a Token

Clawglasses is a **network** where:

| Layer            | Function                                                  |
| ---------------- | --------------------------------------------------------- |
| **Glasses**      | Entry point — the data-collection node                    |
| **License NFTs** | Permission layer — time-limited mining rights             |
| **Data Engine**  | Economic layer — reward distribution and data marketplace |

Together they form a flywheel where every sight captured strengthens the next sight bought.

{% hint style="info" %}
Read more about each layer in the [Architecture](file:///0129295/architecture/overview.md) section.
{% endhint %}


---

# 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/introduction/the-solution.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.
