# Concept

This is a lightweight application for accessing big data that performs one task: it creates cryptographically verifiable proof of real user activity. Inside the application, you interact with a simple mechanic (catching grabbers in a portal), which generates structured metrics — POINT points.

This data has no value within the application itself. Its value emerges externally when it is anchored into the Stellar blockchain through an attestation mechanism. Your actions are transformed into a digital footprint that any partner project within the Stellar ecosystem can verify via a smart contract.

Thus, the application is merely a convenient interface for producing trust. POINT points are the raw data. The attestation on Stellar is their public, immutable proof. Partner projects (games, DeFi, marketplaces) consume this proof as a signal of user quality, providing bonuses and access based on it.

**Portal Point** is not just a game — it's a minimalist ritual of attention, where every action is a choice between accumulation and loss, between intuition and error. At first glance, it’s simple: you activate a **Grabber** in the Portal, and at the right moment, you tap to catch it — collecting **POINTs** and multiplying them through growing **multipliers**. But behind this simplicity lies a deeper philosophy: **the entire system is built around your sense of timing, rhythm, and focus**.

**Grabbers** aren’t just game tools. They are **keys to worlds**, to digital mythologies stored within the Portal. Without them, you can’t access the comic realities that exist as NFTs. In this way, the **Grabber is both a POINT-farming mechanism and a passport to the metastory**. In this world, reward comes not from reflex, but from **mindful engagement**. Not from quick fingers, but from **conscious presence**.


---

# 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.portalpoint.xyz/concept.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.
