# User Data Layer

User Data Layer is a comprehensive repository of data points collected from every user who interacts with the BlockProtocol Network. This includes on-chain data, demographics, in-game and in-app activity, and more. All data is organized into **User Data Backpacks.**

**Player Data Backpacks** are issued to each user interacting with the BlockGames Network—whether through partner games, UA channels, or on-chain. These backpacks store key data points such as demographics, IP addresses, interests, and in-game actions or achievements. This data is essential for first-party targeting across the entire network.

<figure><img src="/files/3JaStwEoZxIQtGueLOYt" alt=""><figcaption></figcaption></figure>

### Key Features

* **Precise Targeting**: Data from Player Data Backpacks is used to enable first-party, data-driven targeting, enhancing the effectiveness of user acquisition campaigns.
* **Anonymity**: While available to all UA channels, the data ensures complete user anonymity and maintains privacy.
* **First-Party Data**: Collected directly from user interactions within the BlockGames Network, first-party data is far more reliable and accurate than third-party data, leading to higher precision in mobile game targeting.


---

# 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.blockprotocol.gg/blockgames/blockprotocol-network/blockgames-protocol/user-data-layer.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.
