# Proof of Presence, Movement, and Context

OcularAI’s protocol translates real-world actions into on-chain activity proofs:

* Proof-of-Movement: Earn tokens by simply walking, commuting, or exploring while wearing the device.
* Proof-of-Observation: Validate and timestamp key physical-world data points, such as traffic conditions, public events, or anomalies.
* Proof-of-Context: Help the network understand environmental context (urban, nature, indoor, etc.) through combined sensor input.

In essence, OcularAI transforms its users into walking data infrastructure—capturing the real world, verifying it cryptographically, and integrating it into a decentralized internet, all without requiring manual input. The glasses are not just a lens for seeing the future—they're a conduit for building it.

<br>


---

# 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://docs.ocularai.xyz/how-ocularai-operates/smart-glasses-as-on-chain-data-nodes/proof-of-presence-movement-and-context.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.
