# Ground-Truth Validation

XYO’s Ground-Truth Validation offers a powerful way to confirm that real-world user actions have truly occurred. Whether your business operates in logistics, Web3, gaming, or infrastructure, this technology enables you to verify actions with confidence, eliminate spoofing, and ensure the integrity of your data.

## Anti-spoofing and action accuracy

Users can fake, or "spoof" their location data when playing games or completing digital tasks that connect to their location. When users create this kind of spoofed data, their data and the connected rewards for their digital actions are unreliable.  This kind of volatility can cause false reports, cause companies to overpay users for false behaviors, and can even become more consequential when paired with high-risk situations, such as those in military or healthcare industries.&#x20;

XYO’s anti-spoofing technology ensures that only verified actions are recorded, protecting processes and improving overall data quality.

## Real-time validation with ground-truth data

XYO validates physical-world actions as they occur. Whether a user visits a location, completes a delivery, or activates a device, the action is confirmed in real time, enabling secure and timely responses.

## Data quality and partnerships

Verified data supports credibility. By using ground-truth validation, partners receive cleaner datasets that reduce disputes and support stronger collaboration.

{% tabs %}
{% tab title="DePIN" %}
DePIN (Decentralized Physical Infrastructure Networks) often rely on location data from edge devices and users. Inaccurate data, such as default coordinate entries like Null Island or from GPS Spoofing, can reduce trust and affect outcomes.&#x20;

XYO’s Ground-Truth Validation allows DePIN projects to verify that device locations and user actions are real and trustworthy. This reduces fraud, filters out junk data, and results in better infrastructure decisions based on true physical-world inputs.
{% endtab %}

{% tab title="Product Placement" %}
**Ensure product display compliance at designated store locations.**

Brands depend on accurate placement for optimal visibility in stores, but ensuring compliance across locations is challenging. XYO's Ground-Truth Validation enables brands to confirm product placement, guaranteeing that display agreements are upheld and that products gain their intended visibility.

Brands use XYO's validation to confirm products are placed in designated areas, supporting marketing objectives and reinforcing brand integrity.
{% endtab %}

{% tab title="Consumer Shopping" %}
**Confirm item purchases and reward consumers based on validated actions.**

For brands wanting to reward users for specific in-store purchases, validation is key. With XYO's Ground-Truth Validation, COIN's Magic Receipts feature lets users earn rewards by purchasing selected items from partnered stores. After shopping, users upload a photo of their receipt for validation. This drives loyalty by connecting real-world purchases with valuable digital perks.

COIN's Magic Receipts enables users to earn COIN by purchasing select items, submitting receipts, and claiming rewards, connecting real-world purchases with digital rewards.
{% endtab %}
{% endtabs %}

### Three Modes of Validation

XYO provides multiple methods for validating actions depending on your operational needs.

#### Heuristic (Real-Time)

This method analyzes a combination of data inputs to validate actions as they occur. It is optimized for time-sensitive operations and is ideal for confirming simple real-world actions quickly and reliably.

#### Bound Witness (Real-Time)

Bound Witness validates actions involving multiple devices or parties. It confirms physical interaction and relative positioning, making it ideal for collaborative processes, peer-to-peer systems, or proof of handoff.

#### Advanced (Post-Processed)

This method offers a detailed, retrospective analysis for validating past actions. It is best suited for industries that require long-term record-keeping, reporting, or post-event confirmation.


---

# 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.xyo.network/about-xyo/proprietary-technologies-and-solutions/ground-truth-validation.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.
