# Problem Statement

* Data ownership loss: Relationship/content/transaction data remains platform-locked; users/creators can’t port or reuse it.
* Asymmetric value distribution: Platform take-rates, ads, and opaque ranking govern payouts; creator contribution is under-measured and under-settled.
* Global friction: Cross-border fees and settlement delays; fragmented KYC/KYB/risk standards by region.
* Black-box operations: Discovery, rebates, reconciliation are hard to audit externally; trust is hard to verify.
* Rising growth costs: CAC keeps climbing in walled-garden traffic; hard to compound across acquisition-retention-conversion.


---

# 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://metya.gitbook.io/metya/problem-statement.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.
