# Dimensions of POSW

## ① Overall POSW

1. Users' overall POSW is the fundamental on-chain identity proof for themselves.
2. Overall POSW will be recorded on-chain everytime users claim their $MetaX.

## ② Interactive POSW

1. Interactive POSW represents the relationship between creators and interactors in social mining.
2. Interactive POSW will be very meaningful for the realization of Auto Airdrop MarketPlace as builders can enquiry a creator's (possibly an influencer's) on-chain POSW relationship permissionlessly for precise airdrops, as long as they satisfy the payment requirements through smart contracts.
3. As for creators, they will enjoy pipeline revenue based on Interactive POSW.

## ③ Community POSW

1. Community POSW represents the community belonging of users' POSW in social mining.
2. Community POSW will be very meaningful for builders' community operations as they can based on this on-chain data to precisely identify the active and loyal users within their own community.&#x20;
3. Enhance users' loyalty and expand the number of loyal users are the keys to the success of a community. And Community POSW is the on-chain data to help with that.


---

# 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://metax-social.gitbook.io/metax-whitepaper-en/algorithm/dimensions-of-posw.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.
